Your message dated Mon, 27 Nov 2006 12:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400096: fixed in libimage-info-perl 1.23-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libimage-info-perl
Version: 1.23-1
Severity: serious
Usertags: grid5000

Hi,

libimage-info-perl seems to randomly fails to build.

Sometimes, the build goes perfectly fine. Internet access is not used at
all (monitored using iptables rules). All tests pass.

The other times, 6 tests fail, internet access is used, and the build
fails. This case happens during 10% to 30% of the builds.

I don't know if it's just an harmless race condition in the build
system, or a more serious issue with the package.

Here is a diff between a successful log and a failed log. Comments are
enclosed.

--- libimage-info-perl_1.23-1_etch32.buildlog.4 2006-11-23
21:30:39.000000000 +0100
+++ libimage-info-perl_1.23-1_etch32.buildlog.8 2006-11-23
21:30:47.000000000 +0100
@@ -1,5 +1,5 @@
-DC-Build-Header: libimage-info-perl 1.23-1 / Thu Nov 23 21:30:19 +0100
2006
-Automatic build of libimage-info-perl_1.23-1 on
sagittaire-13.lyon.grid5000.fr by sbuild/amd64 0.52
+DC-Build-Header: libimage-info-perl 1.23-1 / Thu Nov 23 21:30:14 +0100
2006
+Automatic build of libimage-info-perl_1.23-1 on
sagittaire-42.lyon.grid5000.fr by sbuild/amd64 0.52
 Build started at 20061123-2130
 ******************************************************************************
 Checking available source versions...

======
The builds were tried on different machines, but there's no relationship
between the failed builds and the nodes they were run on.
======

@@ -170,165 +170,156 @@
 t/pod_cov......ok
         7/7 skipped: Test::Pod::Coverage 1.00 required for testing POD
coverage
 t/string.......ok
-t/svg..........ok
+t/svg..........
+#   Failed test 'SVG_StandAlone'
+#   in t/svg.t at line 44.
+#          got: undef
+#     expected: 'yes'
+
+#   Failed test 'file_ext'
+#   in t/svg.t at line 45.
+#          got: undef
+#     expected: 'svg'
+
+#   Failed test 'file_media_type'
+#   in t/svg.t at line 46.
+#          got: undef
+#     expected: 'image/svg+xml'
+
+#   Failed test 'title'
+#   in t/svg.t at line 47.
+#          got: undef
+#     expected: 'Untitled graph'
+
+#   Failed test 'SVG_Version 1.1'
+#   in t/svg.t at line 48.
+#          got: undef
+#     expected: '1.1'
+
+#   Failed test 'dim()'
+#   in t/svg.t at line 50.
+#          got: undef
+#     expected: '209x51'
+# Looks like you failed 6 tests of 12.
+dubious
+       Test returned status 6 (wstat 1536, 0x600)
+DIED. FAILED tests 7-12
+       Failed 6/12 tests, 50.00% okay
 t/tiff.........ok
 t/tiff_e.......ok
 t/tiny-pgm.....ok
-All tests successful, 18 subtests skipped.
-Files=12, Tests=127,  0 wallclock secs ( 0.49 cusr +  0.06 csys =  0.55
CPU)
+Failed Test Stat Wstat Total Fail  Failed  List of Failed
+-------------------------------------------------------------------------------
+t/svg.t        6  1536    12    6  50.00%  7-12
+18 subtests skipped.
+Failed 1/12 test scripts, 91.67% okay. 6/127 subtests failed, 95.28%
okay.
+make[1]: *** [test_dynamic] Error 255
 make[1]: Leaving directory `/build/root/libimage-info-perl-1.23'
-touch build-stamp
- /usr/bin/fakeroot debian/rules binary
  -dh_testdir
-dh_testroot
-dh_clean -k
-dh_installdirs

======
I cut the rest of the successful build.
======

During the failed builds, the following HTTP requests are made, and are
blocked by the firewall. During sucessful builds, internet is not used.
IN= OUT=eth1 SRC=10.69.1.42 DST=128.30.52.31 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=31588 DF PROTO=TCP SPT=56384 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=128.30.52.31 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=31589 DF PROTO=TCP SPT=56384 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=128.30.52.45 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=57879 DF PROTO=TCP SPT=36403 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=128.30.52.45 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=57880 DF PROTO=TCP SPT=36403 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=128.30.52.46 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=6873 DF PROTO=TCP SPT=55388 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=128.30.52.46 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=6874 DF PROTO=TCP SPT=55388 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=128.30.52.47 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=61212 DF PROTO=TCP SPT=48409 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=128.30.52.47 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=61213 DF PROTO=TCP SPT=48409 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=193.51.208.69 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=10371 DF PROTO=TCP SPT=42920 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=193.51.208.69 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=10372 DF PROTO=TCP SPT=42920 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=193.51.208.70 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=45148 DF PROTO=TCP SPT=51817 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0 
IN= OUT=eth1 SRC=10.69.1.42 DST=193.51.208.70 LEN=60 TOS=0x00 PREC=0x00
TTL=64 ID=45149 DF PROTO=TCP SPT=51817 DPT=80 WINDOW=5840 RES=0x00 SYN
URGP=0

Hoping this helps,
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: libimage-info-perl
Source-Version: 1.23-2

We believe that the bug you reported is fixed in the latest version of
libimage-info-perl, which is due to be installed in the Debian FTP archive:

libimage-info-perl_1.23-2.diff.gz
  to pool/main/libi/libimage-info-perl/libimage-info-perl_1.23-2.diff.gz
libimage-info-perl_1.23-2.dsc
  to pool/main/libi/libimage-info-perl/libimage-info-perl_1.23-2.dsc
libimage-info-perl_1.23-2_all.deb
  to pool/main/libi/libimage-info-perl/libimage-info-perl_1.23-2_all.deb



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Don Armstrong <[EMAIL PROTECTED]> (supplier of updated libimage-info-perl 
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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 25 Nov 2006 01:36:34 -0800
Source: libimage-info-perl
Binary: libimage-info-perl
Architecture: source all
Version: 1.23-2
Distribution: unstable
Urgency: low
Maintainer: Don Armstrong <[EMAIL PROTECTED]>
Changed-By: Don Armstrong <[EMAIL PROTECTED]>
Description: 
 libimage-info-perl - allows extraction of meta information from image files
Closes: 400096
Changes: 
 libimage-info-perl (1.23-2) unstable; urgency=low
 .
   * Strip out the DTD in graph.svg as well. (closes: #400096)
Files: 
 3eb7e3afe853557b9030725fcec4d473 768 perl optional 
libimage-info-perl_1.23-2.dsc
 a045561cb9a5212783fa121f90c9cc62 3559 perl optional 
libimage-info-perl_1.23-2.diff.gz
 c6ae7ec976dc3d66777bdebdcefe3c73 57792 perl optional 
libimage-info-perl_1.23-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFatMYgcCJIoCND9ARAoMVAJ4v7ct+8ZIN5ra8C+WDcnBBfmYkrwCgvgnS
LA+15uOwRo0jsH3ohtyr/IE=
=xt9Z
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to