Your message dated Tue, 30 Nov 2021 13:48:54 +0000 with message-id <[email protected]> and subject line Bug#1000210: fixed in devscripts 2.21.6 has caused the Debian Bug report #1000210, regarding [regression] uscan die: filenamemangle failed 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.) -- 1000210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000210 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: devscripts Version: 2.21.5 Severity: serious Hi, since upgrading to devscrips 2.21.5, uscan fails when trying to run it for the systemd package: $ uscan --report --verbose uscan info: uscan (version 2.21.5) See uscan(1) for help uscan info: Scan watch files in . find: Dateisystemschleife erkannt; ‘./test/testdata’ ist ein Teil der gleichen Schleife wie ‘./test’. uscan info: Check debian/watch and debian/changelog in . uscan info: package="systemd" version="249.6-3" (as seen in debian/changelog) uscan info: package="systemd" version="249.6" (no epoch/revision) uscan info: Check debian/watch and debian/changelog in ./debian/patches uscan info: ./debian/changelog sets package="systemd" version="249.6" uscan info: Process watch file at: debian/watch package = systemd version = 249.6 pkg_dir = . uscan info: opts: uversionmangle=s/-rc/~rc/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/systemd-$1\.tar\.gz/ uscan info: line: https://github.com/systemd/systemd-stable/tags .*/v?(\d\S*)\.tar\.gz uscan info: Parsing uversionmangle=s/-rc/~rc/ uscan info: Parsing filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/systemd-$1\.tar\.gz/ uscan info: line: https://github.com/systemd/systemd-stable/tags .*/v?(\d\S*)\.tar\.gz uscan info: Last orig.tar.* tarball version (from debian/changelog): 249.6 uscan info: Last orig.tar.* tarball version (dversionmangled): 249.6 uscan info: Requesting URL: https://github.com/systemd/systemd-stable/tags uscan info: Matching pattern: (?:(?:https://github.com)?\/systemd\/systemd\-stable\/)?.*/v?(\d\S*)\.tar\.gz uscan info: Found the following matching hrefs on the web page (newest first): https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz (249.7) index=249.7-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz (249.7) index=249.7-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.6.tar.gz (249.6) index=249.6-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.6.tar.gz (249.6) index=249.6-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.5.tar.gz (249.5) index=249.5-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.5.tar.gz (249.5) index=249.5-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.4.tar.gz (249.4) index=249.4-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.4.tar.gz (249.4) index=249.4-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.3.tar.gz (249.3) index=249.3-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.3.tar.gz (249.3) index=249.3-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249-4.tar.gz (249-4) index=249-4-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249-4.tar.gz (249-4) index=249-4-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v248.9.tar.gz (248.9) index=248.9-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v248.9.tar.gz (248.9) index=248.9-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v248.8.tar.gz (248.8) index=248.8-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v248.8.tar.gz (248.8) index=248.8-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v247.10.tar.gz (247.10) index=247.10-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v247.10.tar.gz (247.10) index=247.10-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v239-50.tar.gz (239-50) index=239-50-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v239-50.tar.gz (239-50) index=239-50-1 uscan info: Looking at $base = https://github.com/systemd/systemd-stable/tags with $filepattern = .*/v?(\d\S*)\.tar\.gz found $newfile = https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz $newversion = 249.7 $lastversion = 249.6 uscan info: Matching target for downloadurlmangle: https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz uscan info: Upstream URL(+tag) to download is identified as https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz uscan info: Matching target for filenamemangle: v249.7.tar.gz uscan die: filenamemangle failed for v249.7.tar.gz at /usr/share/perl5/Devscripts/Uscan/Output.pm line 60. Running uscan 2.21.4 succeeds: $ uscan --rename --verbose uscan info: uscan (version 2.21.4) See uscan(1) for help uscan info: Scan watch files in . find: File system loop detected; './test/testdata' is part of the same file system loop as './test'. uscan info: Check debian/watch and debian/changelog in . uscan info: package="systemd" version="249.6-3" (as seen in debian/changelog) uscan info: package="systemd" version="249.6" (no epoch/revision) uscan info: Check debian/watch and debian/changelog in ./debian/patches uscan info: ./debian/changelog sets package="systemd" version="249.6" uscan info: Process watch file at: debian/watch package = systemd version = 249.6 pkg_dir = . uscan info: opts: uversionmangle=s/-rc/~rc/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/systemd-$1\.tar\.gz/ uscan info: line: https://github.com/systemd/systemd-stable/tags .*/v?(\d\S*)\.tar\.gz uscan info: Parsing uversionmangle=s/-rc/~rc/ uscan info: Parsing filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/systemd-$1\.tar\.gz/ uscan info: line: https://github.com/systemd/systemd-stable/tags .*/v?(\d\S*)\.tar\.gz uscan info: Last orig.tar.* tarball version (from debian/changelog): 249.6 uscan info: Last orig.tar.* tarball version (dversionmangled): 249.6 uscan info: Requesting URL: https://github.com/systemd/systemd-stable/tags uscan info: Matching pattern: (?:(?:https://github.com)?\/systemd\/systemd\-stable\/)?.*/v?(\d\S*)\.tar\.gz uscan info: Found the following matching hrefs on the web page (newest first): https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz (249.7) index=249.7-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz (249.7) index=249.7-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.6.tar.gz (249.6) index=249.6-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.6.tar.gz (249.6) index=249.6-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.5.tar.gz (249.5) index=249.5-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.5.tar.gz (249.5) index=249.5-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.4.tar.gz (249.4) index=249.4-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.4.tar.gz (249.4) index=249.4-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.3.tar.gz (249.3) index=249.3-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249.3.tar.gz (249.3) index=249.3-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249-4.tar.gz (249-4) index=249-4-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v249-4.tar.gz (249-4) index=249-4-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v248.9.tar.gz (248.9) index=248.9-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v248.9.tar.gz (248.9) index=248.9-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v248.8.tar.gz (248.8) index=248.8-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v248.8.tar.gz (248.8) index=248.8-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v247.10.tar.gz (247.10) index=247.10-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v247.10.tar.gz (247.10) index=247.10-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v239-50.tar.gz (239-50) index=239-50-1 https://github.com/systemd/systemd-stable/archive/refs/tags/v239-50.tar.gz (239-50) index=239-50-1 uscan info: Looking at $base = https://github.com/systemd/systemd-stable/tags with $filepattern = .*/v?(\d\S*)\.tar\.gz found $newfile = https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz $newversion = 249.7 $lastversion = 249.6 uscan info: Matching target for downloadurlmangle: https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz uscan info: Upstream URL(+tag) to download is identified as https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz uscan info: Matching target for filenamemangle: https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz uscan info: Filename (filenamemangled) for downloaded file: systemd-249.7.tar.gz uscan: Newest version of systemd on remote site is 249.7, local version is 249.6 uscan: => Newer package available from: => https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz uscan info: Downloading upstream package: systemd-249.7.tar.gz uscan info: Requesting URL: https://github.com/systemd/systemd-stable/archive/refs/tags/v249.7.tar.gz uscan info: Successfully downloaded package: systemd-249.7.tar.gz uscan info: Start checking for common possible upstream OpenPGP signature files uscan info: End checking for common possible upstream OpenPGP signature files uscan info: Missing OpenPGP signature. uscan info: New orig.tar.* tarball version (oversionmangled): 249.7 uscan info: Launch mk-origtargz with options: --package systemd --version 249.7 --rename --compression default --directory .. --copyright-file debian/copyright ../systemd-249.7.tar.gz Successfully renamed ../systemd-249.7.tar.gz to ../systemd_249.7.orig.tar.gz. uscan info: New orig.tar.* tarball version (after mk-origtargz): 249.7 uscan info: Scan finished Since this is a regression, I'm marking the issue as RC. Please adjust accordingly. The watch file in question is $ cat debian/watch version=3 opts=uversionmangle=s/-rc/~rc/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/systemd-$1\.tar\.gz/ \ https://github.com/systemd/systemd-stable/tags .*/v?(\d\S*)\.tar\.gz Regards, Michael -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.14.0-4-amd64 (SMP w/4 CPU threads) Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages devscripts depends on: ii dpkg-dev 1.20.9 ii fakeroot 1.26-1 ii file 1:5.39-3 ii gnupg 2.2.27-2 ii gpgv 2.2.27-2 ii libc6 2.32-4 ii libfile-dirlist-perl 0.05-2 ii libfile-homedir-perl 1.006-1 ii libfile-touch-perl 0.12-1 ii libfile-which-perl 1.23-1 ii libipc-run-perl 20200505.0-1 ii libmoo-perl 2.005004-2 ii libwww-perl 6.58-1 ii patchutils 0.4.2-1 ii perl 5.32.1-6 ii python3 3.9.8-1 ii sensible-utils 0.0.17 ii wdiff 1.2.2-2+b1 Versions of packages devscripts recommends: ii apt 2.3.12 ii curl 7.79.1-2 ii dctrl-tools 2.24-3+b1 ii debian-keyring 2021.09.25 ii dput-ng [dput] 1.33 ii equivs 2.3.1 ii libdistro-info-perl 1.1 ii libdpkg-perl 1.20.9 ii libencode-locale-perl 1.05-1.1 ii libgit-wrapper-perl 0.048-1 ii libgitlab-api-v4-perl 0.26-1 ii liblist-compare-perl 0.55-1 ii liblwp-protocol-https-perl 6.10-1 ii libsoap-lite-perl 1.27-1 ii libstring-shellquote-perl 1.04-1 ii libtry-tiny-perl 0.30-1 ii liburi-perl 5.10-1 ii licensecheck 3.2.13-1 ii lintian 2.112.0 ii man-db 2.9.4-2 ii patch 2.7.6-7 ii pristine-tar 1.49 ii python3-apt 2.3.0+b1 ii python3-debian 0.1.42 ii python3-magic 2:0.4.24-2 ii python3-requests 2.25.1+dfsg-2 ii python3-unidiff 0.5.5-2 ii python3-xdg 0.27-2 ii strace 5.10-1 ii unzip 6.0-26 ii wget 1.21.2-2+b1 ii xz-utils 5.2.5-2 Versions of packages devscripts suggests: pn adequate <none> ii at 3.1.23-1.1 ii autopkgtest 5.18 pn bls-standalone <none> ii bsd-mailx [mailx] 8.1.2-0.20180807cvs-2 ii build-essential 12.9 pn check-all-the-things <none> pn cvs-buildpackage <none> ii debhelper 13.5.2 pn devscripts-el <none> ii diffoscope 192 pn disorderfs <none> ii dose-extra 6.0.1-2+b1 pn duck <none> ii faketime 0.9.8-9 ii gnuplot 5.4.1+dfsg1-1 ii gnuplot-qt [gnuplot] 5.4.1+dfsg1-1 pn how-can-i-help <none> ii libauthen-sasl-perl 2.1600-1.1 ii libdbd-pg-perl 3.15.0-2 ii libfile-desktopentry-perl 0.22-2 pn libnet-smtps-perl <none> pn libterm-size-perl <none> ii libtimedate-perl 2.3300-2 pn libyaml-syck-perl <none> pn mmdebstrap <none> pn mozilla-devscripts <none> ii mutt 2.0.5-4.1 ii openssh-client [ssh-client] 1:8.7p1-2 pn piuparts <none> pn postgresql-client <none> pn pristine-lfs <none> ii quilt 0.66-2.1 pn ratt <none> pn reprotest <none> pn svn-buildpackage <none> ii w3m 0.5.3+git20210102-6 -- no debconf information
--- End Message ---
--- Begin Message ---Source: devscripts Source-Version: 2.21.6 Done: Mattia Rizzolo <[email protected]> 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mattia Rizzolo <[email protected]> (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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 30 Nov 2021 14:01:41 +0100 Source: devscripts Architecture: source Version: 2.21.6 Distribution: unstable Urgency: medium Maintainer: Devscripts Maintainers <[email protected]> Changed-By: Mattia Rizzolo <[email protected]> Closes: 999141 1000210 1000417 1000758 Changes: devscripts (2.21.6) unstable; urgency=medium . [ Mattia Rizzolo ] * dscverify: + Explicitly tell gpg to verify the signature, to avoid warning messages from it. Thanks to Jakub Wilk. Closes: #999141 * Add zstd to the autopkgtests dependencies. Closes: #1000417 * origtargz: + Document pristine-lfs in README. * uscan: + Revert "Assign $newfile_base a filename, not a URL, when filenamemangling". Re-opens: #993585; Closes: #1000210 * Include the updated Portuguese translation. Closes: #1000758 Thanks to Américo Monteiro <[email protected]>. . [ Yadd ] * Update French translation. . [ Unit 193 ] * uscan: + Better alignment for the verbose output. . [ Ville Skyttä ] * Replace `switch` with `command -v`. MR: !244 . [ Johannes Schauer Marin Rodrigues ] * New script! + debootsnap: bootstrap a Debian system from snapshot.debian.org. MR: !231 * debbisect: + Add an example debbisect script to use when one wants to bisect the build of a Debian source package. MR: !242 . [ Paul Wise ] * bts: MR: !247 + Allow adding more --cc-addr options to add more CCs. + Add package/submitter CCs when sending mails via mutt. + Correct and update documentation about additional CCs. Checksums-Sha1: ee0835e51a0f7f0a9d18053fb7d4fb0e7a6a6ec3 3244 devscripts_2.21.6.dsc 1ab852dd4ef98cd97054f6c76b84b5c4e725f3a3 989228 devscripts_2.21.6.tar.xz fe8b50f599c0cbe8c38b46dc2cecbe5da2f52053 12732 devscripts_2.21.6_amd64.buildinfo Checksums-Sha256: e986571cd493bcd1f00e78b4d4cdd90f7c3c20fb9a3ad6b91b570d44624b4f5e 3244 devscripts_2.21.6.dsc 11d73b5be4f1a14843a5d73bb19d3d1562a698cfbfd62f330cce84d3f2a3c9ba 989228 devscripts_2.21.6.tar.xz efca9d69e8916d7fb68042fa5a0590ada08ea425d71a40e3bc528bd574b8e8dc 12732 devscripts_2.21.6_amd64.buildinfo Files: 576e752d500c6658adce45f9a6ae6460 3244 devel optional devscripts_2.21.6.dsc fa2e125496032961aa734bcc49278dcb 989228 devel optional devscripts_2.21.6.tar.xz 46c1b4c8247c43c7da3c5a59aa81c270 12732 devel optional devscripts_2.21.6_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAmGmJpsACgkQCBa54Yx2 K6324A/5AX8CYGF/KKvyu98n89GtgnGRsHDRVO3sLwltjK+VbGD4zA39HHAC/UQ/ xqIJq/QyjF/a412bqrQBshalFbkSuAjwz34kP3XrBTGr69JfSdsfmWoav1gTXigr G2yrvb7nbPElVuwqRBzXwNEDH3/mGBYGpiSzY9PzWqCwaY05xV/NjRw02cxl/4JP p3GUQkY2mWRBpwILZapmGCd7UCNeet5q43WaNFA4LQ3tvHduqJnS/vuHKuahptxa jNPkonGdGp9A9URBnbL6uDMXzz44/80Fj6Fzwujh0v/tNbjQG+EjZpuiVvv+1UxA B4zkCYeX4nYCVBAgZS868lVyP0C3n/ldQjxtyexig7c44Fdx+ZgqLCTjLSmZdRL4 W1d1qB+m7Lvh2PdNjBSc5M65H8y6WNZwfA7nIUWupq998hhd92iU8pwOz2Anpbcv X7PSzwKFwqn1J2jdrdAYPc4p+t2LGtfKbrEqrrQBPbsqi2LG/imwxwrZ2DX9dUDu JlFLMLMd59UP3FSj3kKBxMaVx8gqK2rS8e4lkXWvgn3G5kSUfjxeYRRM8ow3u9nz U0zjHnm90iFFOxDQvRiv9ZYGfsgZ5/sg7gCfkcXnY2zigQQt29d8S2MoralWflOo trGPaISZ6WmZbYMRwawGe0jWSCDLRVa+h0z7Nm4ZbN0Q+nWowc4= =Do8T -----END PGP SIGNATURE-----
--- End Message ---

