Your message dated Thu, 03 Sep 2009 16:03:01 +0000
with message-id <e1mjem5-0000hg...@ries.debian.org>
and subject line Bug#537096: fixed in cipux-task 3.4.0.5-1
has caused the Debian Bug report #537096,
regarding cipux-rbac-simple: FTBFS: tests failed directory
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.)


-- 
537096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cipux-rbac-simple
Version: 3.4.0.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> dh_testroot
> rm -f debian/stamp-copyright-check
> rm -f debian/stamp-buildinfo
> cd . && ./Build realclean  
> /bin/sh: ./Build: No such file or directory
> make: [clean] Error 127 (ignored)
> rm -f debian/stamp-perl-build debian/stamp-perl-check
> dh_clean 
>  dpkg-source -b cipux-rbac-simple-3.4.0.0
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building cipux-rbac-simple using existing 
> cipux-rbac-simple_3.4.0.0.orig.tar.gz
> dpkg-source: info: building cipux-rbac-simple in 
> cipux-rbac-simple_3.4.0.0-1.diff.gz
> dpkg-source: info: building cipux-rbac-simple in 
> cipux-rbac-simple_3.4.0.0-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> Scanning upstream source for new/changed copyright notices...
> licensecheck -c .* -r --copyright -i 
> ^debian/(changelog|copyright(|_hints|_newhints)) Build.PL Changes MANIFEST 
> MANIFEST.SKIP META.yml Makefile.PL README debian lib t | 
> some-output-filtering...
> Found 44 different copyright and licensing combinations.
> No new copyright notices found - assuming no news is good news...
> touch debian/stamp-copyright-check
> cd . && perl Build.PL  --installdirs vendor --config ccflags="-g -O2" 
> --config cxxflags="-g -O2" --config ldflags="" 
> destdir=/build/user-cipux-rbac-simple_3.4.0.0-1-amd64-HDO3ta/cipux-rbac-simple-3.4.0.0/debian/libcipux-rbac-simple-perl
> Checking whether your kit is complete...
> Looks good
> 
> Checking prerequisites...
> Looks good
> 
> Creating new 'Build' script for 'CipUX-RBAC-Simple' version '3.4.0.0'
> cd . && ./Build build  
> Copying lib/CipUX/RBAC/Simple.pm -> blib/lib/CipUX/RBAC/Simple.pm
> Manifying blib/lib/CipUX/RBAC/Simple.pm -> blib/libdoc/CipUX::RBAC::Simple.3pm
> touch debian/stamp-perl-build
> cd . && ./Build test  verbose=1
> t/00-load.........1..1
> problem createing /var/cache/cipux: Permission denied
> not ok 1 - use CipUX::RBAC::Simple;
> 
> #   Failed test 'use CipUX::RBAC::Simple;'
> #   at t/00-load.t line 6.
> #     Tried to use 'CipUX::RBAC::Simple'.
> #     Error:  can't create /var/cache/cipux/cipux-storage: No such file or 
> directory at /usr/share/perl5/CipUX.pm line 1165
> # Compilation failed in require at /usr/share/perl5/CipUX/Task.pm line 27.
> # BEGIN failed--compilation aborted at t/00-load.t line 6.
> # Compilation failed in require at 
> /build/user-cipux-rbac-simple_3.4.0.0-1-amd64-HDO3ta/cipux-rbac-simple-3.4.0.0/blib/lib/CipUX/RBAC/Simple.pm
>  line 24.
> # BEGIN failed--compilation aborted at 
> /build/user-cipux-rbac-simple_3.4.0.0-1-amd64-HDO3ta/cipux-rbac-simple-3.4.0.0/blib/lib/CipUX/RBAC/Simple.pm
>  line 24.
> # Compilation failed in require at (eval 3) line 2.
> # BEGIN failed--compilation aborted at (eval 3) line 2.
> Name "CipUX::DEMOLISH" used only once: possible typo at 
> /usr/share/perl5/Class/Std.pm line 523.
> Use of uninitialized value $CipUX::RBAC::Simple::VERSION in concatenation (.) 
> or string at t/00-load.t line 9.
> # Testing CipUX::RBAC::Simple , Perl 5.010000, /usr/bin/perl
> # Looks like you failed 1 test of 1.
> dubious
>       Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 1
>       Failed 1/1 tests, 0.00% okay
> t/leaktrace.......1..1
> problem createing /var/cache/cipux: Permission denied
> can't create /var/cache/cipux/cipux-storage: No such file or directory at 
> /usr/share/perl5/CipUX.pm line 1165
> Compilation failed in require at /usr/share/perl5/CipUX/Task.pm line 27.
> BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/Task.pm line 27.
> Compilation failed in require at 
> /build/user-cipux-rbac-simple_3.4.0.0-1-amd64-HDO3ta/cipux-rbac-simple-3.4.0.0/blib/lib/CipUX/RBAC/Simple.pm
>  line 24.
> BEGIN failed--compilation aborted at 
> /build/user-cipux-rbac-simple_3.4.0.0-1-amd64-HDO3ta/cipux-rbac-simple-3.4.0.0/blib/lib/CipUX/RBAC/Simple.pm
>  line 24.
> Compilation failed in require at t/leaktrace.t line 5.
> BEGIN failed--compilation aborted at t/leaktrace.t line 5.
> # Looks like your test died before it could output anything.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED test 1
>       Failed 1/1 tests, 0.00% okay
> t/perlcritic......1..0 # Skip Author test.  Set $ENV{TEST_AUTHOR} to a true 
> value to run.
> skipped
>         all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to 
> run.
> t/pod-coverage....1..1
> problem createing /var/cache/cipux: Permission denied
> ok 1 - Pod coverage on CipUX::RBAC::Simple
> # CipUX::RBAC::Simple: no public symbols defined
> ok
> t/pod.............1..1
> ok 1 - blib/lib/CipUX/RBAC/Simple.pm
> ok
> t/refcount........1..2
> problem createing /var/cache/cipux: Permission denied
> can't create /var/cache/cipux/cipux-storage: No such file or directory at 
> /usr/share/perl5/CipUX.pm line 1165
> Compilation failed in require at /usr/share/perl5/CipUX/Task.pm line 27.
> BEGIN failed--compilation aborted at /usr/share/perl5/CipUX/Task.pm line 27.
> Compilation failed in require at 
> /build/user-cipux-rbac-simple_3.4.0.0-1-amd64-HDO3ta/cipux-rbac-simple-3.4.0.0/blib/lib/CipUX/RBAC/Simple.pm
>  line 24.
> BEGIN failed--compilation aborted at 
> /build/user-cipux-rbac-simple_3.4.0.0-1-amd64-HDO3ta/cipux-rbac-simple-3.4.0.0/blib/lib/CipUX/RBAC/Simple.pm
>  line 24.
> Compilation failed in require at t/refcount.t line 4.
> BEGIN failed--compilation aborted at t/refcount.t line 4.
> # Looks like your test died before it could output anything.
> Failed 3/6 test programs. 4/6 subtests failed.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-2
>       Failed 2/2 tests, 0.00% okay
> Failed Test   Stat Wstat Total Fail  List of Failed
> -------------------------------------------------------------------------------
> t/00-load.t      1   256     1    1  1
> t/leaktrace.t  255 65280     1    2  1
> t/refcount.t   255 65280     2    4  1-2
> 1 test skipped.
> Failed 3/6 test scripts. 4/6 subtests failed.
> Files=6, Tests=6,  2 wallclock secs ( 1.09 cusr +  0.11 csys =  1.20 CPU)
> make: *** [debian/stamp-perl-check] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/cipux-rbac-simple_3.4.0.0-1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: cipux-task
Source-Version: 3.4.0.5-1

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

