Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199104 - Potential problem with `emerge --oneshot --nodeps wget'
Summary: Potential problem with `emerge --oneshot --nodeps wget'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 23:26 UTC by Rabbe Fogelholm
Modified: 2007-12-01 14:07 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 Rabbe Fogelholm 2007-11-13 23:26:00 UTC
When trying to bootstrap prefix Portage on a SUSE 9 Enterprise box I noticed that the `emerge --oneshot --nodeps wget' can fail, complaining that OpenSSL is not present. OpenSSL is however present in the sense that it is installed by the system installer (Yast2), so maybe the test for OpenSSL of the Gentoo wget package should be refined.

My workaround for now is to do `env USE=-ssl emerge --oneshot --nodeps wget', hoping that things will get sorted out when dependencies are honoured later on in the bootstrapping process.

Just to avoid any confusion, this is not the same SUSE box as that of bug 197413. And right now I don't know why the wget+OpenSSL problem appears on this SUSE box only.
Comment 1 Fabian Groffen gentoo-dev 2007-12-01 14:07:59 UTC
Fixed now, thanks!