Package: diffoscope
Version: 121
Severity: important
Tags: patch

Hi!

Recently squashfs-tools changed its output lines. This making
diffoscope self-test fail without real reason. Please apply the
attached patch to fix this and let squashfs-tools migrate to testing.

Thanks,
Laszlo/GCS
--- a/tests/data/squashfs_superblock_expected_diff	2019-08-20 13:13:37.199020598 +0000
+++ b/tests/data/squashfs_superblock_expected_diff	2019-08-20 13:31:12.385869167 +0000
@@ -1,13 +1,13 @@
 @@ -1,10 +1,10 @@
  Found a valid SQUASHFS 4:0 superblock
 -Creation or last append time Wed Jun 24 14:49:50 2015
--Filesystem size 0.55 Kbytes (0.00 Mbytes)
+-Filesystem size 561 bytes (0.55 Kbytes / 0.00 Mbytes)
 +Creation or last append time Wed Jun 24 14:50:09 2015
-+Filesystem size 0.70 Kbytes (0.00 Mbytes)
++Filesystem size 712 bytes (0.70 Kbytes / 0.00 Mbytes)
  Compression gzip
  Block size 131072
  Filesystem is exportable via NFS
  Inodes are compressed
  Data is compressed
+ Uids/Gids (Id table) are compressed
  Fragments are compressed
- Always-use-fragments option is not specified

Reply via email to