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

Bug 440714

Summary: multiple errors livecd amd64 latest (20121013)
Product: Gentoo Release Media Reporter: rop <r0p>
Component: LiveCD/DVD/USBAssignee: Gentoo Release Team <releng>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description rop 2012-11-01 11:51:35 UTC
Livecd amd64 20121013 on HP dc7800
Errors during boot:
mkdir cannot create directory /var/run: File exist
ERROR: acpid failed to start (no matter if acpi=off or acpi=on is set during boot)
ERROR: rpcbind failed to start (and related errors rpc.statd, nfsmount)

Other errors:
Interface eth0 remains down though driver is loaded and DHCP server is running. net-setup eth0 with "Use DHCP .." option doesn't set up interface too.

using ssh or sshd gives following error:
symbol lookup error: undefined symbol: EC_KEY_new_by_curve_name
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2012-11-01 17:56:05 UTC
The issues reported here are duplicates of at least 2 bugs:

 * missing /run dir - bug 421839
 * sshd fails to start if openssl built without ECDSA support  - bug 437480

I'm dup'ing to the first as most issues reported are related to the first bug.

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