Your message dated Tue, 15 May 2018 14:51:07 +0000
with message-id <[email protected]>
and subject line Bug#889162: fixed in php-horde-compress 2.2.1-4
has caused the Debian Bug report #889162,
regarding tests: do not rely on directory order
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 [email protected]
immediately.)
--
889162: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889162
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php-horde-compress
Version: 2.2.1-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* debian/patches/tests_dont_rely_on_directory_order.patch: don't rely
on directory order. Thanks to Remi Collet <[email protected]>.
Thanks for considering the patch.
*** /tmp/tmp8z9ngU/php-horde-compress_2.2.1-1ubuntu1.debdiff
diff -Nru php-horde-compress-2.2.1/debian/patches/series
php-horde-compress-2.2.1/debian/patches/series
--- php-horde-compress-2.2.1/debian/patches/series 1969-12-31
16:00:00.000000000 -0800
+++ php-horde-compress-2.2.1/debian/patches/series 2018-02-02
12:50:44.000000000 -0800
@@ -0,0 +1 @@
+tests_dont_rely_on_directory_order.patch
diff -Nru
php-horde-compress-2.2.1/debian/patches/tests_dont_rely_on_directory_order.patch
php-horde-compress-2.2.1/debian/patches/tests_dont_rely_on_directory_order.patch
---
php-horde-compress-2.2.1/debian/patches/tests_dont_rely_on_directory_order.patch
1969-12-31 16:00:00.000000000 -0800
+++
php-horde-compress-2.2.1/debian/patches/tests_dont_rely_on_directory_order.patch
2018-02-02 12:53:41.000000000 -0800
@@ -0,0 +1,29 @@
+Description: don't rely on directory order
+Author: Remi Collet <[email protected]>
+Origin: upstream,
https://github.com/horde/Compress/commit/795f908809c4181b7d267bc9df3682e3b4ed45d0.patch
+Last-Update: 2018-02-02
+
+---
php-horde-compress-2.2.1.orig/Horde_Compress-2.2.1/test/Horde/Compress/TarTest.php
++++
php-horde-compress-2.2.1/Horde_Compress-2.2.1/test/Horde/Compress/TarTest.php
+@@ -111,6 +111,9 @@ class Horde_Compress_TarTest extends Hor
+ $this->assertNotEmpty($tar_data);
+
+ $list = $compress->decompress($tar_data);
++ usort($list, function ($a, $b) {
++ return strcmp($a['name'], $b['name']);
++ });
+ $this->assertCount(3, $list);
+ $this->assertEquals('one.txt', $list[0]['name']);
+ $this->assertEquals(4, $list[0]['size']);
+---
php-horde-compress-2.2.1.orig/Horde_Compress-2.2.1/test/Horde/Compress/ZipTest.php
++++
php-horde-compress-2.2.1/Horde_Compress-2.2.1/test/Horde/Compress/ZipTest.php
+@@ -142,6 +142,9 @@ class Horde_Compress_ZipTest extends Hor
+ $list = $compress->decompress(
+ $zip_data, array('action' => Horde_Compress_Zip::ZIP_LIST)
+ );
++ usort($list, function ($a, $b) {
++ return strcmp($a['name'], $b['name']);
++ });
+ $this->assertCount(3, $list);
+ $this->assertEquals('one.txt', $list[0]['name']);
+ $this->assertEquals(4, $list[0]['size']);
-- System Information:
Debian Release: buster/sid
APT prefers bionic
APT policy: (500, 'bionic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.13.0-25-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd
--- End Message ---
--- Begin Message ---
Source: php-horde-compress
Source-Version: 2.2.1-4
We believe that the bug you reported is fixed in the latest version of
php-horde-compress, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mathieu Parent <[email protected]> (supplier of updated php-horde-compress
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 15 May 2018 15:37:40 +0200
Source: php-horde-compress
Binary: php-horde-compress
Architecture: source all
Version: 2.2.1-4
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers <[email protected]>
Changed-By: Mathieu Parent <[email protected]>
Description:
php-horde-compress -
Closes: 889162
Changes:
php-horde-compress (2.2.1-4) unstable; urgency=medium
.
* Fix patch name and content (Really closes: #889162)
Checksums-Sha1:
2b86bd2b9d8844ee48dc90fbbe44b4febb7a76a6 2128 php-horde-compress_2.2.1-4.dsc
757aab594365b383d59c5e12ad2f6b1fa0f4a9dd 3392
php-horde-compress_2.2.1-4.debian.tar.xz
ff41f06744ff2726d5f03c435e86f57fef723599 56656
php-horde-compress_2.2.1-4_all.deb
5fb86bb3de5a63125d589c40150b11e20b06b39f 6084
php-horde-compress_2.2.1-4_amd64.buildinfo
Checksums-Sha256:
28ebf813ecba1791a834bb22962b486764e60250c48b862794a3ba8c3ec4789d 2128
php-horde-compress_2.2.1-4.dsc
b0436a8f89ec43fb3f415c26f4fa413a9ff529411fa7185404c821db8f802f53 3392
php-horde-compress_2.2.1-4.debian.tar.xz
7b420c773d30d913ee037b64afe3b65553bdcf20ca67d87d02d43fbdc0d58155 56656
php-horde-compress_2.2.1-4_all.deb
4efb1c70d6df0fcf2b96f94bd35ea0b862ac92066a8edf1a5f2b4f1da227ac7c 6084
php-horde-compress_2.2.1-4_amd64.buildinfo
Files:
5ffb6548936bd7aefc6c5ab54876d27b 2128 php optional
php-horde-compress_2.2.1-4.dsc
759959ee623844b93927f29b2b0cf837 3392 php optional
php-horde-compress_2.2.1-4.debian.tar.xz
6c0287d8f945f9fc47d5b7b1b531722c 56656 php optional
php-horde-compress_2.2.1-4_all.deb
bb8dd4eba478297f96c37515086c7bb5 6084 php optional
php-horde-compress_2.2.1-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCAAxFiEEqIGbPTP9weQZ135HrgOYBGZoH6UFAlr65AcTHHNhdGhpZXVA
ZGViaWFuLm9yZwAKCRCuA5gEZmgfpbBcEACV11oavCYzwqXBXWsRd00HDcrnhAx6
SwUoVbdEesPA6gQ4o0RLR2AEkU6YG0e/TlH9hWULfStgQLX9hH3aYe3s5HdH0XV/
GZ70HamrC9whR6fMrgiqQ7V3esDn5xf8wuB4DdFbrFo/XBNbAw/bLwFC15qyKdk3
DiEtNxGcq7CTp3nNl7dErBCexBGMOs/nFyJi2XW80bhBrfPrd5XR4EC2UPTUBar2
bZOBO659Gkg86nWa2VgWNAQ/DQOSXjgkgVr4DnRt7Y+IOfo94NPu+MBGqgHhdgtK
oCJIwRuelgyLVRNDNiKZ8ESHUZs0SE8Ojqjmk97R9pgRuua7DRgC07qQjjCt3z6a
3bbueWi7qKeTxpxhvv12AAqdFVjgQ0ITIsaaJ1bY35ifVArVRaHFifbjV8H9n7Aq
khE0VE58X0iiePj1MgLV5Rq7u/gWDdu4XMlrrYCB0EFwl/Y7LM1N5Yy1QFG45284
DX8OJoeuGjcM9tRQlRGWsUvTgCN9+DG3PpPIouOGcjxsrR+tiSeVwpT7lTm2bBZf
QrJ+cnUf2c/099E6IWkUzvffDQsaseSGcVA6xmv5D4XA1sdkB2fnGgu5/hzT6HJw
EaiKJGu2r9PKlAUGYzce4iEMzsY79J8xDr8m2WE36CkjK+neIfiZMF3YCi7Q9y9U
hz56b27RU5aY5A==
=G0xL
-----END PGP SIGNATURE-----
--- End Message ---