cipux-task-tools_3.4.0.5-1_all.deb
  to pool/main/c/cipux-task/cipux-task-tools_3.4.0.5-1_all.deb
cipux-task_3.4.0.5-1.diff.gz
  to pool/main/c/cipux-task/cipux-task_3.4.0.5-1.diff.gz
cipux-task_3.4.0.5-1.dsc
  to pool/main/c/cipux-task/cipux-task_3.4.0.5-1.dsc
cipux-task_3.4.0.5.orig.tar.gz
  to pool/main/c/cipux-task/cipux-task_3.4.0.5.orig.tar.gz
libcipux-task-perl_3.4.0.5-1_all.deb
  to pool/main/c/cipux-task/libcipux-task-perl_3.4.0.5-1_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 537...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated cipux-task 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Thu, 03 Sep 2009 16:47:32 +0200
Source: cipux-task
Binary: libcipux-task-perl cipux-task-tools
Architecture: source all
Version: 3.4.0.5-1
Distribution: unstable
Urgency: low
Maintainer: CipUX team <cipux-de...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description: 
 cipux-task-tools - commandline task interface for CipUX
 libcipux-task-perl - task library for CipUX
Closes: 537090 537096
Changes: 
 cipux-task (3.4.0.5-1) unstable; urgency=low
 .
   * New upstream release.
   * Include sample script with -tools package.
   * Update debian/copyright to include sample script (new owner, same
     license).
   * Tighten build-dependency on libcipux-object-perl to versions not
     failing its testsuite. Closes: bug#537090, #537096.
   * Update CDBS snippets:
     + Enhance package-relations.mk to support all binary package
       relations (except -indep ones).
     + Extend package-relation cleanup to include debhelper 6 and 7.0.1.
     + Implement fail-source-not-repackaged rule in upstream-tarball.mk.
     + Update URL to draft DEP5 format in copyright-check.mk output.
     + Update package-relations.mk: Cleanup unversioned+versioned
       dependency mix. Improve whitespace cleanup. Rewrite and silence
       applying dependencies.
   * Reformat debian/copyright to conform to proposal DEP5 rev. 54.
   * Bump up standards-version to 3.8.3.
