Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63742 - kde-i18n.eclass so kde-i18n-en_GB cannot unmerge
Summary: kde-i18n.eclass so kde-i18n-en_GB cannot unmerge
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-11 22:15 UTC by David Grant
Modified: 2004-09-13 05:49 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 David Grant 2004-09-11 22:15:37 UTC
bash-2.05b# emerge unmerge kde-i18n-en_GB

 app-i18n/kde-i18n-en_GB
    selected: 3.1.1
   protected: none
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1 
>>> Unmerging app-i18n/kde-i18n-en_GB-3.1.1...
No package files given... Grabbing a set.
/usr/sbin/ebuild.sh: line 1102: /usr/portage/eclass/kde-i18n.eclass: No such file or directory

!!! ERROR: app-i18n/kde-i18n-en_GB-3.1.1 failed.
!!! Function inherit, Line 1103, Exitcode 1
!!! died sourcing /usr/portage/eclass/kde-i18n.eclass in inherit()

!!! FAILED prerm: 1

bash-2.05b# emerge info
Portage 2.0.50-r11 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.7-gentoo-r8)
=================================================================
System uname: 2.6.7-gentoo-r8 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse -mmmx"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ http://gentoo.llarian.net/ ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/sata/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aalib acpi alsa apache2 apm async atlas avi berkdb bitmap-fonts bonobo cdr crypt cups curl directfb divx4linux dvd dvdr emacs encode f77 fam fbcon flac foomaticdb gd gdbm geoip gif gimpprint gphoto2 gpm gtk gtk2 gtkhtml guile imap imlib2 ipv6 java javascript jikes joystick jpeg ldap libg++ libwww mad maildir matroska migemo mmx monkey motif mozcalendar mozilla mozp3p mozsvg mpeg mpi mysql nas ncurses nls nntp oav odbc offensive ofx oggvorbis opengl operanom2 oss pam pda pdflib perl pic plotutils png postgres ppds python qt quicktime quotes readline ruby samba sdl slang spell sse ssl svga tcltk tcpd tetex theora tiff truetype type1 usb v4l v4l2 vhosts wmf wxwindows x86 xbase xml xml2 xmms xprint xv xvid zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-09-12 09:24:28 UTC
You need to download it from: http://www.gentoo.org/cgi-bin/viewcvs.cgi/eclass/

and install it so that you can perform the uninstall.  THe eclass was deprecated a long time ago and removed.
Comment 2 David Grant 2004-09-12 10:34:42 UTC
It pisses me off that gentoo always removes old ebuilds from portage every once and a while...and now this.

Is anonymous access to cvs allowed?
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-09-13 05:49:17 UTC
It currently isn't allowed - you'll just have to download that files from the cvsweb link I posted - should be quick and painless.