Your message dated Mon, 02 Sep 2024 12:04:42 +0000
with message-id <e1sl5nw-0099qa...@fasolo.debian.org>
and subject line Bug#1068853: fixed in reprotest 0.7.28
has caused the Debian Bug report #1068853,
regarding reprotest: SyntaxWarning: invalid escape sequence '\;'
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.)


-- 
1068853: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068853
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: reprotest
Version: 0.7.27
Severity: important

Dear Maintainer,

when installing reprotest 0.7.27:

SyntaxWarning: invalid escape sequence '\;'
Setting up reprotest (0.7.27) ...
/usr/lib/python3/dist-packages/reprotest/__init__.py:360: SyntaxWarning: 
invalid escape sequence '\;'
  run_or_tee(['sh', '-ec', 'find %s -type f -exec sha256sum "{}" \;' % 
self.artifact_pattern],
/usr/lib/python3/dist-packages/reprotest/build.py:315: SyntaxWarning: invalid 
escape sequence '\$'
  _ = _.append_setup_exec_raw('DROP_ARCH="-v -e ^$(uname -m)\$"')
/usr/lib/python3/dist-packages/reprotest/build.py:317: SyntaxWarning: invalid 
escape sequence '\$'
  _ = _.append_setup_exec_raw('if [ $WORDSIZE -eq 64 ]; then \
/usr/lib/python3/dist-packages/reprotest/environ.py:10: SyntaxWarning: invalid 
escape sequence '\w'
  "path": "(/\w{1,12}){1,4}",
/usr/lib/python3/dist-packages/reprotest/environ.py:11: SyntaxWarning: invalid 
escape sequence '\d'
  "port": "([1-9]\d{0,3}|[1-5]\d{4})",
/usr/lib/python3/dist-packages/reprotest/environ.py:12: SyntaxWarning: invalid 
escape sequence '\w'
  "domain": "\w{1,10}(\.\w{1,10}){0,3}",
/usr/lib/python3/dist-packages/reprotest/environ.py:13: SyntaxWarning: invalid 
escape sequence '\w'
  "password": "\w{1,40}",
/usr/lib/python3/dist-packages/reprotest/environ.py:14: SyntaxWarning: invalid 
escape sequence '\w'
  "username": "\w{2,20}",
/usr/lib/python3/dist-packages/reprotest/environ.py:113: SyntaxWarning: invalid 
escape sequence '\w'
  "REPROTEST_CAPTURE_ENVIRONMENT_UNKNOWN_\w+"]
/usr/lib/python3/dist-packages/reprotest/lib/adt_testbed.py:305: SyntaxWarning: 
invalid escape sequence '\['
  script = '''sed -rn 's/^(deb|deb-src) +(\[.*\] *)?([^ 
]*(ubuntu.com|debian.org|ftpmaster|file:\/\/\/tmp\/testarchive)[^ ]*) +([^ -]+) 
+(.*)$/\\1 \\2\\3 \\5-%s \\6/p' /etc/apt/sources.list `ls 
/etc/apt/sources.list.d/*.list 2>/dev/null|| true` > 
/etc/apt/sources.list.d/%s.list; for retry in 1 2 3; do apt-get 
--no-list-cleanup -o Dir::Etc::sourcelist=/etc/apt/sources.list.d/%s.list -o 
Dir::Etc::sourceparts=/dev/null update 2>&1 && break || sleep 15; done''' % 
(pocket, pocket, pocket)
/usr/lib/python3/dist-packages/reprotest/lib/adt_testbed.py:320: SyntaxWarning: 
invalid escape sequence '\/'
  'for d in %s; do [ ! -d $d ] || touch -r $d %s/${d//\//_}.stamp; done' % (
/usr/lib/python3/dist-packages/reprotest/lib/adt_testbed.py:342: SyntaxWarning: 
invalid escape sequence '\/'
  'for d in %s; do s=%s/${d//\//_}.stamp;'
/usr/lib/python3/dist-packages/reprotest/lib/adt_testbed.py:724: SyntaxWarning: 
invalid escape sequence '\('
  script = '''d=%(t)s/deps
/usr/lib/python3/dist-packages/reprotest/lib/adt_testbed.py:1211: 
SyntaxWarning: invalid escape sequence '\/'
  script += '''REL=$(sed -rn '/^(deb|deb-src) 
.*(ubuntu.com|debian.org|ftpmaster|file:\/\/\/tmp\/testarchive)/ { s/^[^ ]+ 
+(\[.*\] *)?[^ ]* +([^ -]+) +.*$/\\2/p}' $SRCS | head -n1); '''


-- 
cheers,
        Holger

 ⢀⣴⠾⠻⢶⣦⠀
 ⣾⠁⢠⠒⠀⣿⡁  holger@(debian|reproducible-builds|layer-acht).org
 ⢿⡄⠘⠷⠚⠋⠀  OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
 ⠈⠳⣄

The devel is in the details.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: reprotest
Source-Version: 0.7.28
Done: Holger Levsen <hol...@debian.org>

We believe that the bug you reported is fixed in the latest version of
reprotest, 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 1068...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Holger Levsen <hol...@debian.org> (supplier of updated reprotest 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: Mon, 02 Sep 2024 13:43:03 +0200
Source: reprotest
Architecture: source
Version: 0.7.28
Distribution: unstable
Urgency: medium
Maintainer: Reproducible builds folks 
<reproducible-bui...@lists.alioth.debian.org>
Changed-By: Holger Levsen <hol...@debian.org>
Closes: 1068853
Changes:
 reprotest (0.7.28) unstable; urgency=medium
 .
   [ Vagrant Cascadian ]
   * Update escape sequences for compatibility with python3.12.
     Closes: #1068853.
   * Amend 0.7.27 changelog: List team members included in signing key.
   * debian/control: Update Standards-Version to 4.7.0.
 .
   [ Jelle van der Waa ]
   * reprotest: pipes module will be removed in Python 3.13.
     Closes: salsa issue #12.
 .
   [ Holger Levsen ]
   * setup.py: increment version to 0.7.28.
   * Fix some spelling errors detected by spellintian.
Checksums-Sha1:
 0540a00c9ae80d91d6ef0629587d7e604093d702 2270 reprotest_0.7.28.dsc
 e30af3bba65c46a58697e3bca9d8c3ef678ef1c6 112876 reprotest_0.7.28.tar.xz
 5c86de1b0f7fe1dbaa04e37a53cf093ccb1997d4 13728 
reprotest_0.7.28_source.buildinfo
Checksums-Sha256:
 b49f3f3ab4b61da98b285a9a50e0c779f612bd19bb7198de432f559982956b03 2270 
reprotest_0.7.28.dsc
 328ac319edb08dd4979ec903b08c48d19cd56d62db32b9da541ce0ed26295e6f 112876 
reprotest_0.7.28.tar.xz
 84cd46bba2f5a4fc6a7794b202e76aa8f847794991de241370f74be8f07a37a2 13728 
reprotest_0.7.28_source.buildinfo
Files:
 1c1ae0576434dd2ead73cadaaf36ef03 2270 devel optional reprotest_0.7.28.dsc
 5eeaa8b213aa36c1f9a5152509ba4db9 112876 devel optional reprotest_0.7.28.tar.xz
 6b55bb6479b460ade30485ff084e2c50 13728 devel optional 
reprotest_0.7.28_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuL9UE3sJ01zwJv6dCRq4VgaaqhwFAmbVp1QACgkQCRq4Vgaa
qhxdOA//SvnS4jJuefSG/Vvt4D9DcXiD/NWpm/wQ3DsPxI5lmFa6Kgc0WwT4gVyF
Ot3pCUgrcA5U84CfsCftlblqroJcTtEU6di2oCV0Xuvw98PXNUQNCJ1bBIGgSssz
/EvKrBtP3CcuKBUApsn3D6YBNYZRJcWgGCK875xyCgyntKgyK39VifRK/CH5oBXd
TNdPu9AEU2IH3GfQoLRW3txwwO/Z1EK1MuU/9PPoTiAdfWoZPl3w+YdMeOB8+bkY
E0rggtK1jrNOefKglOAXxh4eVXFZ+0hOShbG2Ek8cp9cS/aTQy4CKjmPGT4BUWoq
66UT7ocylqJv9A7QTRD1zpbmsl1Od1VTX0b6c/YRK9z7rriqT9SiQ0xIpai6aXXT
oklNAMCf4W97cdgN2tfndgv4e3zbpjQkcgJzc2FzSuF2OoJzgDo2+2ryXBSPAta3
LIl2FTItYMvJu8hcQ5r4+lAWBR9GB3JC2IP0gsQ18mHAi/O29LjznWeKWZ2Laam4
KnzY4C0d0dY9iL7MA+xZH/UoSEAe+5nUjp8MhFIyRpFoR8iIC98UCI8tFxjdF/69
lE4MxtTlUzWJwO2xgxJ1wXh/nT9mfK8Q3oMfENPGoH5LXFOAviXRCTNCALcyaelh
BlALN61ww/qOVW5bRhjBXCCMrBVfimYbfjwNuAlfpMGwK3EPo6g=
=Amfr
-----END PGP SIGNATURE-----

Attachment: pgpfKGnpW2MgC.pgp
Description: PGP signature


--- End Message ---
_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to