Your message dated Wed, 04 Dec 2024 10:18:33 +0000
with message-id <e1timsn-00aipf...@fasolo.debian.org>
and subject line Bug#1019326: fixed in ucf 3.0044
has caused the Debian Bug report #1019326,
regarding grep 3.8 warns for potential PCRE regexps without -P
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.)
--
1019326: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019326
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: postgresql-common
Version: 243
Control: clone -1 -2 -3
Control: reassign -2 php8.1-common 8.1.7-1
Control: reassign -3 libxml-sax-perl 1.02+dfsg-3
Dear maintainer,
Recently grep was updated in unstable to upstream release 3.8. You may
have already noticed that that's a bit of a bumpy ride because grep
emits new warnings. One of the warnings has already been disabled in
Debian (see bug #1019335), but others are currently still enabled (see
bug #1019724). The later bug is about the warning for usage of
backslashes without defined characters following the backslash. So, this
is a heads up (the warning will be suppressed soon). Your package emits
these warning during installation. If upstream grep continues with their
plan, this might become an error in the future. But, what's more, it
suggests that something else than the current grep command might have
been intended.
Could you please investigate?
Paul
https://ci.debian.net/data/autopkgtest/unstable/amd64/g/golang-github-lib-pq/26114898/log.gz
Setting up postgresql-common (243) ...
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before -
https://ci.debian.net/data/autopkgtest/unstable/amd64/r/ruby-riddle/26114780/log.gz
Setting up php8.1-common (8.1.7-1) ...
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
https://ci.debian.net/data/autopkgtest/unstable/amd64/l/lintian-brush/26114550/log.gz
Setting up libxml-sax-perl (1.02+dfsg-3) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl
with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info
file...
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before /
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: ucf
Source-Version: 3.0044
Done: Mark Hindley <lee...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ucf, 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 1019...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mark Hindley <lee...@debian.org> (supplier of updated ucf 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: SHA256
Format: 1.8
Date: Tue, 26 Nov 2024 11:07:16 +0000
Source: ucf
Architecture: source
Version: 3.0044
Distribution: unstable
Urgency: medium
Maintainer: Mark Hindley <lee...@debian.org>
Changed-By: Mark Hindley <lee...@debian.org>
Closes: 808277 816220 1019326 1033751 1055746 1063493 1072323 1086847
Changes:
ucf (3.0044) unstable; urgency=medium
.
* Acknowledge NMU from Arnaud Rebillout <arna...@kali.org>, with thanks.
* d/control:
- take over maintenance with thanks to Manoj Srivastava for his
previous work. (Closes: #1086847)
- bump Standards Version (no changes).
- update Vcs URLs.
- add missing Depends: procps, ${perl:Depends}
* d/copyright: update.
* Add initial testsuite (requires unshare(1)).
* Replace setq() with new function vset(), not utilising eval.
* Reduce use of eval to a single instance on the output of getopt(1) in
quoted mode.
* Sanitise environment on startup.
* Use grep BREs, with a common function for escaping. (Closes: #1019326)
* ucf:
- don't print empty lines on stderr. (Closes: #816220)
- fix quoting of variables (shellcheck SC2086). (Closes: #808277)
- separate local declaration and assignment (SC2155).
- rationalise handling of VERBOSE.
- avoid double negative in test.
* ucfr:
- remove unusued code.
- remove obsolete error check, errexit already set.
- silently ignore unused DEBUG.
* Makefile:
- add shellcheck recipe.
- when building, update versions from d/changelog.
* Add Romanian debconf translation.
Thanks to "Remus-Gabriel Chelu" <remusgabriel.ch...@disroot.org>
(Closes: #1033751)
* Updated Swedish debconf translations.
Thanks to Martin Bagge / brother <brot...@persilja.net> (Closes: #1055746)
* Updated Italian debconf translations.
Thanks to Ceppo <ce...@oziosi.org> (Closes: #1063493)
* ucfq.1: groff fixes.
Thanks to Bjarni Ingi Gislason <bjarn...@simnet.is> (Closes: #1072323)
* ucf.conf: is a POSIX, not bourne script fragment.
* Update ./examples to be more recent; partially addresses: #878904.
* Remove unused ucf_helper_functions.sh and examples/ChangeLog.
* Remove obsolete examples/ucf_helper_functions/.
* Cleanup code:
- rewrite syntax undefined in POSIX.
- remove unnecessary trailing ';'.
- move common functions to new ucf_library.sh.
- remove obsolete x"$var" prefix to test expressions.
- remove obsolete header boilerplate.
* Rename obsolete ChangeLog to ChangeLog.old.
* Drop broken lcf and its manpage.
* d/ucf.lintian-overrides: update and remove unused.
Checksums-Sha1:
9cb4ca3fd0e1c0fc3846799a10c5b0d2c513c5e8 1512 ucf_3.0044.dsc
8d70f50aeebdc6bbaca619d9bf09b93b466efb32 71388 ucf_3.0044.tar.xz
9dca6286bcf7223ff55c08a7c22d90900a31a836 6421 ucf_3.0044_amd64.buildinfo
Checksums-Sha256:
d4e45bd7178516b1f1fe806cb61a7490f5cabbd025cd522b20a9a360b5a2cd74 1512
ucf_3.0044.dsc
d41aec41e78c7c24286f6ca2307865d76f8596fc39a506e5ce86fb2065eb3ceb 71388
ucf_3.0044.tar.xz
5fe3ce8b2b307370e3108dcf22998ef4ca799bb4ccd3b967b1e8211417a6c187 6421
ucf_3.0044_amd64.buildinfo
Files:
a167ae60f8415aa5620f86ba9f8dbeeb 1512 utils standard ucf_3.0044.dsc
0fd7d68dfa2b55710f07fac4491ac087 71388 utils standard ucf_3.0044.tar.xz
dd883e2ef0c5d884e3cdc8e865782fa4 6421 utils standard ucf_3.0044_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEUGwVpCsK9aCoVCPu0opFvzKH1kkFAmdG4QgACgkQ0opFvzKH
1klmrBAAg72+D7ztLD1Im7q0JUiW4i3eXLkYss/irC8TBe4PIfeOu5/OGKMv4RNG
smgMJXLLVjqDTcutWfwffC4Io+7It+NdZ6HQlw5QzYXITHBfgWIGqZmglOZ24ei5
Dx/foWTcSDVU8+B2UxWPHg26DY11KyM6TnYMn0KXAx1MyVvQrsO+d6gizY9wesp9
7HlCNypS11djUmTSQBSp6oPO2720Tv+cPT96wpx+jcOoBOPNgq9SG6DY1iaAte4s
EKz/5LsZ/3sPOhHUNS86pFRSjQyoLBzO00QlDKpYNcw7MVmGhGSnmD0ypN3Pu+R2
lMXwMGp2e0nMckMk/BgoxM7+nfpmoowUtaC/eeIoL4YU5+ddKoPC+7tryHO0oeUe
4gaJ8lo7n/QuS7pCkDHrQbhyKi1eGItjjWhtSi3d6PCzIBjpUjjHDkl34ZUGcMc9
RM8M0yY0oC7EVWjiF3QBwT99xhoDrS53kYe9HJVRq9U1SCSNBySQ9EIxhnyRXitQ
cQjngu1ym2CsCd1Z33ICTXBHqIKh4kR8l4QitWIKU4I57W8DI1I7uJeezvVICE8B
vSQH354I4t6T6KNlUARUN3JcjgQL5FgaStNO4oEXTsY1ZuzUMUgRegxH87Nzx5iG
wxXAwyzY3V4Wq8hr3tvQZmJmsXJV9Q3CWUWX3M/ZqczFqAnRFtA=
=AAoM
-----END PGP SIGNATURE-----
pgpi1m1azZFtK.pgp
Description: PGP signature
--- End Message ---