Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22090 - Errors about perl-post eclass
Summary: Errors about perl-post eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-02 05:34 UTC by Narada Sage
Modified: 2003-06-16 05:52 UTC (History)
0 users

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


Attachments
emerge.log (emerge.log,72.68 KB, text/plain)
2003-06-02 05:35 UTC, Narada Sage
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Narada Sage 2003-06-02 05:34:40 UTC
During a routine 'emerge sync' and 'emerge -Du world 2>&1 | tee /tmp/emerge.log'
I got the following errors about perl-post.eclass.

----
>>> /usr/sbin/ebuild.sh: line 949: /usr/portage/eclass/perl-post.eclass: No such
file or directory
!!! died sourcing /usr/portage/eclass/perl-post.eclass in inherit()
--/usr/sbin/ebuild.sh: line 949: /usr/portage/eclass/perl-post.eclass: No such
file or directory
!!! died sourcing /usr/portage/eclass/perl-post.eclass in inherit()
>>> /usr/share/frozen-bubble/gfx/pi/usr/sbin/ebuild.sh: line 949:
/usr/portage/eclass/perl-post.eclass: No such file or directory
!!! died sourcing /usr/portage/eclass/perl-post.eclass in inherit()
--- !mtim/usr/sbin/ebuild.sh: line 949: /usr/portage/eclass/perl-post.eclass: No
such file or directory
!!! died sourcing /usr/portage/eclass/perl-post.eclass in inherit()
----

$ emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
GENTOO_MIRRORS="http://194.83.57.7/sites/www.ibiblio.org/gentoo/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
rsync://ftp.belnet.be/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 3dnow avi cups encode gif jpeg mmx mpeg ncurses pdflib png quicktime
truetype xml2 xmms xv zlib directfb alsa berkdb slang readline aalib svga java
mysql X sdl tcpd pam libwww ssl perl python imlib oggvorbis gtk motif opengl cdr
acpi acpi4linux apache2 dvd fbcon imap maildir nptl sse tiff usb xml -oss -apm
-crypt -libg++ -mikmod -nls -spell -gtkhtml -gdbm -arts -tetex -bonobo -tcltk
-guile -gpm -esd -gnome -qt -kde"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
FEATURES="sandbox distcc ccache"

Please look at attached 'emerge.log' for full details of packages.  It contains
the log of emerging three packages so it is not very long.
Comment 1 Narada Sage 2003-06-02 05:35:20 UTC
Created attachment 12668 [details]
emerge.log
Comment 2 Gentoo Perl team gentoo-dev 2003-06-10 03:58:56 UTC
Please emerge sync. This was fixed last week.
Comment 3 Gentoo Perl team gentoo-dev 2003-06-16 05:52:31 UTC
This was fixed when perl-post.eclass was re-added to the eclass directory.