Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167061 - dev-perl/Apache-Test is broken
Summary: dev-perl/Apache-Test is broken
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 16:29 UTC by Kim Sönksen
Modified: 2007-02-15 17:57 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 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*