Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 616986

Summary: dev-perl/HTTPD-User-Manage fails tests since perl 5.22 ( Can't call method "set_passwd" on an undefined value )
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: toralf
Priority: Normal Keywords: PMASKED, TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=121448
Whiteboard: treeclean?
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 300119    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-04-29 11:33:35 UTC
Been broken since 5.22

http://matrix.cpantesters.org/?dist=HTTPD-User-Manage+1.66

>>> Test phase: dev-perl/HTTPD-User-Manage-1.660.0-r1
make -j3 --load-average=4 test TEST_VERBOSE=0 
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01realms.t .. Failed 1/22 subtests 
t/02text.t .... Can't call method "set_passwd" on an undefined value at t/02text.t line 22.
t/02text.t .... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/16 subtests 
t/03dbm.t ..... Can't call method "set_passwd" on an undefined value at t/03dbm.t line 31.
t/03dbm.t ..... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
t/04db.t ...... Use of uninitialized value $msg in concatenation (.) or string at t/04db.t line 17.
Can't call method "set_passwd" on an undefined value at t/04db.t line 29.
t/04db.t ...... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 

Test Summary Report
-------------------
t/01realms.t (Wstat: 0 Tests: 22 Failed: 1)
  Failed test:  10
t/02text.t  (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 16 tests but ran 1.
t/03dbm.t   (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 1.
t/04db.t    (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 1.
Files=4, Tests=25,  1 wallclock secs ( 0.05 usr  0.01 sys +  0.14 cusr  0.04 csys =  0.24 CPU)
Result: FAIL
Failed 4/4 test programs. 4/25 subtests failed.
make: *** [Makefile:826: test_dynamic] Error 255
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-10-07 12:20:06 UTC
*** Bug 633700 has been marked as a duplicate of this bug. ***
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2019-10-16 12:58:48 UTC
No reverse deps, dead upstream. Treecleaning candidate.
Comment 3 Larry the Git Cow gentoo-dev 2021-04-25 22:30:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ff119d7251ee44f8fc19040d88b64474db3dc2

commit 01ff119d7251ee44f8fc19040d88b64474db3dc2
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-04-25 22:29:25 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-04-25 22:30:44 +0000

    package.mask: Mask dev-perl/HTTPD-User-Manage for removal
    
    Bug: https://bugs.gentoo.org/616986
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 profiles/package.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-05-23 12:36:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e55035b57e8b31bc8176cbfa3406ad66281405b

commit 8e55035b57e8b31bc8176cbfa3406ad66281405b
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-05-23 12:36:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-23 12:36:04 +0000

    dev-perl/HTTPD-User-Manage: Remove last-rited pkg
    
    Closes: https://github.com/gentoo/gentoo/pull/20949
    Closes: https://bugs.gentoo.org/616986
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../HTTPD-User-Manage-1.660.0-r1.ebuild            | 16 ----------
 dev-perl/HTTPD-User-Manage/Manifest                |  1 -
 dev-perl/HTTPD-User-Manage/metadata.xml            | 37 ----------------------
 profiles/package.mask                              |  4 ---
 4 files changed, 58 deletions(-)