<div>                Hello<br><br>> This is, unfortunately, a little misleading. To clarify, this<br>> statement only means that *tests.reproducible-builds.org* believes<br>> that the fbreader source package is reproducible — it doesn't promise<br>> that the binary packages on the official Debian mirrors are<br>> bit-for-bit identical with anything.<br>> <br>> This is, of course, not ideal. Still, this is what folks on this list<br>> are getting at when they say they "want to make Debian 'really'<br>> reproducible".<br><br>Thank you so much.<br>I understand the explanation, but I think that the "reproducible" label <br>of a package in Debian stable seems to suggest another idea (my <br>original idea, that when recompiling and repackaging a package labeled <br>as reproducible in Debian stable, the result is bit-for-bit identical).<br>I join the request "want to make Debian (stable) 'really' reproducible". :)<br><br>> Regarding precisely why there is a difference, I can't write more at<br>> the moment, but have you tried comparing "your"<br>> fbreader_0.12.10dfsg2-4_amd64.deb with one shipped by Debian using<br>> diffoscope? Happy to run that for you if you can provide your file.<br><br>--- fbreader/debian/fbreader_0.12.10dfsg2-4_amd64.deb<br>+++ fbreader/test/fbreader_0.12.10dfsg2-4_amd64.deb<br>├── file list<br>│ @@ -1,3 +1,3 @@<br>│  -rw-r--r--   0        0        0        4 2019-09-01 08:59:46.000000 debian-binary<br>│  -rw-r--r--   0        0        0     3268 2019-09-01 08:59:46.000000 control.tar.xz<br>│ --rw-r--r--   0        0        0   741652 2019-09-01 08:59:46.000000 data.tar.xz<br>│ +-rw-r--r--   0        0        0   680560 2019-09-01 08:59:46.000000 data.tar.xz<br>├── control.tar.xz<br>│ ├── control.tar<br>│ │ ├── ./control<br>│ │ │ @@ -1,12 +1,12 @@<br>│ │ │  Package: fbreader<br>│ │ │  Version: 0.12.10dfsg2-4<br>│ │ │  Architecture: amd64<br>│ │ │  Maintainer: Eugene V. Lyubimkin <jackyf@debian.org><br>│ │ │ -Installed-Size: 3074<br>│ │ │ +Installed-Size: 2698<br>│ │ │  Depends: libc6 (>= 2.14), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), libzlcore0.13, libzltext0.13, libzlui-gtk (>= 0.12.10dfsg2-4)<br>│ │ │  Recommends: sensible-utils<br>│ │ │  Breaks: libzlui-gtk (<< 0.12), libzlui-maemo (<< 0.12), libzlui-qt (<< 0.12), libzlui-qt4 (<< 0.12)<br>│ │ │  Replaces: fbreader-gtk, fbreader-qt, fbreader-qt4<br>│ │ │  Section: text<br>│ │ │  Priority: optional<br>│ │ │  Homepage: http://www.fbreader.org/<br>│ │ ├── ./md5sums<br>│ │ │ ├── ./md5sums<br>│ │ │ │┄ Files differ<br>├── data.tar.xz<br>│ ├── data.tar<br>│ │ ├── file list<br>│ │ │ @@ -1,11 +1,11 @@<br>│ │ │  drwxr-xr-x   0 root         (0) root         (0)        0 2019-09-01 08:59:46.000000 ./<br>│ │ │  drwxr-xr-x   0 root         (0) root         (0)        0 2019-09-01 08:59:46.000000 ./usr/<br>│ │ │  drwxr-xr-x   0 root         (0) root         (0)        0 2019-09-01 08:59:46.000000 ./usr/bin/<br>│ │ │ --rwxr-xr-x   0 root         (0) root         (0)  2139744 2019-09-01 08:59:46.000000 ./usr/bin/FBReader<br>│ │ │ +-rwxr-xr-x   0 root         (0) root         (0)  1754752 2019-09-01 08:59:46.000000 ./usr/bin/FBReader<br>│ │ │  drwxr-xr-x   0 root         (0) root         (0)        0 2019-09-01 08:59:46.000000 ./usr/share/<br>│ │ │  drwxr-xr-x   0 root         (0) root         (0)        0 2019-09-01 08:59:46.000000 ./usr/share/FBReader/<br>│ │ │  drwxr-xr-x   0 root         (0) root         (0)        0 2019-09-01 08:59:46.000000 ./usr/share/FBReader/default/<br>│ │ │  -rw-r--r--   0 root         (0) root         (0)      535 2019-09-01 08:59:46.000000 ./usr/share/FBReader/default/config.xml<br>│ │ │  -rw-r--r--   0 root         (0) root         (0)      297 2019-09-01 08:59:46.000000 ./usr/share/FBReader/default/external.xml<br>│ │ │  -rw-r--r--   0 root         (0) root         (0)       60 2019-09-01 08:59:46.000000 ./usr/share/FBReader/default/fullscreen_toolbar.xml<br>│ │ │  -rw-r--r--   0 root         (0) root         (0)     1834 2019-09-01 08:59:46.000000 ./usr/share/FBReader/default/keymap.xml<br>│ │ ├── ./usr/bin/FBReader<br>│ │ │ ├── readelf --wide --file-header {}<br>│ │ │ │ @@ -4,17 +4,17 @@<br>│ │ │ │    Data:                              2's complement, little endian<br>│ │ │ │    Version:                           1 (current)<br>│ │ │ │    OS/ABI:                            UNIX - System V<br>│ │ │ │    ABI Version:                       0<br>│ │ │ │    Type:                              DYN (Position-Independent Executable file)<br>│ │ │ │    Machine:                           Advanced Micro Devices X86-64<br>│ │ │ │    Version:                           0x1<br>│ │ │ │ -  Entry point address:               0x34f30<br>│ │ │ │ +  Entry point address:               0x35160<br>│ │ │ │    Start of program headers:          64 (bytes into file)<br>│ │ │ │ -  Start of section headers:          2137888 (bytes into file)<br>│ │ │ │ +  Start of section headers:          1752896 (bytes into file)<br>│ │ │ │    Flags:                             0x0<br>│ │ │ │    Size of this header:               64 (bytes)<br>│ │ │ │    Size of program headers:           56 (bytes)<br>│ │ │ │    Number of program headers:         11<br>│ │ │ │    Size of section headers:           64 (bytes)<br>│ │ │ │    Number of section headers:         29<br>│ │ │ │    Section header string table index: 28<br>[...]<br>Very long (75 MiB!)... I better attach my package.<br><br>Thank you so much.<br>            </div>