Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32393 - openafs-1.2.10-r1 cp 11 libprocmgmt.a file not found
Summary: openafs-1.2.10-r1 cp 11 libprocmgmt.a file not found
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-31 08:26 UTC by Hans-Christian Armingeon
Modified: 2004-11-27 05:19 UTC (History)
0 users

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


Attachments
Update to the openafs-pinstall-execve.patch file (openafs-pinstall-execve.patch,1.27 KB, patch)
2003-11-06 03:12 UTC, David Stubbs
Details | Diff
New ebuild to us the patch (openafs-1.2.10-r1.ebuild,2.22 KB, patch)
2003-11-06 03:16 UTC, David Stubbs
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans-Christian Armingeon 2003-10-31 08:26:26 UTC
when I try to emerge openafs on a fresh install, it fails

Reproducible: Always
Steps to Reproduce:
1. emerge -u openafs
Actual Results:  
[...]
/var/tmp/portage/openafs-1.2.10-r1/work/openafs-1.2.10/src/pinstall/pinstall 
libprocmgmt.a /var/tmp/portage/openafs-1.2.10-r1/work/openafs-1.2.
10/lib/libprocmgmt.a
Bad exit code from /bin/cp: 11
Could not open output temp file ``/var/tmp/portage/openafs-1.2.
10-r1/work/openafs-1.2.10/lib/libprocmgmt.a.jathgentoo'': No such file or 
directory
make[3]: *** [/var/tmp/portage/openafs-1.2.10-r1/work/openafs-1.2.
10/lib/libprocmgmt.a] Error 1
make[3]: Leaving directory `/var/tmp/portage/openafs-1.2.10-r1/work/openafs-1.2.
10/src/procmgmt'
make[2]: *** [procmgmt] Error 2
make[2]: Leaving directory `/var/tmp/portage/openafs-1.2.10-r1/work/openafs-1.2.
10'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/var/tmp/portage/openafs-1.2.10-r1/work/openafs-1.2.
10'
make: *** [all] Error 2

!!! ERROR: net-fs/openafs-1.2.10-r1 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! (no error message)



!!! CANNOT IMPORT FTPLIB: libssl.so.0.9.6: cannot open shared object file: No 
such file or directory
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.22)
=================================================================
System uname: 2.4.22 i686 mobile AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.3.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
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"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
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=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apm aalib acl acpi afs alsa apache2 arts avi berkdb bonobo cdr crypt 
cscope cups curl dga directfb doc dvb dvd emacs encode esd ethereal evo fbcon 
firebird flash foomaticdb freetds gb gd gdbm ggi gif gnome gphoto2 gpm gps 
gstreamer gtk gtk2 gtkhtml guile imap imlib innodb informix ipv6 jack java jikes 
joystick jpeg kde kerberos krb4 ladcca lcm ldap leim libg++ libgda libwww lirc 
mad maildir mbox mcal mikmod memlimit mmx motif mozilla mpeg mpi mule mysql nas 
ncurses nhc98 nls oci8 odbc oggvorbis opengl oss pam pcmcia pda ppds pdflib perl 
plotutils png pnp postgres prelude python qt quicktime readline ruby samba sasl 
scanner sdl slang slp snmp socks5 spell ssl svga tcltk tcpd tetex tiff truetype 
usb wmf wxwindows X Xaw3d xface xinerama xosd xml2 xmms xv zeo zlib threads"
Comment 1 Arthur Chan 2003-11-01 11:24:50 UTC
I've been bumping into the same error.  Have been able to reproduce it every
time. 
Comment 2 David Stubbs 2003-11-06 03:12:47 UTC
Created attachment 20329 [details, diff]
Update to the openafs-pinstall-execve.patch file

This patch I think, works on my machine you need the updated ebuild as well
so
that it uses the patch :-)
Comment 3 David Stubbs 2003-11-06 03:16:33 UTC
Created attachment 20330 [details, diff]
New ebuild to us the patch

This patch just uses the above patch.
Comment 4 Hans-Christian Armingeon 2003-11-08 00:44:52 UTC
Now the build works fine for me.

Johnny
Comment 5 Eric Andresen 2003-11-20 13:08:02 UTC
The new patch and ebuild work correctly. This should be pushed into portage; there are no usable ebuilds for OpenAFS currently available there.
Comment 6 Ryan Phillips (RETIRED) gentoo-dev 2003-11-21 10:37:24 UTC
Can you all test the commit I did from bug #31671 for the pinstall-execve patch and report back?
Comment 7 Ryan Phillips (RETIRED) gentoo-dev 2004-01-14 13:28:21 UTC
lack of activity
Comment 8 Hans-Christian Armingeon 2004-11-27 05:19:40 UTC
new version fixed the issue, jmy box has been in repair because of broken ram.

Maybe that was the issue.

Johnny