Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18845 - jpilot-0.99.3 ebuild fails to un-install
Summary: jpilot-0.99.3 ebuild fails to un-install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-06 04:30 UTC by Cletus Lichte
Modified: 2003-12-22 12:24 UTC (History)
1 user (show)

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 Cletus Lichte 2003-04-06 04:30:46 UTC
After compiling jpilot, the program fails when trying to install with the
following message:


<<<        dir /usr/doc/jpilot-0.99.3/icons
<<<        dir /usr/doc/jpilot-0.99.3
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1862, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1173, in merge
    if not unmerge("clean", [xsplit[0]]):
  File "/usr/bin/emerge", line 1374, in unmerge
    retval=portage.unmerge(mysplit[0],mysplit[1],portage.root)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1605, in unmerge
    mylink.unmerge()
  File "/usr/lib/python2.2/site-packages/portage.py", line 3749, in unmerge
    if listdir(obj):
  File "/usr/lib/python2.2/site-packages/portage.py", line 78, in listdir
    mtime = os.stat(path)[8]
OSError: [Errno 2] No such file or directory: '/usr/share/doc/jpilot-0.99.3'


My portage info:

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.20 i686 VIA Samuel 2
GENTOO_MIRRORS="ftp://ftp.ibiblio.org/pub/linux/distributions/gentoo
http://gentoo.oregonstate.edu ftp://ftp.oregonstate.edu/pub/gentoo
http://distro.ibiblio.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/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/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="/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb
slang readline X sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis gnome
gtk qt opengl 3dfx aalib acpi alsa apache2 -arts atlas bonobo dga doc dvd emacs
esd ethereal evo flash gb gd ggi gps gtk2 gtkhtml guile imap innodb -java junit
-kde kerberos lcms ldap leim libgda mbox -motif mozilla mule mysql odbc pda
plotutils samba sasl slp snmp sse -svga tetex tiff usb wmf Xaw3d xml -tcltk
moznoirc moznomail moznocompose curl"
COMPILER="gcc3"
CHOST="i586-pc-linux-gnu"
CFLAGS="-march=i586 -m3dnow -O2 -pipe"
CXXFLAGS="-march=i586 -m3dnow -O2 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Cletus Lichte 2003-04-06 04:35:24 UTC
I'm sorry, but what is happening is that the version of jpilot that is being cleaned failed to unmerge.  jpilot-0.99.5 installed fine but jpilot-0.99.3 failed to unmerge with the message above.
Comment 2 Cletus Lichte 2003-04-11 17:43:36 UTC
For some odd reason, after I deleted everything in /usr/portage/distfiles,  emerge  clean worked.  jpilot-0.99.3 has successfully been removed.
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2003-04-16 12:54:36 UTC
Need more information to investigate this...
Corruption is the only guess at the moment.
Comment 4 Cletus Lichte 2003-11-20 01:42:44 UTC
I think this can be closed now, I've not had any problems with any other versions of jpilot.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-12-22 12:24:16 UTC
closing