Bug#1026976: Upcoming test suite regression due to changes in file/libmagic

2023-01-01 Thread FC Stegerman
* Christoph Biedl [2023-01-01 18:17]: > > As I understand it, this is result of how t/fixtures/pyzip/pyzip.in is > > described by file(1): > > > > - a /usr/bin/python3 script executable (binary data) > > + Zip archive, with extra data prepended > > Thanks to FC Stegerman, this has been fixed

Bug#1026976: Upcoming test suite regression due to changes in file/libmagic

2023-01-01 Thread Christoph Biedl
Control: reassign 1026976 file 1:5.43-2 Control: tags 1026976 pending Christoph Biedl wrote... > As I understand it, this is result of how t/fixtures/pyzip/pyzip.in is > described by file(1): > > - a /usr/bin/python3 script executable (binary data) > + Zip archive, with extra data prepended

Bug#1026976: Upcoming test suite regression due to changes in file/libmagic

2022-12-31 Thread Christos Zoulas
Committed, thanks! christos > On Dec 30, 2022, at 7:17 PM, FC Stegerman wrote: > > * Christoph Biedl [2022-12-29 16:39]: >> Chris Lamb wrote... >>> However, this "extra data prepended" doesn't fit well under the rubric >>> of "data". Yes, this "#!/usr/bin/python3\n" shebang is definitely >>>

Bug#1026976: Upcoming test suite regression due to changes in file/libmagic

2022-12-30 Thread FC Stegerman
* Christoph Biedl [2022-12-29 16:39]: > Chris Lamb wrote... > > However, this "extra data prepended" doesn't fit well under the rubric > > of "data". Yes, this "#!/usr/bin/python3\n" shebang is definitely > > "data" of a kind, but a shebang isn't really data in that way given > > the

Bug#1026976: Upcoming test suite regression due to changes in file/libmagic

2022-12-29 Thread Christoph Biedl
Chris Lamb wrote... > Thanks again for the "new version of file in experimental" bugs; very > much appreciated. You're welcome. Given file's volatility, I guess this will not be the last conversation in that regard ... > > - a /usr/bin/python3 script executable (binary data) > > + Zip archive,

Bug#1026976: Upcoming test suite regression due to changes in file/libmagic

2022-12-28 Thread Chris Lamb
Hi Christoph, Thanks again for the "new version of file in experimental" bugs; very much appreciated. > - a /usr/bin/python3 script executable (binary data) > + Zip archive, with extra data prepended > > Now that looks a bit delicate ... if you think this is something that > should be handled in

Bug#1026976: Upcoming test suite regression due to changes in file/libmagic

2022-12-25 Thread FC Stegerman
* Christoph Biedl [2022-12-25 14:20]: > As I understand it, this is result of how t/fixtures/pyzip/pyzip.in is > described by file(1): > > - a /usr/bin/python3 script executable (binary data) > + Zip archive, with extra data prepended > > Now that looks a bit delicate ... if you think this is

Bug#1026976: Upcoming test suite regression due to changes in file/libmagic

2022-12-25 Thread Christoph Biedl
Source: strip-nondeterminism Version: 1.13.0-2 Severity: important Hello, possibly you've seen the similar story in diffoscope already: The last upload of file/libmagic (1:5.43-3, currently in experimental) broke also the strip-nondeterminism test suite: