Heads-up: New upstream version of src:file in experimental

Christoph Biedl debian.axhn at manchmal.in-ulm.de
Thu Dec 22 22:57:01 GMT 2022


Hello,

there hasn't been another upstream version upload of file/libmagic for a
while, but it was about time. Version 5.43 was released in October, I've
uploaded it with a cumulative patch into experimental tonight, version
1:5.43-3. As your package is one of those that somewhat suffered from
surprising feature changes of libmagic in the past, I'd like to give you
an opportunity to test and to prepare for any changes, for better or for
worse. In case of the latter, use the BTS as usual to report detections
that could see an improvement.

It seems there is a regression due to changes in the description of gzip
compressed files, (full log available upon request):

=================================== FAILURES ===================================
_________________________ test_text_proper_indentation _________________________

capsys = <_pytest.capture.CaptureFixture object at 0x7f7e4efe0bd0>

    @skip_unless_file_version_is_at_least("5.39")
    def test_text_proper_indentation(capsys):
        out = run(capsys, pair=("archive1.tar", "archive2.tar"))
    
>       assert out == get_data("archive12.diff.txt")
E       assert '--- archive1.tar\n+++ archive2.tar\n├── file list\n│ @@ -1 +1 @@\n│ --rw-r--r--   0 lamby     (1000) lamby     (1000)       25 2021-09-12 11:53:14.000000 compressed.gz\n│ +-rw-r--r--   0 lamby     (1000
) lamby     (1000)       36 2021-09-12 11:59:26.000000 compressed.gz\n├── compressed.gz\n│ ├── filetype from file(1)\n│ │ @@ -1 +1 @@\n│ │ -gzip compressed data, last modified: Sun Mar 19 22:26:58 2017, from Unix\n│ │ 
+gzip compressed data, was "compressed", last modified: Sun Sep 12 11:59:26 2021, max compression, from Unix\n│ ├── compressed\n│ │ @@ -1 +1 @@\n│ │ -asdf\n│ │ +bsdf\n' == '--- archive1.tar\n+++ archive2.tar\n├── file 
list\n│ @@ -1 +1 @@\n│ --rw-r--r--   0 lamby     (1000) lamby     (1000)       25 2021-09-12 11:53:14.000000 compressed.gz\n│ +-rw-r--r--   0 lamby     (1000) lamby     (1000)       36 2021-09-12 11:59:26.000000 compre
ssed.gz\n├── compressed.gz\n│ ├── filetype from file(1)\n│ │ @@ -1 +1 @@\n│ │ -gzip compressed data, last modified: Sun Mar 19 22:26:58 2017, from Unix, truncated\n│ │ +gzip compressed data, was "compressed", last modi
fied: Sun Sep 12 11:59:26 2021, max compression, from Unix, truncated\n│ ├── compressed\n│ │ @@ -1 +1 @@\n│ │ -asdf\n│ │ +bsdf\n'
E           --- archive1.tar
E           +++ archive2.tar
E           ├── file list
E           │ @@ -1 +1 @@
E           │ --rw-r--r--   0 lamby     (1000) lamby     (1000)       25 2021-09-12 11:53:14.000000 compressed.gz
E           │ +-rw-r--r--   0 lamby     (1000) lamby     (1000)       36 2021-09-12 11:59:26.000000 compressed.gz
E           ├── compressed.gz
E           │ ├── filetype from file(1)
E           │ │ @@ -1 +1 @@
E         - │ │ -gzip compressed data, last modified: Sun Mar 19 22:26:58 2017, from Unix, truncated
E         ?                                                                              -----------
E         + │ │ -gzip compressed data, last modified: Sun Mar 19 22:26:58 2017, from Unix
E         - │ │ +gzip compressed data, was "compressed", last modified: Sun Sep 12 11:59:26 2021, max compression, from Unix, truncated
E         ?                                                                                                                 -----------
E         + │ │ +gzip compressed data, was "compressed", last modified: Sun Sep 12 11:59:26 2021, max compression, from Unix
E           │ ├── compressed
E           │ │ @@ -1 +1 @@
E           │ │ -asdf
E           │ │ +bsdf


My plan is to upload to unstable in a week from now. Let me know if you
need more time.

Cheers,

    Christoph

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-builds/attachments/20221222/18afbbca/attachment.sig>


More information about the Reproducible-builds mailing list