Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332611 - dev-perl/PortageXS-0.02.10-r1 - Failed test 'Packages found in world: 0' # at t/01_Core.t line 120.
Summary: dev-perl/PortageXS-0.02.10-r1 - Failed test 'Packages found in world: 0' # ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL: https://github.com/gentoo-perl/Portag...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: perl-testfailure
  Show dependency tree
 
Reported: 2010-08-13 13:58 UTC by Tom Lane
Modified: 2021-06-06 17:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Complete Build Log. (build-log-PortageXS-0.02.10-r1,5.90 KB, text/plain)
2010-08-13 13:59 UTC, Tom Lane
Details
Emerge --info =dev-perl/PortageXS-0.02.10-r1 (emerge-info-PortageXS-0.02.10-r1,3.63 KB, text/plain)
2010-08-13 14:00 UTC, Tom Lane
Details
System make.conf (make.conf,628 bytes, text/plain)
2010-08-13 14:00 UTC, Tom Lane
Details
Failed Ebuild (PortageXS-0.02.10-r1.ebuild,1.50 KB, text/plain)
2010-08-13 14:02 UTC, Tom Lane
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)