Your message dated Sat, 16 Nov 2024 14:51:27 +0000 with message-id <e1tck91-0090wd...@fasolo.debian.org> and subject line Bug#633121: fixed in pct-scanner-scripts 0.0.4-5 has caused the Debian Bug report #633121, regarding per-user configuration 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.) -- 633121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633121 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: pct-scanner-scripts Version: 0.0.4-3 Severity: wishlist Tags: patch Please let me override configuration with ~/.pct-scanner-script.conf. PS: it seems weird that /etc/pct-scan-script.conf.d/* have lower priority than /etc/pct-scan-script.conf. --- /tmp/pct-scanner-script 2011-07-08 17:16:09.601254345 +0200 +++ /usr/bin/pct-scanner-script 2011-07-08 17:26:11.060479188 +0200 @@ -34,6 +34,7 @@ SYSCONF=/etc/pct-scanner-script.conf SYSDIR=/etc/pct-scanner-script.conf.d/ +USERCONF=${HOME}/.pct-scanner-script.conf PROCESS=/usr/lib/pct-scanner-scripts/pct-scanner-script-process unset LINEART @@ -228,7 +229,9 @@ tempfile=$(mktemp -p "/tmp/" tempfile.XXXXXXXXXX) trap "rm -f $tempfile" 0 1 2 3 15 [ -z "$tempfile" ] && exit 1 - files="$SYSCONF" + files='' + [ -r "$USERCONF" ] && files+="$USERCONF" && files+=$'\n' + files+="$SYSCONF" files+=$'\n' files+=$(run-parts --list "$SYSDIR" ) if [ -n "$files" ]; then -- .''`. martin f. krafft <madduck@d.o> Related projects: : :' : proud Debian developer http://debiansystem.info `. `'` http://people.debian.org/~madduck http://vcs-pkg.org `- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)
--- End Message ---
--- Begin Message ---Source: pct-scanner-scripts Source-Version: 0.0.4-5 Done: Petter Reinholdtsen <p...@debian.org> We believe that the bug you reported is fixed in the latest version of pct-scanner-scripts, 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 633...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Petter Reinholdtsen <p...@debian.org> (supplier of updated pct-scanner-scripts 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: Sat, 16 Nov 2024 14:44:12 +0100 Source: pct-scanner-scripts Architecture: source Version: 0.0.4-5 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packa...@qa.debian.org> Changed-By: Petter Reinholdtsen <p...@debian.org> Closes: 633121 634760 705828 Changes: pct-scanner-scripts (0.0.4-5) unstable; urgency=medium . * QA upload. . * Added d/gbp.conf to describe branch layout. * Updated vcs in d/control to Salsa. * Updated d/gbp.conf to enforce the use of pristine-tar. * Updated Standards-Version from 3.8.1 to 4.7.0. * Use wrap-and-sort -at for debian control files. * Trim trailing whitespace. * Add missing ${misc:Depends} to Depends for pct-scanner-scripts. * Bump debhelper from deprecated 7 to 13. * Set debhelper-compat version in Build-Depends. * Change priority extra to priority optional. * Flag in d/control that root build is not needed. * Switched d/rules to simple dh based build. * Modified scripts to handle device names with space (Closes: #634760). * Added 1020-sane-1.0.14.patch updating script to work with scanadf from sane 1.0.14 (Closes: #705828). * Added 1030-per-user-config.patch allowing users to override settings in ~/.pct-scanner-script.conf (Closes: #633121). Checksums-Sha1: 9a1d5c57bc35bd0d2f2c66661d8f20f53b63a646 1987 pct-scanner-scripts_0.0.4-5.dsc 4d466a0a864e059ff2f3719325692aaaa9ac7fe6 5716 pct-scanner-scripts_0.0.4-5.debian.tar.xz b006b0519e92d732a0255a49676bd5c40c68c7ff 6419 pct-scanner-scripts_0.0.4-5_source.buildinfo Checksums-Sha256: dad1ea80ba06b8aa3c0d06c1df883b4b5becd5ef4fe226c60cc5499272192ae3 1987 pct-scanner-scripts_0.0.4-5.dsc 4bf79064d855694c0c5937adee8f388a14494556d1f3cb1cadfaace9054d28ff 5716 pct-scanner-scripts_0.0.4-5.debian.tar.xz 4b4663e7f138d7d7ca3ef77d3a75e5032bf5b3a5d939c416c914202a04f43c57 6419 pct-scanner-scripts_0.0.4-5_source.buildinfo Files: 63e7cfeb6b3be7fd8cf1a1391b58e0d6 1987 misc optional pct-scanner-scripts_0.0.4-5.dsc 4e6302dafba684d85e55faf53f25bf0e 5716 misc optional pct-scanner-scripts_0.0.4-5.debian.tar.xz 4219f885d61694b0b7c273dcf902f0e9 6419 misc optional pct-scanner-scripts_0.0.4-5_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmc4ojIACgkQgSgKoIe6 +w6cUA//R4bLl1rs1IN2hIY2xMdH/PMK/0auKAFF27BoZK8Er+3amiy48MAmGBu+ 7iuy/DFAOywJUbHeoD+KXildaFPD3sXMaT62F+qUhqdvUi2tIFCfNRFveU3PmwGw 3lywEU0lUlPB9V9fMZNdEkWLIyJ+Bhiljujg/Cy/u4CGc8q6nMYA/j4+JlcfVX1g rOzk3nZJYteAbKIstyhbx/3BKyBucomOxeBvkLbsLpkBoj+CV9YxGXF2+ZgYA4Zb /q/JUAbhJn+KZPkEXs4MTRRFwiU0SQ5on7Tnw6hNKHNwDAWshNTcT3oq+cv4+rKr 3ckIlaHs+7/qYkQ62BNSXOWJJm3DvoCk+t6OfQzsB/ygYoXGUwp3O64ELB8TNCZk HnRPsvVX+ZInLzbtAMThXjrX3VFjl76BclMQkrWHCd6lKGfkrQ542SRVeImBqslm 19ShLeqICbg56wp80oiHLDun0+jZLGmenlYymzxQxcw8AKOo0nfVXzUBcDMJRwsa cxNHuAYmraf0qjAk/VE4/3U7bFIbhkGLJospaZya0IQEq6pB+N1hZhuzEil/TZqj TWjOV+zMqQZsUpTlkQ1ysNlyNwZt0lZt8sf0jJHaCjw259doreGcfZ5wSCHotBSe J9rOUCvohSoBJp53hHd0l7mpBbZZjb/gZpPk49niQLY4uym4Doc= =QzAK -----END PGP SIGNATURE-----
pgpaHAZs4zHQL.pgp
Description: PGP signature
--- End Message ---