Bug#872514: devscripts: Please add script to report on reproducibility status of installed packages

Chris Lamb lamby at debian.org
Fri Aug 18 00:26:41 UTC 2017


Package: devscripts
Version: 2.17.9
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: toolchain
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Hi!

Thanks for your work on devscripts. Attached is the following:

  commit 57512128c75ac74b6cfa3c70a0613ba85789b992
  Author: Chris Lamb <lamby at debian.org>
  Date:   Thu Aug 17 17:07:16 2017 -0700
  
      reproducible-check: New script to report on reproducibility status
        of installed packages.
      
      Signed-off-by: Chris Lamb <lamby at debian.org>
  
   .gitignore                 |   1 +
   debian/control             |   7 ++
   debian/copyright           |   6 ++
   scripts/Makefile           |   7 +-
   scripts/reproducible-check | 170 +++++++++++++++++++++++++++++++++++++++++++++
   scripts/setup.py           |   2 +-
   6 files changed, 190 insertions(+), 3 deletions(-)

Example output:

  $ reproducible-check
  […]
  xen (4.8.1-1+deb9u1) is unreproducible (libxen-4.8, libxenstore3.0) <https://tests.reproducible-builds.org/debian/xen>
  xmlrpc-c (1.33.14-4) is unreproducible (libxmlrpc-core-c3) <https://tests.reproducible-builds.org/debian/xmlrpc-c>
  xmlstarlet (1.6.1-2) is unreproducible <https://tests.reproducible-builds.org/debian/xmlstarlet>
  xorg-server (2:1.19.3-2) is unreproducible (xserver-xephyr, xserver-xorg-core) <https://tests.reproducible-builds.org/debian/xorg-server>
  zsh (5.4.1-1) is unreproducible <https://tests.reproducible-builds.org/debian/zsh>
    366/4083 (8.96%) of installed binary packages are unreproducible.

Also:

  $ reproducible-check --raw | dd-list -i
  […]
  Torsten Marek <shlomme at debian.org>
     pycairo (U)
    
  Vagrant Cascadian <vagrant at debian.org>
     qemu (U)
    
  Vincent Fourmond <fourmond at debian.org>
     imagemagick (U)
    
  Yury V. Zaytsev <yury at shurup.com>
     mc (U)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-reproducible-check-New-script-to-report-on-reproduci.patch
Type: text/x-diff
Size: 9957 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20170817/2c53961e/attachment.patch>


More information about the Reproducible-builds mailing list