Your message dated Mon, 10 Feb 2020 11:49:14 +0000
with message-id <e1j17yw-000bpq...@fasolo.debian.org>
and subject line Bug#949252: fixed in mat2 0.10.1-1
has caused the Debian Bug report #949252,
regarding mat2: autopkgtest needs update for new version of 
libimage-exiftool-perl
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
949252: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949252
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mat2
Version: 0.10.0-1
Severity: serious
Tags: sid bullseye
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:libimage-exiftool-perl

[X-Debbugs-CC: debian...@lists.debian.org,
libimage-exiftool-p...@packages.debian.org]

Dear maintainers,

With a recent upload of libimage-exiftool-perl the autopkgtest of mat2
fails in testing when that autopkgtest is run with the binary packages
of libimage-exiftool-perl from unstable. It passes when run with only
packages from testing. In tabular form:
                        pass            fail
libimage-exiftool-perl  from testing    11.84-1
mat2                    from testing    0.10.0-1
all others              from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of
libimage-exiftool-perl to testing [1]. Of course, libimage-exiftool-perl
shouldn't just break your autopkgtest (or even worse, your package), but
it seems to me that the change in libimage-exiftool-perl was intended
(confirmed by gregoa on IRC) and your package needs to update to the new
situation.

If this is a real problem in your package (and not only in your
autopkgtest), the right binary package(s) from libimage-exiftool-perl
should really add a versioned Breaks on the unfixed version of (one of
your) package(s). Note: the Breaks is nice even if the issue is only in
the autopkgtest as it helps the migration software to figure out the
right versions to combine in the tests.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=libimage-exiftool-perl

https://ci.debian.net/data/autopkgtest/testing/amd64/m/mat2/4024569/log.gz

=================================== FAILURES
===================================
_______________________ TestCleaning.test_all_parametred
_______________________

self = <tests.test_libmat2.TestCleaning testMethod=test_all_parametred>

    def test_all_parametred(self):
        for case in self.data:
            if 'ffmpeg' in case:
                try:
                    video._get_ffmpeg_path()
                except RuntimeError:
                    raise unittest.SkipTest

            print('[+] Testing %s' % case['name'])
            target = './tests/data/clean.' + case['name']
            shutil.copy('./tests/data/dirty.' + case['name'], target)
            p1 = case['parser'](target)

            meta = p1.get_meta()
            for k, v in case['meta'].items():
                if isinstance(v, dict):
                    for _k, _v in v.items():
                        self.assertEqual(meta[k][_k], _v)
                else:
                    self.assertEqual(meta[k], v)

            p1.lightweight_cleaning = True
            self.assertTrue(p1.remove_all())

            p2 = case['parser'](p1.output_filename)
>           self.assertEqual(p2.get_meta(), case['expected_meta'])
E           AssertionError: {'MajorBrand': 'MP4  Base Media v1 [IS0
144[457 chars]': 0} != {'CompatibleBrands': ['isom', 'iso2', 'avc1[432
chars]': 0}
E             {'CompatibleBrands': ['isom', 'iso2', 'avc1', 'mp41'],
E              'CompressorID': 'avc1',
E              'GraphicsMode': 'srcCopy',
E              'HandlerDescription': 'SoundHandler',
E              'HandlerType': 'Metadata',
E              'HandlerVendorID': 'Apple',
E              'MajorBrand': 'MP4  Base Media v1 [IS0 14496-12:2003]',
E           -  'MediaDataOffset': 48,
E           -  'MediaDataSize': 379872,
E              'MediaHeaderVersion': 0,
E              'MinorVersion': '0.2.0',
E           +  'MovieDataOffset': 48,
E              'MovieHeaderVersion': 0,
E              'NextTrackID': 3,
E              'PreferredRate': 1,
E              'Rotation': 0,
E              'TimeScale': 1000,
E              'TrackHeaderVersion': 0,
E              'TrackID': 1,
E              'TrackLayer': 0}

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: mat2
Source-Version: 0.10.1-1

We believe that the bug you reported is fixed in the latest version of
mat2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 949...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georg Faerber <ge...@debian.org> (supplier of updated mat2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 10 Feb 2020 11:13:39 +0000
Source: mat2
Architecture: source
Version: 0.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Privacy Tools Maintainers 
<pkg-privacy-maintain...@lists.alioth.debian.org>
Changed-By: Georg Faerber <ge...@debian.org>
Closes: 949252
Changes:
 mat2 (0.10.1-1) unstable; urgency=medium
 .
   * New upstream version 0.10.1:
     - Ships fix to adjust expected output of one test if
       libimage-exiftool-perl >= 11.84-1 is in use. (Closes: #949252)
   * d/control:
     - Extend the description to mention new support for .wav files.
     - Bump Standards-Version to 4.5.0, no changes required.
   * d/mat2.docs:
     - Ship docs about how mat2 compares to alternatives.
Checksums-Sha1:
 f8f55b1b492d4162b7eb11e84f4ff78315ae2dac 1856 mat2_0.10.1-1.dsc
 5bbed3ace70c84824c3da883c65b1316cd8d0960 5780327 mat2_0.10.1.orig.tar.gz
 0eeeda03ced9166e2ac1bbddc116f644a56f721e 833 mat2_0.10.1.orig.tar.gz.asc
 7e0f1e1169e5429fe4f58303608da729efe8d317 8632 mat2_0.10.1-1.debian.tar.xz
 2756dab9fe19a120f1e4205f5c8555b81b5e3ccb 11373 mat2_0.10.1-1_amd64.buildinfo
Checksums-Sha256:
 1818d6cbc6cca05a299eaa3601df50ddbc52188cf70b6c100ce6c83031f38542 1856 
mat2_0.10.1-1.dsc
 5ed3d9c945d1475479a42e87879821440c66c2881db157aa480ccdcefc13d202 5780327 
mat2_0.10.1.orig.tar.gz
 d7167d4b628b038115f18274d330ac620a216f1cc3d2e23c75c2b1492853c7f3 833 
mat2_0.10.1.orig.tar.gz.asc
 c4c5a230efd99bb87a8aae9efa18b21f74c7aaafbfe30aa61b589850336910ee 8632 
mat2_0.10.1-1.debian.tar.xz
 f9d9a4fd9c8a26d35870df09effeff19a4fc533e1c0b7525fa5a1742ca39aedf 11373 
mat2_0.10.1-1_amd64.buildinfo
Files:
 9c0a256bf53f0e5c38257cf827498cd5 1856 utils optional mat2_0.10.1-1.dsc
 3286eb6c749e6b4d2236ec0d24de7c3a 5780327 utils optional mat2_0.10.1.orig.tar.gz
 6df9c4a0388b85f316a952cc302e05af 833 utils optional mat2_0.10.1.orig.tar.gz.asc
 b57bffb3116c9b67ca6fc7dd2fc49f79 8632 utils optional 
mat2_0.10.1-1.debian.tar.xz
 e480b7912f82498ab9de2e06bee8b79e 11373 utils optional 
mat2_0.10.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQTEfr/MTlfp/DLKNABGG+5dJAqekQUCXkE/igAKCRBGG+5dJAqe
kSOwAQCn5AkLtE5GjxLmFC2AGu35HzWQfLnBqk37b4inAtgZiQEAp2UvhqdwqTpo
Vd2Bom4Xr9RucZ3PrtxMTB2EzROVuAw=
=aGf7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to