Your message dated Mon, 02 Sep 2013 17:12:00 +0000
with message-id <e1vgxfu-0001jl...@franck.debian.org>
and subject line Bug#665223: Removed package(s) from unstable
has caused the Debian Bug report #665223,
regarding RM: gitalist -- ROM; buggy, upstream unmaintained, low popcorn
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.)
--
665223: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gitalist
Version: 0.003006+dfsg-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«BUILDDIR»/gitalist-0.003006+dfsg'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00git_version.t t/01app.t
> t/02git_CollectionOfRepositories_FromDirectory.t
> t/02git_CollectionOfRepositories_FromDirectory_WhiteList.t
> t/02git_CollectionOfRepositories_FromDirectoryRecursive.t t/02git_head.t
> t/02git_object.t t/02git_Repository.t t/02git_tag.t t/02git_util.t
> t/03legacy_uri.t t/app-mech-rootpage.t t/atom.t t/json_view.t
> t/model_collectionofrepos.t t/opml.t t/rss.t t/scripts.t t/view_Default.t
> Git version: git version 1.7.9.1
> t/00git_version.t ........................................... ok
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> (in cleanup) Can't call method "delete" on an undefined value at
> /usr/share/perl5/WWW/Mechanize/TreeBuilder.pm line 189 during global
> destruction.
> t/01app.t ................................................... ok
> t/02git_CollectionOfRepositories_FromDirectory.t ............ ok
> t/02git_CollectionOfRepositories_FromDirectory_WhiteList.t .. ok
> t/02git_CollectionOfRepositories_FromDirectoryRecursive.t ... ok
> t/02git_head.t .............................................. ok
> t/02git_object.t ............................................ ok
> Prototype mismatch: sub I18N::Langinfo::langinfo (_) vs ($) at
> t/02git_Repository.t line 23.
> t/02git_Repository.t ........................................ ok
> t/02git_tag.t ............................................... ok
> t/02git_util.t .............................................. ok
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> [warn] Serving filehandle without a content-length
> t/03legacy_uri.t ............................................ ok
> (in cleanup) Can't call method "delete" on an undefined value at
> /usr/share/perl5/WWW/Mechanize/TreeBuilder.pm line 189 during global
> destruction.
> t/app-mech-rootpage.t ....................................... ok
> t/atom.t .................................................... ok
> t/json_view.t ............................................... ok
>
> # Failed test 'Blows up nicely with no repos dir'
> # at t/model_collectionofrepos.t line 60.
> # expecting: Regexp ((?^:Cannot find repository dir))
> # found: Attribute (_log) is required at constructor Catalyst::Request::new
> (defined at /usr/share/perl5/Catalyst/Request.pm line 896) line 34
> # Catalyst::Request::new() called at t/model_collectionofrepos.t line 45
> # main::__ANON__() called at t/model_collectionofrepos.t line 59
> # Test::Exception::throws_ok() called at t/model_collectionofrepos.t line
> 60
>
> # Failed test 'Blows up nicely with repos dir does not exist'
> # at t/model_collectionofrepos.t line 63.
> # expecting: Regexp ((?^:Cannot find repository dir: "/does/not/exist"))
> # found: Attribute (_log) is required at constructor Catalyst::Request::new
> (defined at /usr/share/perl5/Catalyst/Request.pm line 896) line 34
> # Catalyst::Request::new() called at t/model_collectionofrepos.t line 45
> # main::__ANON__() called at t/model_collectionofrepos.t line 62
> # Test::Exception::throws_ok() called at t/model_collectionofrepos.t line
> 63
> Attribute (_log) is required at constructor Catalyst::Request::new (defined
> at /usr/share/perl5/Catalyst/Request.pm line 896) line 34
> Catalyst::Request::new('Catalyst::Request') called at
> t/model_collectionofrepos.t line 45
> main::__ANON__() called at t/model_collectionofrepos.t line 128
> main::test_with_config('HASH(0x1c7c7c8)', 'repo_dir is tempdir') called
> at t/model_collectionofrepos.t line 67
> # Tests were run but no plan was declared and done_testing() was not seen.
> t/model_collectionofrepos.t .................................
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 2/2 subtests
> t/opml.t .................................................... ok
> t/rss.t ..................................................... ok
> t/scripts.t ................................................. ok
> t/view_Default.t ............................................ ok
>
> Test Summary Report
> -------------------
> t/model_collectionofrepos.t (Wstat: 65280
> Tests: 2 Failed: 2)
> Failed tests: 1-2
> Non-zero exit status: 255
> Parse errors: No plan found in TAP output
> Files=19, Tests=687, 608 wallclock secs ( 0.24 usr 0.12 sys + 96.56 cusr
> 215.13 csys = 312.05 CPU)
> Result: FAIL
> Failed 1/19 test programs. 2/687 subtests failed.
> make[1]: *** [test_dynamic] Error 255
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/21/gitalist_0.003006+dfsg-2.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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:
gitalist | 0.003006+dfsg-2 | source
gitalist-common | 0.003006+dfsg-2 | all
gitalist-fastcgi | 0.003006+dfsg-2 | all
------------------- Reason -------------------
ROM; buggy, upstream unmaintained, low popcorn
----------------------------------------------
Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it). Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors (ftp.debian.org
included) until the next dinstall run at the earliest.
Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.
We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 665...@bugs.debian.org.
The full log for this bug can be viewed at http://bugs.debian.org/665223
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---