Summary: | libperl-5.8.2 will not install, reports an error message | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ben <gentoobugs> |
Component: | New packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ben
2004-02-23 15:53:14 UTC
Is this an update from an existing installed version or is happening while installing for the first time? There's very rarely a need to email libperl yourself - it's almost always pulled in as a dep during 'emerge system' - was there some other issue here? Any additional info leading up to this would be helpful as this seems rather odd. That should read "emerge libperl yourself" not "email libperl yourself" - sorry. this is an update of libperl
an "emerge world" is updating libperl (i regularly do an "emerge sync" followed by an "emerge world" to keep my system up to date with the latest stable packages)
It looks like there is a new version of perl, which has libperl as a dependency.
The reason I ran it by itself, was just to try to isolate the problem.
Right now, and "emerge -p world" lists the following:
> emerge -p world
These are the packages that I would merge, in order:
Calculating world dependencies ...done!
[ebuild U ] app-editors/emacs-21.3-r2 [21.3-r1]
[ebuild U ] x11-misc/xscreensaver-4.14-r2 [4.14-r1]
[ebuild N ] sys-kernel/gentoo-sources-2.4.22-r7
[ebuild U ] sys-devel/gcc-3.3.2-r5 [3.2.3-r3]
[ebuild U ] media-sound/mpg123-0.59s-r2 [0.59r-r3]
[ebuild U ] sys-devel/libtool-1.4.3-r3 [1.4.3-r1]
[ebuild U ] x11-base/xfree-4.3.0-r5 [4.3.0-r3]
[ebuild U ] sys-libs/pwdb-0.62 [0.61-r4]
[ebuild U ] net-libs/libwww-5.4.0-r2 [5.4.0-r1]
[ebuild U ] sys-apps/baselayout-1.8.6.13 [1.8.6.10-r1]
[ebuild U ] dev-libs/libxslt-1.1.2 [1.1.1]
[ebuild U ] sys-apps/pam-login-3.14 [3.11]
[ebuild U ] net-www/lynx-2.8.4.1d-r1 [2.8.4.1c]
[ebuild U ] net-nds/openldap-2.1.26 [2.0.27-r5]
[ebuild U ] sys-devel/libperl-5.8.2 [5.8.0]
[ebuild U ] dev-lang/perl-5.8.2-r1 [5.8.0-r12]
[ebuild U ] x11-themes/xmms-themes-0.0.3 [0.0.2]
[ebuild U ] x11-libs/qt-3.3.0-r1 [3.2.3]
This is a slow machine which used to run X and KDE, but doesn't any more (and I never bothered to clean those packages out), so I was going through the "world" updates and updating the most necessary stuff for security sake. I figured the perl update was probably good, since I make heavy use of perl packages, especially SpamAssassin.
don't know if this helps, but if I go into /var/tmp/portage/libperl-5.8.2/work/perl-5.8.2/ and run ./configure.gnu, it seems to work OK, but I either can't, or don't know how to continue an emerge from there, and the dependencies seem to be stacking up more and more as I leave this longer... Help! While not an orthodox solution, until we figure out a better way, try this: ln -s bash /bin/ksh The noksh patch should solve this in cvs. |