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

Bug 167061

Summary: dev-perl/Apache-Test is broken
Product: Gentoo Linux Reporter: Kim Sönksen <ksoenksen>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kim Sönksen 2007-02-15 16:29:45 UTC
I tried this:

gigatest ~ # emerge -avu mod_perl

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

Calculating dependencies... done!
[blocks B     ] dev-perl/Apache-Test (is blocking www-apache/mod_perl-2.0.1-r2)
[ebuild  N    ] dev-perl/Compress-Raw-Zlib-2.001  202 kB
[ebuild  N    ] virtual/perl-Scalar-List-Utils-1.18  0 kB
[ebuild  N    ] dev-perl/Apache-Test-1.28  147 kB
[ebuild  N    ] dev-perl/IO-Compress-Base-2.001  88 kB
[ebuild  N    ] dev-perl/IO-Compress-Zlib-2.001  129 kB
[ebuild     U ] dev-perl/Compress-Zlib-2.001 [1.41] 61 kB
[ebuild     U ] www-apache/mod_perl-2.0.2 [2.0.1-r2] 3,607 kB

Total: 7 packages (2 upgrades, 5 new, 1 block), Size of downloads: 4,232 kB

!!! Error: The above package list contains packages which cannot be installed
!!!        at the same time on the same system.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
--- 8< ---

ok, so I've tried to remove it.

--- 8< ---
gigatest ~ # emerge -avC Apache-Test

>>> These are the packages that would be unmerged:

--- Couldn't find 'Apache-Test' to unmerge.

>>> No packages selected for removal by unmerge
--- 8< ---

ok !? but i know there is an ebuild:

--- 8< ---
gigatest ~ # emerge -s Apache-Test
Searching...
[ Results for search key : Apache-Test ]
[ Applications found : 1 ]

*  dev-perl/Apache-Test
      Latest version available: 1.28
      Latest version installed: [ Not Installed ]
      Size of files: 146 kB
      Homepage:      http://cpan.org/modules/by-module/Apache/
      Description:   Test.pm wrapper with helpers for testing Apache
      License:       Artistic

gigatest ~ # ls -l /usr/portage/dev-perl/Apache-Test/Apache-Test-1.28.ebuild
-rw-r--r-- 1 root root 790 19. Jan 23:35 /usr/portage/dev-perl/Apache-Test/Apache-Test-1.28.ebuild

gigatest ~ # emerge -avC /usr/portage/dev-perl/Apache-Test/Apache-Test-1.28.ebuild
emerging by path implies --oneshot... adding --oneshot to options.

*** emerging by path is broken and may not always work!!!

!!! Not a valid db dir: /usr/portage/dev-perl/Apache-Test

--- 8< ---
This is the siutation on all my machines :(
I give up. Any suggestions? 

Reproducible: Always

Steps to Reproduce:
see above or contact me



Any help is welcome ... i face such problems too often; it's frustrating to be a gentoo user.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-15 17:57:52 UTC
emerge -C =www-apache/mod_perl-2*