Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56575 - emerge netpbm fails on installing manweb
Summary: emerge netpbm fails on installing manweb
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-09 14:06 UTC by David Morton
Modified: 2005-09-25 04:26 UTC (History)
2 users (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 David Morton 2004-07-09 14:06:24 UTC
The install script in netpbm-10.20 tries to install /var/tmp/portage/netpbm-10.20/work/netpbm-10.20/analyzer/manweb
but manweb actually sits one directory up in /var/tmp/portage/netpbm-10.20/work/netpbm-10.20 and so the install script dies with a "does not exist" error

Reproducible: Always
Steps to Reproduce:
1.emerge netpbm
2.
3.

Actual Results:  
/var/tmp/portage/netpbm-10.20/work/netpbm-10.20/buildtools/install.sh -c -m 755
       \
  /var/tmp/portage/netpbm-10.20/work/netpbm-10.20/analyzer/manweb
/var/tmp/portage/netpbm-10.20/image//usr//bin
install:  /var/tmp/portage/netpbm-10.20/work/netpbm-10.20/analyzer/manweb does
not exist
make[1]: *** [manweb_installscript] Error 1
make[1]: Leaving directory
`/var/tmp/portage/netpbm-10.20/work/netpbm-10.20/analyzer'
make: *** [analyzer/install.bin] Error 2

!!! ERROR: media-libs/netpbm-10.20 failed.
!!! Function src_install, Line 65, Exitcode 2
!!! make package failed


Expected Results:  
The install script should either look in the place where manweb is or the build
script should put it where the install script expects to find it and then it
should copy it to the install directory.

As a workaround:
cp /var/tmp/portage/netpbm-10.20/work/netpbm-10.20/manweb
/var/tmp/portage/netpbm-10.20/work/netpbm-10.20/analyzer
ebuild /usr/portage/media-libs/netpbm/netpbm-10.20.ebuild install
ebuild /usr/portage/media-libs/netpbm/netpbm-10.20.ebuild merge

bob ~ # emerge info
Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.4.20040605-r1,
2.6.7-gentoo-r8)
=================================================================
System uname: 2.6.7-gentoo-r8 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.5.1
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi acpi4linux alsa apm audiofile avi berkdb cdr chroot cups
editor encode f77 flac foomaticdb gdbm gif gtk gtk2 guile imagemagick imap imlib
java jpeg ldap libg++ libwww mad maildir matroska mikmod mmx motif mpeg nas
ncurses nocd nptl oggvorbis opengl oss pam pdflib perl png posix ppds python qt
quicktime readline rplay ruby samba scanner sdl slang spell sse ssl stroke svga
tcltk tcpd tiff truetype usb videos vim-with-x virus-scan x86 xml xml2 xmms xv zlib"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-14 23:47:18 UTC
Mass reassign, seems apparently unmaintained now.
Comment 2 SpanKY gentoo-dev 2005-09-25 04:26:51 UTC
old version, 10.28 is stable