Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295643 - app-office/openoffice-3.1.1: Failed to emerge
Summary: app-office/openoffice-3.1.1: Failed to emerge
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 12:29 UTC by Denis I. Polukarov
Modified: 2009-12-05 15:38 UTC (History)
0 users

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


Attachments
output of emerge --info (attach1.txt,4.89 KB, text/plain)
2009-12-04 12:36 UTC, Denis I. Polukarov
Details
output of emerge -pqv (attach2.txt,675 bytes, text/plain)
2009-12-04 12:37 UTC, Denis I. Polukarov
Details
archived build.log (build.log.bz2,332.62 KB, application/octet-stream)
2009-12-04 12:42 UTC, Denis I. Polukarov
Details
archived environment (environment.bz2,43.25 KB, application/octet-stream)
2009-12-04 12:43 UTC, Denis I. Polukarov
Details

Note You need to log in before you can comment on or make changes to this bug.
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