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

Bug 295643

Summary: app-office/openoffice-3.1.1: Failed to emerge
Product: Gentoo Linux Reporter: Denis I. Polukarov <demiurg_system>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of emerge --info
output of emerge -pqv
archived build.log
archived environment

Description Denis I. Polukarov 2009-12-04 12:29:29 UTC
Can't emerge OpenOffice (ERROR: libssl3.so.12: cannot open shared object file: No such file or directory)

Reproducible: Always

Steps to Reproduce:
1.emerge app-office/openoffice
2.
3.

Actual Results:  
ERROR: Error 65280 occurred while making /var/tmp/portage/app-office/openoffice-3.1.1/work/ooo/build/ooo310-m19/unoxml/source/rdf

Expected Results:  
emerged OO...
Comment 1 Denis I. Polukarov 2009-12-04 12:36:51 UTC
Created attachment 211997 [details]
output of emerge --info
Comment 2 Denis I. Polukarov 2009-12-04 12:37:31 UTC
Created attachment 211998 [details]
output of emerge -pqv
Comment 3 Denis I. Polukarov 2009-12-04 12:42:56 UTC
Created attachment 211999 [details]
archived build.log
Comment 4 Denis I. Polukarov 2009-12-04 12:43:52 UTC
Created attachment 212001 [details]
archived environment
Comment 5 Denis I. Polukarov 2009-12-04 12:48:59 UTC
# ls /usr/lib/nss/ | grep libssl
libssl.a
libssl3.so
libssl3.so.12
#
Comment 6 David Abbott (RETIRED) gentoo-dev 2009-12-05 02:30:16 UTC
(In reply to comment #5)
> # ls /usr/lib/nss/ | grep libssl
> libssl.a
> libssl3.so
> libssl3.so.12
> #
> 
Dennis try;
revdep-rebuild --library libnss3.so.12
then see if you can get it to install