Your message dated Wed, 13 Dec 2017 10:49:13 +0000
with message-id <e1ep4bb-00025h...@fasolo.debian.org>
and subject line Bug#839443: fixed in bcron 0.11-1.1
has caused the Debian Bug report #839443,
regarding bcron: FTBFS: tests failures
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.)
--
839443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bcron
Version: 0.10-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161001 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ( echo '#!/bin/sh'; \
> echo 'lib="$1"; shift';\
> echo 'rm -f "$lib"';\
> echo 'ar cr "$lib" ${1+"$@"}';\
> echo 'ranlib "$lib"';\
> ) >makelib
> chmod 755 makelib
> ( bgincs=`head -n 1 conf-bgincs`; \
> echo '#!/bin/sh'; \
> echo 'source=$1; shift'; \
> echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; \
> echo exec `head -n 1 conf-cc` -I. "-I'${bgincs}'" '-o ${base}.o -c $source
> ${1+"$@"}'; \
> ) >compile
> chmod 755 compile
> ./compile chdir.c
> ./compile connection.c
> ./compile crontab.c
> ./compile crontabs.c
> ./compile job.c
> ./compile job_dump.c
> ./compile ministat.c
> ./compile sendpacket.c
> ./compile tempfile.c
> ./compile time.c
> ./compile timespec-next.c
> ./compile timespec-parse.c
> ./makelib bcron.a chdir.o connection.o crontab.o crontabs.o job.o job_dump.o
> ministat.o sendpacket.o tempfile.o time.o timespec-next.o timespec-parse.o
> ./compile bcrontab.c
> ( bglibs=`head -n 1 conf-bglibs`; \
> echo '#!/bin/sh';\
> echo 'main="$1"; shift';\
> echo exec `head -n 1 conf-ld` -L. "-L'${bglibs}'" '-o "$main" "$main.o"
> ${1+"$@"}' -lbg-sysdeps; \
> ) >load
> chmod 755 load
> ./load bcrontab bcron.a -lbg-cli -lbg
> ./compile bcron-update.c
> ./load bcron-update bcron.a -lbg
> ./compile bcron-spool.c
> ./load bcron-spool bcron.a -lbg
> ./compile bcron-start.c
> ./load bcron-start bcron.a -lbg
> ./compile bcron-sched.c
> ./load bcron-sched bcron.a -lbg
> python -c 'import shlex;
> line=shlex.split(open("conf-sendmail").readline().strip()); print "const
> char* sendmail[] = { "+",".join(["\"%s\""%a for a in line])+",NULL };"'
> >conf_sendmail.c
> ./compile bcron-exec.c
> ./load bcron-exec bcron.a -lbg
> ./compile test-sched.c
> ./load test-sched bcron.a -lbg-cli -lbg
> man2html bcron-update.8 >bcron-update.8.html
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> sh tests.sh
> Test tests/sched-dst 0 * * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> -next: 1081058400 2004-04-04 01:00:00 EST
> +last: 1081054860 2004-04-04 01:01:00 EDT
> +next: 1081058400 2004-04-04 02:00:00 EDT
>
> Test tests/sched-dst 0 * * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> +last: 1081058460 2004-04-04 02:01:00 EDT
> next: 1081062000 2004-04-04 03:00:00 EDT
>
> Test tests/sched-dst 0 * * * * 1099198860 failed:
> @@ -1,2 +1,2 @@
> last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099202400 2004-10-31 01:00:00 EST
> +next: 1099202400 2004-10-31 02:00:00 EDT
>
> Test tests/sched-dst 0 * * * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099206000 2004-10-31 02:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099206000 2004-10-31 03:00:00 EDT
>
> Test tests/sched-dst 0 * * * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099209600 2004-10-31 03:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099209600 2004-10-31 04:00:00 EDT
>
> Test tests/sched-dst 0 0 * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> +last: 1081054860 2004-04-04 01:01:00 EDT
> next: 1081137600 2004-04-05 00:00:00 EDT
>
> Test tests/sched-dst 0 0 * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> +last: 1081058460 2004-04-04 02:01:00 EDT
> next: 1081137600 2004-04-05 00:00:00 EDT
>
> Test tests/sched-dst 0 0 * * * 1099195260 failed:
> @@ -1,2 +1,2 @@
> last: 1099195260 2004-10-31 00:01:00 EDT
> -next: 1099285200 2004-11-01 00:00:00 EST
> +next: 1099281600 2004-11-01 00:00:00 EDT
>
> Test tests/sched-dst 0 0 * * * 1099198860 failed:
> @@ -1,2 +1,2 @@
> last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099285200 2004-11-01 00:00:00 EST
> +next: 1099281600 2004-11-01 00:00:00 EDT
>
> Test tests/sched-dst 0 0 * * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099285200 2004-11-01 00:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099281600 2004-11-01 00:00:00 EDT
>
> Test tests/sched-dst 0 0 * * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099285200 2004-11-01 00:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099281600 2004-11-01 00:00:00 EDT
>
> Test tests/sched-dst 0 1 * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> -next: 1081058400 2004-04-04 01:00:00 EST
> +last: 1081054860 2004-04-04 01:01:00 EDT
> +next: 1081141200 2004-04-05 01:00:00 EDT
>
> Test tests/sched-dst 0 1 * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> +last: 1081058460 2004-04-04 02:01:00 EDT
> next: 1081141200 2004-04-05 01:00:00 EDT
>
> Test tests/sched-dst 0 1 * * * 1099198860 failed:
> @@ -1,2 +1,2 @@
> last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099288800 2004-11-01 01:00:00 EST
> +next: 1099285200 2004-11-01 01:00:00 EDT
>
> Test tests/sched-dst 0 1 * * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099288800 2004-11-01 01:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099285200 2004-11-01 01:00:00 EDT
>
> Test tests/sched-dst 0 1 * * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099288800 2004-11-01 01:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099285200 2004-11-01 01:00:00 EDT
>
> Test tests/sched-dst 0 2 * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> -next: 1081062000 2004-04-04 03:00:00 EDT
> +last: 1081054860 2004-04-04 01:01:00 EDT
> +next: 1081058400 2004-04-04 02:00:00 EDT
>
> Test tests/sched-dst 0 2 * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> -next: 1081062000 2004-04-04 03:00:00 EDT
> +last: 1081058460 2004-04-04 02:01:00 EDT
> +next: 1081144800 2004-04-05 02:00:00 EDT
>
> Test tests/sched-dst 0 2 * * * 1099195260 failed:
> @@ -1,2 +1,2 @@
> last: 1099195260 2004-10-31 00:01:00 EDT
> -next: 1099206000 2004-10-31 02:00:00 EST
> +next: 1099202400 2004-10-31 02:00:00 EDT
>
> Test tests/sched-dst 0 2 * * * 1099198860 failed:
> @@ -1,2 +1,2 @@
> last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099206000 2004-10-31 02:00:00 EST
> +next: 1099202400 2004-10-31 02:00:00 EDT
>
> Test tests/sched-dst 0 2 * * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099206000 2004-10-31 02:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099288800 2004-11-01 02:00:00 EDT
>
> Test tests/sched-dst 0 2 * * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099292400 2004-11-01 02:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099288800 2004-11-01 02:00:00 EDT
>
> Test tests/sched-dst 0 3 * * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> +last: 1081054860 2004-04-04 01:01:00 EDT
> next: 1081062000 2004-04-04 03:00:00 EDT
>
> Test tests/sched-dst 0 3 * * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> +last: 1081058460 2004-04-04 02:01:00 EDT
> next: 1081062000 2004-04-04 03:00:00 EDT
>
> Test tests/sched-dst 0 3 * * * 1099195260 failed:
> @@ -1,2 +1,2 @@
> last: 1099195260 2004-10-31 00:01:00 EDT
> -next: 1099209600 2004-10-31 03:00:00 EST
> +next: 1099206000 2004-10-31 03:00:00 EDT
>
> Test tests/sched-dst 0 3 * * * 1099198860 failed:
> @@ -1,2 +1,2 @@
> last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099209600 2004-10-31 03:00:00 EST
> +next: 1099206000 2004-10-31 03:00:00 EDT
>
> Test tests/sched-dst 0 3 * * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099209600 2004-10-31 03:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099206000 2004-10-31 03:00:00 EDT
>
> Test tests/sched-dst 0 3 * * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099209600 2004-10-31 03:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099292400 2004-11-01 03:00:00 EDT
>
> Test tests/sched-dst 0 0 1 * * 1081054860 failed:
> @@ -1,2 +1,2 @@
> -last: 1081054860 2004-04-04 00:01:00 EST
> +last: 1081054860 2004-04-04 01:01:00 EDT
> next: 1083384000 2004-05-01 00:00:00 EDT
>
> Test tests/sched-dst 0 0 1 * * 1081058460 failed:
> @@ -1,2 +1,2 @@
> -last: 1081058460 2004-04-04 01:01:00 EST
> +last: 1081058460 2004-04-04 02:01:00 EDT
> next: 1083384000 2004-05-01 00:00:00 EDT
>
> Test tests/sched-dst 0 0 1 * * 1099195260 failed:
> @@ -1,2 +1,2 @@
> last: 1099195260 2004-10-31 00:01:00 EDT
> -next: 1099285200 2004-11-01 00:00:00 EST
> +next: 1099281600 2004-11-01 00:00:00 EDT
>
> Test tests/sched-dst 0 0 1 * * 1099198860 failed:
> @@ -1,2 +1,2 @@
> last: 1099198860 2004-10-31 01:01:00 EDT
> -next: 1099285200 2004-11-01 00:00:00 EST
> +next: 1099281600 2004-11-01 00:00:00 EDT
>
> Test tests/sched-dst 0 0 1 * * 1099202460 failed:
> @@ -1,2 +1,2 @@
> -last: 1099202460 2004-10-31 01:01:00 EST
> -next: 1099285200 2004-11-01 00:00:00 EST
> +last: 1099202460 2004-10-31 02:01:00 EDT
> +next: 1099281600 2004-11-01 00:00:00 EDT
>
> Test tests/sched-dst 0 0 1 * * 1099206060 failed:
> @@ -1,2 +1,2 @@
> -last: 1099206060 2004-10-31 02:01:00 EST
> -next: 1099285200 2004-11-01 00:00:00 EST
> +last: 1099206060 2004-10-31 03:01:00 EDT
> +next: 1099281600 2004-11-01 00:00:00 EDT
>
> 59 tests executed, 34 failures
> debian/rules:33: recipe for target 'build-arch-stamp' failed
> make: *** [build-arch-stamp] Error 1
If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185
If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.
The full build log is available from:
http://aws-logs.debian.net/2016/10/01/bcron_0.10-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: bcron
Source-Version: 0.11-1.1
We believe that the bug you reported is fixed in the latest version of
bcron, 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 839...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gianfranco Costamagna <locutusofb...@debian.org> (supplier of updated bcron
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: Wed, 13 Dec 2017 11:12:18 +0100
Source: bcron
Binary: bcron bcron-run
Architecture: source
Version: 0.11-1.1
Distribution: unstable
Urgency: medium
Maintainer: Gerrit Pape <p...@smarden.org>
Changed-By: Gianfranco Costamagna <locutusofb...@debian.org>
Description:
bcron - ${S:Short-Desc} (programs)
bcron-run - ${S:Short-Desc} (integration with runit)
Closes: 839443 875825 880555
Changes:
bcron (0.11-1.1) unstable; urgency=medium
.
* Non-maintainer uppload
* Upload to unstable
* Disable crontab new test, requiring too many tools and tweaks to work
(Closes: #839443)
* Install groff package to fix build failure (Closes: #875825)
* Update std-version to 4.1.2, no changes required
* Update copyright file (Closes: #880555)
Checksums-Sha1:
36aeb603edd70676aea69494598132769c3e9e2a 2032 bcron_0.11-1.1.dsc
44901965d914287de336f293b9d1feead016fafc 32976 bcron_0.11-1.1.debian.tar.xz
3d998ef75a551f38e32988045af29cbd7d4f69aa 7598 bcron_0.11-1.1_source.buildinfo
Checksums-Sha256:
249e4c2f13b5e6894f779881809f99a849fa2da60c60fffc2b2d748aca5bab8a 2032
bcron_0.11-1.1.dsc
526bb2493b3faef7e91dd5cf2e80c7b374dff18b4b36ae1ee5a565a5276e1962 32976
bcron_0.11-1.1.debian.tar.xz
fe996346b64229c77ee43a6e8bfbb13b04a4b505b55b1fd1ee295a686273d399 7598
bcron_0.11-1.1_source.buildinfo
Files:
08de5fb5fe4f57cd059d94c47ee62859 2032 admin optional bcron_0.11-1.1.dsc
76707d8b022d5a00bbd91c0349045fa6 32976 admin optional
bcron_0.11-1.1.debian.tar.xz
d52ebe6169b4597f413185a9439fb320 7598 admin optional
bcron_0.11-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJaMQO0AAoJEPNPCXROn13Z8QgQAL/KKDRZoHhmL59hyoB1j7RT
n4QfOgrCgF2Yzsyu1A6Zos45ktsaKIP2LRRlKXHJVJNp53hYKoadM0mcJHMLlNb3
LsPUqpIHQfZkENieLpMisWoOstQ/pGrM/Zy599R52pJgLGpxYQJJ0tJQ3YZaUVNo
BqdFY4kSRE/7boXZitIRbxok2LYBSQTD9hi2Is1XITuhd0QpzrjIgudbBjXgMTJZ
/x3VfMmCHJRIngDMHwmB+XG9BGgU8W9XvTWj5jf/Ri5oXlcDLbdfMo0VnETW9j6+
1ZfZ2IAvypuZ7FO+Qy4a4TLGhpFYpMAR5aRIaUmFfsgduPYuILiPjwKHrzcEkrop
K92VUBgFJU6/9lkT0vfOhIhHznceCghCIPgrQvPC3/Bkvc5dMnpeMSdkI0cfeEBl
Yr397FnRzplTfg3RgUHyolekOhELpP8Ck8M2HgAGtjl/pEsyqcRXhJlIRCliFced
HChiKk5Bv2r6/eqeUa9qg+IyWJq9NwgQWPAyIC91saTLjA0KnJI9QfHSJkVLPv5h
ELr6veYv2spYjAndDcDOXyUs3euI0304BhmlpD+oLp/VDHr5t2xC1IPPPQmQ9aFs
yMhrWm2/uejh7cMXrjQF7aNYywqrCk8mjAYZFYcVdL+ARrIitOXyDjN5/PxmMdYn
x4OJEZm9aAO2um0waVyI
=eIu+
-----END PGP SIGNATURE-----
--- End Message ---