Checksums-Sha1: 
 f491ace8463ec690f969b43f670cdf43c5e52e59 1914 cipux-task_3.4.0.5-1.dsc
 8f40e5cc04783e6471a1db20a184d445fd3972c2 24538 cipux-task_3.4.0.5.orig.tar.gz
 4f7783c0989fc537a3f160b470acc4fe2e5d8785 11024 cipux-task_3.4.0.5-1.diff.gz
 6384d0691a67637518e52ca4a67fe11b3822bd53 26462 
libcipux-task-perl_3.4.0.5-1_all.deb
 c8edb723ab73e5a30637d01e5d33f3fb479f7e19 15300 
cipux-task-tools_3.4.0.5-1_all.deb
Checksums-Sha256: 
 c3cdd92e92f171f1be84aedd9d9de18447dea4c3524a8ce3a374661900136ac4 1914 
cipux-task_3.4.0.5-1.dsc
 aeed57531e583ff335dcda22f671468c65588de7c3085bdf171a118fb9225038 24538 
cipux-task_3.4.0.5.orig.tar.gz
 9af28551ae68a311b4bbe09c34af0afb951e453d717e2aabb075060e228d51ae 11024 
cipux-task_3.4.0.5-1.diff.gz
 0b87bcb8ad9d97a167c331e96fa21b9716b3f7a299465fa46b7d084c17ae9cb9 26462 
libcipux-task-perl_3.4.0.5-1_all.deb
 4fb0893cd5a263953360e4306c12457f4803e7fc0422a459f4a050686534a7cf 15300 
cipux-task-tools_3.4.0.5-1_all.deb
Files: 
 f7b09e7500405a819b089897239de1a7 1914 perl optional cipux-task_3.4.0.5-1.dsc
 89c0d83e1fb67964b75a4300d78315cf 24538 perl optional 
cipux-task_3.4.0.5.orig.tar.gz
 3b7945d1290cdcbb458a62f718d0a12e 11024 perl optional 
cipux-task_3.4.0.5-1.diff.gz
 e981d39d835c307971ac03c77a69de55 26462 perl optional 
libcipux-task-perl_3.4.0.5-1_all.deb
 6eccf972dc81d180a2c683d3dbf54177 15300 perl optional 
cipux-task-tools_3.4.0.5-1_all.deb

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

iEYEAREDAAYFAkqf2O4ACgkQn7DbMsAkQLhhlQCgn0afCHccF46sbHujmXtcw1mO
grAAnAoZ9EfRYOWv/FUpXbn26LhYXvZb
=hcGb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to