Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15286 - missing file from ghostscript: /usr/share/man/de/man1/gsbj.1.gz
Summary: missing file from ghostscript: /usr/share/man/de/man1/gsbj.1.gz
Status: RESOLVED DUPLICATE of bug 15217
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-07 14:08 UTC by Scott Russell
Modified: 2005-07-17 13:06 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 Scott Russell 2003-02-07 14:08:10 UTC
emerging hpijs, I recieved the following traceback:

>>> /usr/share/man/man1/gslj.1.gz -> gslp.1.gz
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1595, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 939, in merge
    retval=portage.doebuild(y,"merge",myroot,edebug)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1339, in doebuild
    return
merge(settings["CATEGORY"],settings["PF"],settings["D"],settings["BUILDDIR"]+"/build-info",myroot,myebuild=settings["EBUILD"])
  File "/usr/lib/python2.2/site-packages/portage.py", line 1458, in merge
    return mylink.merge(pkgloc,infloc,myroot,myebuild)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3956, in merge
    return self.treewalk(mergeroot,myroot,inforoot,myebuild)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3685, in treewalk
    self.mergeme(srcroot,destroot,outfile,None,secondhand,cfgfiledict,mymtime)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3797, in mergeme
    mymtime=movefile(mysrc,mydest,thismtime,mystat)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1444, in movefile
    os.utime(dest,(newmtime,newmtime))
OSError: [Errno 2] No such file or directory: '/usr/share/man/de/man1/gsbj.1.gz'

Reproducible: Didn't try
Steps to Reproduce:
1. emerge hpijs
2. wait for traceback

Actual Results:  
traceback

Expected Results:  
no traceback.

After linking /usr/share/man/de/man1/gsbj.1.gz to /usr/share/man/man1/gsbj.1.gz,
I was able to install, although I assume anyone from .de would not accept the
workaround.

Portage 2.0.46-r11 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Duron(tm) Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
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=""
USE="oss 3dnow apm arts avi encode gif java jpeg kde libg++ libwww mikmod mmx
mpeg ncurses nls pdflib qt qtmt quicktime svga
xml2 xmms xv gdbm berkdb slang readline gpm tcpd pam ssl perl python esd imlib
motif opengl X gtk gtk2 gnome alsa apache2 cdr cups directfb crypt oggvorbis png
sdl slp spell truetype usb x86 zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon -O3 -pipe"
CXXFLAGS="-mcpu=athlon -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j6"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-07 16:08:23 UTC
your portage is broken -- please emerge sync and emerge 2.0.46-r9 
Comment 2 SpanKY gentoo-dev 2003-02-09 16:02:05 UTC
wrangler 
Comment 3 SpanKY gentoo-dev 2003-02-09 16:02:09 UTC

*** This bug has been marked as a duplicate of 15217 ***