Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 799

Summary: emerge aborts couldn't download shadow-20001016.tar.gz
Product: Gentoo Linux Reporter: duncan_lissett
Component: New packagesAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: VERIFIED INVALID    
Severity: major    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
URL: http://www.ibiblio.org/gentoo/distfiles/shadow-20001016.tar.gz
Whiteboard:
Package list:
Runtime testing required: ---

Description duncan_lissett 2002-02-21 13:47:38 UTC
Going through http://www.gentoo.org/doc/build.html
Got to step 11 listing 22

# emerge --usepkg system
>>>emerge sys-apps/shadow-20001016-r7 to /
>>>Fetching shadow-20001016.tar.gz...
>>>Trying site http://www.ibiblio.org/gentoo/distfiles/shadow-
20001016.tar.gz...

/usr/bin/wget: error while loading shared libraries: libssl.so.0.9.6: cannot 
open shared object file: No such file or directory

!!!Couldn't download shadow-20001016.tar.gz. Aborting.
!!!emerge aborting on /usr/portage/sys-apps/shadow/shadow-20001016-r7.ebuild.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-02-21 13:49:58 UTC
what install method/CD are you using?
Comment 2 duncan_lissett 2002-02-21 14:46:24 UTC
I burned a CD using ahead Nero from this:
 build-i586-1.0_rc6.iso          17-Feb-2002 13:00   614M  

Oooops! maybe I started off doing "fast binary install"
and then switched horses in midstream (step 10) to 
"build from scratch".

Can I go back to step 8 and unpack the build archive again??
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-02-22 19:41:45 UTC
This is a real bug... openssl was missing from wget's *runtime* dependencies. 
Fixed on Portage CVS in 5 mins and fixed on the binary CD as soon as I get some
time to rebuild things (maybe in a week or so?).  You can fix this my doing an
emerge rsync in about an hour and typing "emerge net-misc/wget" *before* doing
the emerge --usepkg system.  Thanks for the bug report!