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

Bug 332611

Summary: dev-perl/PortageXS-0.02.10-r1 - Failed test 'Packages found in world: 0' # at t/01_Core.t line 120.
Product: Gentoo Linux Reporter: Tom Lane <tom.lane0>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: perl
Priority: High Keywords: UPSTREAM
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: https://github.com/gentoo-perl/PortageXS/issues/3
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 300119    
Attachments: Complete Build Log.
Emerge --info =dev-perl/PortageXS-0.02.10-r1
System make.conf
Failed Ebuild

Description Tom Lane 2010-08-13 13:58:52 UTC
dev-perl/PortageXS-0.02.10-r1 fails Portage Tests stating:

#   Failed test 'Packages found in world: 0'
#   at t/01_Core.t line 120.


Reproducible: Couldn't Reproduce

Steps to Reproduce:
1) After the emerge failed tried again and the bug wasn't reproduced
Comment 1 Tom Lane 2010-08-13 13:59:43 UTC
Created attachment 242769 [details]
Complete Build Log.
Comment 2 Tom Lane 2010-08-13 14:00:22 UTC
Created attachment 242771 [details]
Emerge --info =dev-perl/PortageXS-0.02.10-r1
Comment 3 Tom Lane 2010-08-13 14:00:39 UTC
Created attachment 242773 [details]
System make.conf
Comment 4 Tom Lane 2010-08-13 14:02:09 UTC
Created attachment 242775 [details]
Failed Ebuild
Comment 5 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2013-07-24 07:24:40 UTC
Given the nature of this bug, it could have been a rare race condition if the worldfile was being written by some other process when the test ran, which could happen if you were running more than one instance of emerge at the time. 

I do need to look into it further, but more context is really needed to solve this certainly. ( Will put better failure detection regarding worldfile reading/reporting and see if somebody can repeat it ).

Though, if you can't repeat the problem, theres' no way to know which problem it was.
Comment 6 Larry the Git Cow gentoo-dev 2021-06-06 17:22:42 UTC
The bug has been closed via the following commit(s):

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

commit b5678f9452dff2c54da4a50cad1ff81ce097fddf
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-06-06 17:21:57 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-06-06 17:21:57 +0000

    dev-perl/PortageXS: Remove last-rited pkg
    
    Closes: https://github.com/gentoo/gentoo/pull/21103
    Closes: https://bugs.gentoo.org/264680
    Closes: https://bugs.gentoo.org/289524
    Closes: https://bugs.gentoo.org/332611
    Closes: https://bugs.gentoo.org/473394
    Closes: https://bugs.gentoo.org/613114
    Closes: https://bugs.gentoo.org/625536
    Closes: https://bugs.gentoo.org/671244
    Closes: https://bugs.gentoo.org/688238
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-perl/PortageXS/Manifest                        |   2 -
 dev-perl/PortageXS/PortageXS-0.02.10-r4.ebuild     |  54 ------
 dev-perl/PortageXS/PortageXS-0.2.10-r5.ebuild      |  60 -------
 dev-perl/PortageXS/PortageXS-0.2.12-r1.ebuild      |  63 -------
 .../files/0.02.12/PortageXS-0.02.12-prefix.patch   | 198 ---------------------
 .../files/PortageXS-0.02.10-portage_path_fix.patch |  86 ---------
 .../PortageXS/files/PortageXS-0.02.10-prefix.patch | 137 --------------
 dev-perl/PortageXS/metadata.xml                    |  17 --
 profiles/package.mask                              |  11 --
 9 files changed, 628 deletions(-)