Your message dated Thu, 21 May 2020 06:19:14 +0000 with message-id <e1jbexy-0005ck...@fasolo.debian.org> and subject line Bug#961144: fixed in ucf 3.0041 has caused the Debian Bug report #961144, regarding ucf breaks bacula autopkgtest: Job for bacula-director.service 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 ow...@bugs.debian.org immediately.) -- 961144: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961144 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ucf, bacula Control: found -1 ucf/3.0039 Control: found -1 bacula/9.6.3-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a recent upload of ucf the autopkgtest of bacula fails in testing when that autopkgtest is run with the binary packages of ucf from unstable. It passes when run with only packages from testing. In tabular form: pass fail ucf from testing 3.0040 bacula from testing 9.6.3-1 all others from testing from testing I copied some of the output at the bottom of this report. Currently this regression is blocking the migration of ucf to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package? More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [1] https://qa.debian.org/excuses.php?package=ucf https://ci.debian.net/data/autopkgtest/testing/amd64/b/bacula/5577775/log.gz autopkgtest [10:36:26]: test backup-test-pgsql: [----------------------- + apt-get -y install debconf-utils Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: debconf-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 57.1 kB of archives. After this operation, 108 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian testing/main amd64 debconf-utils all 1.5.74 [57.1 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 57.1 kB in 0s (745 kB/s) Selecting previously unselected package debconf-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15551 files and directories currently installed.) Preparing to unpack .../debconf-utils_1.5.74_all.deb ... Unpacking debconf-utils (1.5.74) ... Setting up debconf-utils (1.5.74) ... + awk '$3=="password"{print}' + debconf-set-selections + debconf-get-selections + for pkg in bacula-director-mysql bacula-director-pgsql ++ dpkg-query --showformat '${db:Status-Status}' -W bacula-director-mysql + pkg_status=not-installed + '[' not-installed = installed ']' + for pkg in bacula-director-mysql bacula-director-pgsql ++ dpkg-query --showformat '${db:Status-Status}' -W bacula-director-pgsql + pkg_status=installed + '[' installed = installed ']' + echo 'bacula-director-pgsql bacula-director-pgsql/dbconfig-reinstall boolean true' + debconf-set-selections + DEBIAN_FRONTEND=noninteractive + dpkg-reconfigure bacula-director-pgsql dbconfig-common: writing config to /etc/dbconfig-common/bacula-director-pgsql.conf creating postgres user bacula: already exists. resetting password: success. dbconfig-common: dumping pgsql database bacula to /var/tmp/bacula-director-pgsql.bacula.2020-05-20-10.36.pgsql.e6nhYl. dbconfig-common: dropping old pgsql database bacula. dropping database bacula: success. verifying database bacula was dropped: success. creating database bacula: success. verifying database bacula exists: success. populating database via administrative sql... done. populating database via sql... done. dbconfig-common: flushing administrative password + echo 'start testing ... ' start testing ... + echo 'USER: root' USER: root + DBTYPE=pgsql + echo 'DBTYPE: pgsql' DBTYPE: pgsql + '[' pgsql = pgsql ']' + echo '--------- installing packages -----------' --------- installing packages ----------- + apt-get -y install bacula bacula-director-pgsql Reading package lists... Building dependency tree... Reading state information... bacula is already the newest version (9.6.3-1). bacula-director-pgsql is already the newest version (9.6.3-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + echo '--------- configuring Bacula daemons -----------' --------- configuring Bacula daemons ----------- + FILECHGRDIR=/tmp/autopkgtest-lxc.zc_04wyr/downtmp/autopkgtest_tmp/bacula-sd/filechgr + RESTOREDIR=/tmp/autopkgtest-lxc.zc_04wyr/downtmp/autopkgtest_tmp/bacula-restores + mkdir -p /tmp/autopkgtest-lxc.zc_04wyr/downtmp/autopkgtest_tmp/bacula-sd/filechgr + chown -R bacula:tape /tmp/autopkgtest-lxc.zc_04wyr/downtmp/autopkgtest_tmp/bacula-sd/filechgr + sed -i s%/nonexistant/path/to/file/archive/dir%/tmp/autopkgtest-lxc.zc_04wyr/downtmp/autopkgtest_tmp/bacula-sd/filechgr% /etc/bacula/bacula-sd.conf + sed -i 's%Where = /nonexistant/path/to/file/archive/dir/bacula-restores%Where = /tmp/autopkgtest-lxc.zc_04wyr/downtmp/autopkgtest_tmp/bacula-restores%' /etc/bacula/bacula-dir.conf + sed -i 's/signature = MD5/signature = SHA1/' /etc/bacula/bacula-dir.conf + sed -i 's/signature = MD5/signature = SHA1\naclsupport = yes/' /etc/bacula/bacula-dir.conf + echo '--------- restarting services ----------- ' --------- restarting services ----------- + service bacula-director restart Job for bacula-director.service failed because the control process exited with error code. See "systemctl status bacula-director.service" and "journalctl -xe" for details. autopkgtest [10:36:30]: test backup-test-pgsql: -----------------------]
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: ucf Source-Version: 3.0041 Done: Manoj Srivastava <sriva...@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 961...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Manoj Srivastava <sriva...@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: SHA512 Format: 1.8 Date: Wed, 20 May 2020 22:56:42 -0700 Source: ucf Architecture: source Version: 3.0041 Distribution: unstable Urgency: medium Maintainer: Manoj Srivastava <sriva...@debian.org> Changed-By: Manoj Srivastava <sriva...@debian.org> Closes: 961144 Changes: ucf (3.0041) unstable; urgency=medium . * New bug fixing release * Bug fix: "ucf breaks bacula autopkgtest: Job for bacula-director.service failed", thanks to Paul Gevers (Closes: #961144). while ucf should not alter the attributes of the file if the destination exists (the maintainer can do anythjing she wants after ucf is done), when there is no destination copy the permissions from the source. Checksums-Sha1: 26b15fdad24605a7d09bd9486acb990ccb6b5e58 1423 ucf_3.0041.dsc 3e9393c0abc5beed126d0e94a873609c59627722 70436 ucf_3.0041.tar.xz Checksums-Sha256: d55c6ae6101ce1dd265fcf4e50fcf11622fc41a87b140f5fd9f7699af76103c9 1423 ucf_3.0041.dsc de7db55edf872b5681e112ef710763603b858451b0a0477fc299f6389f0e647c 70436 ucf_3.0041.tar.xz Files: 9c6697f9f2b7a15024de21f0fc1dde66 1423 utils standard ucf_3.0041.dsc 8a238c92c9a57d65a011c26ec3632dcb 70436 utils standard ucf_3.0041.tar.xz -----BEGIN PGP SIGNATURE----- iQGZBAEBCgCDFiEEq6cQJaG1qIpOX2jCNr1yD29XZHIFAl7GGdZQFIAAAAAAGwAs c3JpdmFzdGFAZ29sZGVuLWdyeXBob24uY29tQUJBNzEwMjVBMUI1QTg4QTRFNUY2 OEMyMzZCRDcyMEY2RjU3NjQ3Ml8yMTgUHHNyaXZhc3RhQGRlYmlhbi5vcmcACgkQ Nr1yD29XZHKD8Af/eJDL1oOdeg9iCx2BDzLekCaOx/9WT+ru49E2OFQE4rtk7h6I 7pd5f0ar23llWoNHn1PjOoJpKgvSNX4SoDLUen3zqLRWgadKNAV2kiT1GIXuxEen nvbAxAxYF55eXxnq+DEIA0xfW5AmnFi0bpF2Roxki4yj2/8mi2AGtfFpDcvTh/88 kzptiGRX/frHXUfY12kxpHxAdzQGetGdZRAK0XAbOYfjidCyefS9GxeXn6FUbbil wMkmhQelDiXPw65c3ALCXQePi4IxSuuat9RSjo3si/ndBxqfUCJx6HdO5Qc4nAJB PbVrfGMR77ODm4NWdS5otvPWKi6eTLzsI/+PGA== =ca07 -----END PGP SIGNATURE-----
--- End Message ---