Your message dated Thu, 24 Nov 2016 04:03:26 +0000 with message-id <e1c9lfu-0006ar...@fasolo.debian.org> and subject line Bug#839533: fixed in devscripts 2.16.9 has caused the Debian Bug report #839533, regarding debsnap: Sometimes downloads binary packages for other archs than requested 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 ow...@bugs.debian.org immediately.) -- 839533: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839533 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: devscripts Version: 2.16.7 Severity: normal Dear Maintainer, Downloading binary packages for a given architecture sometimes packages from other archs, too. In my case I requested powerpc but also got armhf. Reproducer: $ debsnap -v -a powerpc e2fsck-static 1.42-1 | Getting json http://snapshot.debian.org/mr/binary/e2fsck-static/ | Getting json http://snapshot.debian.org/mr/package/e2fsprogs/1.42-1/binfiles/e2fsck-static/1.42-1?fileinfo=1 | Getting file e2fsck-static_1.42-1_powerpc.deb: http://snapshot.debian.org/file/520a42d10c6d31b859d760fc34b633f3c7964632 | Getting file e2fsck-static_1.42-1_armhf.deb: http://snapshot.debian.org/file/e415d63b25ee00104c912a13de8bf7304746a6e3 This happens for 1.42.9-3 as well, for some other versions probed the behaviour was as expected. Christoph -- Package-specific info: --- /etc/devscripts.conf --- --- ~/.devscripts --- Not present -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.4.22 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: unable to detect Versions of packages devscripts depends on: ii dpkg-dev 1.18.10 ii libc6 2.24-3 ii perl 5.24.1~rc3-3 pn python3:any <none> Versions of packages devscripts recommends: ii apt 1.3 pn at <none> ii curl 7.50.1-1 ii dctrl-tools 2.24-2 pn debian-keyring <none> pn dput | dupload <none> pn equivs <none> ii fakeroot 1.21-2 ii file 1:5.28-4 ii gnupg 2.1.15-3 ii gnupg2 2.1.15-3 ii libdistro-info-perl 0.14 ii libencode-locale-perl 1.05-1 ii liblwp-protocol-https-perl 6.06-2 pn libsoap-lite-perl <none> ii liburi-perl 1.71-1 ii libwww-perl 6.15-1 pn licensecheck <none> ii lintian 2.5.47 ii man-db 2.7.5-1 ii patch 2.7.5-1 ii patchutils 0.3.4-1 ii python3-debian 0.1.29 ii python3-magic 1:5.28-4 ii sensible-utils 0.0.9 ii strace 4.12-3 ii unzip 6.0-20 ii wdiff 1.2.2-1+b1 ii wget 1.18-2+b1 ii xz-utils 5.1.1alpha+20120614-2.1 Versions of packages devscripts suggests: pn bsd-mailx | mailx <none> ii build-essential 12.2 pn cvs-buildpackage <none> pn devscripts-el <none> ii diffoscope 60 pn dose-extra <none> pn gnuplot <none> ii gpgv 2.1.15-3 pn libauthen-sasl-perl <none> ii libfile-desktopentry-perl 0.22-1 ii libnet-smtp-ssl-perl 1.03-1 pn libterm-size-perl <none> ii libtimedate-perl 2.3000-2 pn libyaml-syck-perl <none> ii mozilla-devscripts 0.47 ii mutt 1.7.0-6 ii openssh-client [ssh-client] 1:7.3p1-1 pn reprotest <none> pn svn-buildpackage <none> ii w3m 0.5.3-29 -- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: devscripts Source-Version: 2.16.9 We believe that the bug you reported is fixed in the latest version of devscripts, 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 839...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. James McCoy <james...@debian.org> (supplier of updated devscripts 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 23 Nov 2016 22:47:38 -0500 Source: devscripts Binary: devscripts Architecture: source amd64 Version: 2.16.9 Distribution: unstable Urgency: medium Maintainer: Devscripts Devel Team <devscripts-devel@lists.alioth.debian.org> Changed-By: James McCoy <james...@debian.org> Description: devscripts - scripts to make the life of a Debian Package maintainer easier Closes: 518622 611896 735416 765495 789581 826508 839533 839537 841149 842542 843961 844327 844910 Changes: devscripts (2.16.9) unstable; urgency=medium . [ James McCoy ] * debsnap: + Fix "no binaries for given arch" detection so it doesn't download binaries for unspecified archs. (Closes: #839533) + Add handling for the --version switch, as advertised by --help. (Closes: #839537) * bts: + Switch to Net::SMTPS to support STARTTLS. Based on a patch by Andrew Shadura. (Closes: #518622) * Refactor debuild to remove dpkg-buildpackage emulation and generally be a much thinner wrapper around dpkg-buildpackage. (Closes: #789581) + Remove claim from man page that dpkg-buildpackage doesn't support hooks. (Closes: #765495) + Remove handling of all dpkg-buildpackage options that aren't directly used by debuild. - This fixes the issue where debuild didn't understand "-Jauto", as debuild now just passes it through. (Closes: #826508) + Honor -a option regardless of which debuild mode is being used, since both modes now invoke dpkg-buildpackage. (Closes: #611896) + Bump dpkg-dev (Build-)Depends to 1.17.6 for dpkg-buildpackage's --check-command and --hook-* options. * Fix debuild test failures due to new dpkg-genbuildinfo calls. (Closes: #844910) * dscverify: + Always display gpg output if --verbose is used, regardless of whether verification succeeds. (Closes: #735416) . [ Antonio Terceiro ] * debrepro: + Don't vary the build path. See https://wiki.debian.org/ReproducibleBuilds/History (section "Giving up on build paths") for an explanation on why it is not currently feasible to vary build paths for reproducible builds. + convert mapage to POD + in case of non-matching binaries, call diffoscope only on the .changes files instead of on the .deb files. This way we even get get diff in .buildinfo between the builds. . [ Guillem Jover ] * debrepro improvements (Closes: #841149): + Simplify and make the vary() function more clear + Use dpkg-buildpackage instead of ad-hoc code . [ Paul Wise ] * who-uploads: + Fix search for user IDs with gpg2 and no @debian.org user IDs (Closes: #843961) * uscan: + Fix a mention of the location of the upstream signing key (Closes: #842542) . [ Jochen Sprickerhof ] * build-rdeps: + add -q/--quiet option for use in scripts (Closes: #844327) Checksums-Sha1: b3676572df055e11912f5a0aef8d766fc4455676 2388 devscripts_2.16.9.dsc 01047e2c0802b95824315ba581fcfbda045faf5c 676392 devscripts_2.16.9.tar.xz 213fbcb7bf235836d26c3fa07ed5b7d7ce41aa9d 3966 devscripts-dbgsym_2.16.9_amd64.deb 6f47dceef9e15495f06d016ce45b359bef731add 7974 devscripts_2.16.9_amd64.buildinfo 54f47f68e8e1a79627e82f6d287d99b03091d6b2 926066 devscripts_2.16.9_amd64.deb Checksums-Sha256: dfeeb7527fe311bfbc116de8c2b3333ad678b882ef361c1239c88c44d10cffc6 2388 devscripts_2.16.9.dsc fd96f46141e8d0b91bd4fbaff03b13dfb7e33b83dcf7120009d10789197229ab 676392 devscripts_2.16.9.tar.xz c5007aae38aac132dc7b860ac618e48e2b04d7d063d86eed70359645e8bae2ae 3966 devscripts-dbgsym_2.16.9_amd64.deb 9632efb391195847e692da9845e915539705134d8a683f6c0d93ae3312248292 7974 devscripts_2.16.9_amd64.buildinfo 9bf7e391c9551cea1821c7d4d443b4c884b2c0496c4700051a27ef25f5bd0c36 926066 devscripts_2.16.9_amd64.deb Files: 108f060a5cf8071984c6e2395596da3e 2388 devel optional devscripts_2.16.9.dsc 560bbd8ec2a0b80a62f6473fe45d2af6 676392 devel optional devscripts_2.16.9.tar.xz 05093727f64d56fc65659d85fd7b0f0d 3966 debug extra devscripts-dbgsym_2.16.9_amd64.deb a07895c4868b574570e20435744baeb6 7974 devel optional devscripts_2.16.9_amd64.buildinfo b86c91418e01dcb26ad9f0ed397cbf0f 926066 devel optional devscripts_2.16.9_amd64.deb -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEkb+/TWlWvV33ty0j3+aRrjMbo9sFAlg2ZCZfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDkx QkZCRjRENjk1NkJENURGN0I3MkQyM0RGRTY5MUFFMzMxQkEzREIACgkQ3+aRrjMb o9vscw//TZt8UNFMXR+zKkYGqFNpFjHaBmhgAV+xPsyFy79E8fnE0Jql2f6H9O1x HHY6aie4cvFAIkuMgDvxli+ZjB/Lx3LOGPNnND57Wgk1FBjc1++Reu/y5HyKqLnh Az57gSic0pUeJMAZkG+YewRFW8oNzA/51LbErD8umpmzKTGCzw3kmFJYHzvICNvw KtX5JvZwvXnt05aitk0aW4MHN3LuvPvZ2To6nLXYOdHAtlotu/Gd2++dHX+HshGJ VAHKFQRryiMgFnSYSyH7XQn7R9UWP0HhW68WmeDGYSe1FsYcloXXMPDuwzgroP/o rLVCKthb4Uc8LKDiKKYCoFkm8NAgBeOVZ+cuKeSiCVBlDaiGUjaEy+JlgvLjj1p5 OiDk7y2uDZe+AdvKP8y9ipb+N1jk5ZJkWskc7DgvEmZ8C/7Ht0LrbW41mOEkMMjb wLPGgRdpWMYXK84yfyAFwi1w/zHW2LlSKwi6inRHECcVa+rFRkCMFxAsi2c9I9S4 tUoy7JO0DsmQhldl7VqLUIrCu8xi0YnJxCcmr0MI3KtSq0wz8yf5aqe/i/QIjzoM 2w1w/55ycPxCU5qvfnCXm9WywpLdWTpbUwZMacmOcmUcqxSS5Nf07Ab9L12S0YQh b7ywFBPL2OHoT6rGOcwfoKnOVrYmTaZDXjEm7WceN1Z+R3L03qk= =PTST -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ devscripts-devel mailing list devscripts-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel