Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269787 - please import perl-core/IO-Compress-Bzip2
Summary: please import perl-core/IO-Compress-Bzip2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-14 06:41 UTC by Rabbe Fogelholm
Modified: 2009-05-27 09:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rabbe Fogelholm 2009-05-14 06:41:53 UTC
Platform is Prefix Portage on SUSE 10 Enterprise. Emerging app-admin/realpath fails immediately with the following console output:

emerge realpath
Calculating dependencies   ... done!

emerge: there are no ebuilds to satisfy "~perl-core/IO-Compress-Bzip2-2.015".
(dependency required by "perl-core/Archive-Tar-1.48" [ebuild])
(dependency required by "virtual/perl-Archive-Tar-1.48" [ebuild])
(dependency required by "perl-core/Module-Build-0.33" [ebuild])
(dependency required by "app-text/po4a-0.36" [ebuild])
(dependency required by "app-arch/dpkg-1.15.0" [ebuild])
(dependency required by "app-admin/realpath-1.14" [ebuild])
(dependency required by "realpath" [argument])
Comment 1 Fabian Groffen gentoo-dev 2009-05-14 07:11:45 UTC
imported.
Comment 2 Rabbe Fogelholm 2009-05-15 08:28:59 UTC
The emerge still fails. The console output just increases a little:

emerge realpath
Calculating dependencies   ^H^H... done!

emerge: there are no ebuilds to satisfy "~virtual/perl-Compress-Raw-Bzip2-2.015".
(dependency required by "perl-core/IO-Compress-Bzip2-2.015" [ebuild])
(dependency required by "virtual/perl-IO-Compress-Bzip2-2.015" [ebuild])
(dependency required by "perl-core/Archive-Tar-1.48" [ebuild])
(dependency required by "virtual/perl-Archive-Tar-1.48" [ebuild])
(dependency required by "perl-core/Module-Build-0.33" [ebuild])
(dependency required by "app-text/po4a-0.36" [ebuild])
(dependency required by "app-arch/dpkg-1.15.0" [ebuild])
(dependency required by "app-admin/realpath-1.14" [ebuild])
(dependency required by "realpath" [argument])
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-05-15 15:20:04 UTC
Seems to work for me. We might have to disable tests or figure out why this isn't a problem in upstream..

%% emerge -av1 realpath

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] perl-core/Test-Harness-3.17 [3.16] 206 kB
[ebuild     U ] perl-core/Archive-Tar-1.48 [1.46] USE="bzip2" 49 kB
[ebuild  N    ] dev-perl/TimeDate-1.16  22 kB
[ebuild  N    ] dev-perl/SGMLSpm-1.03-r6  0 kB
[ebuild  N    ] dev-perl/Text-CharWidth-0.04  9 kB
[ebuild  N    ] app-text/opensp-1.5.2-r1  USE="nls -doc" 1,486 kB
[ebuild  N    ] app-text/openjade-1.3.2-r1  0 kB
[ebuild  N    ] dev-perl/Text-WrapI18N-0.06  4 kB
[ebuild     U ] virtual/perl-Test-Harness-3.17 [3.16] 0 kB
[ebuild     U ] virtual/perl-Archive-Tar-1.48 [1.46] 0 kB
[ebuild     U ] perl-core/Module-Build-0.33 [0.32] 246 kB
[ebuild     U ] virtual/perl-Module-Build-0.33 [0.32] 0 kB
[ebuild  N    ] app-text/po4a-0.36  USE="-test" 1,085 kB
[ebuild  N    ] app-arch/dpkg-1.15.0  USE="bzip2 nls unicode zlib (-selinux) -test" 6,551 kB
[ebuild  N    ] app-admin/realpath-1.14  16 kB

Total: 15 packages (6 upgrades, 9 new), Size of downloads: 9,670 kB

Would you like to merge these packages? [Yes/No] no

Quitting.

%% FEATURES=test emerge -av1 realpath

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "~dev-lang/perl-5.10.0".
(dependency required by "perl-core/Pod-Simple-3.07" [ebuild])
(dependency required by "virtual/perl-Pod-Simple-3.07" [ebuild])
(dependency required by "dev-perl/Test-Pod-1.26" [ebuild])
(dependency required by "app-arch/dpkg-1.15.0" [ebuild])
(dependency required by "app-admin/realpath-1.14" [ebuild])
(dependency required by "realpath" [argument])
Comment 4 Fabian Groffen gentoo-dev 2009-05-18 19:20:38 UTC
(In reply to comment #2)
> The emerge still fails. The console output just increases a little:
> 
> emerge realpath
> Calculating dependencies   ^H^H... done!
> 
> emerge: there are no ebuilds to satisfy
> "~virtual/perl-Compress-Raw-Bzip2-2.015".

I added this package
Comment 5 Rabbe Fogelholm 2009-05-27 09:35:30 UTC
Confirming: Successful emerge of realpath this morning.