OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003614 [berkeleydb4] packaging minor always 2009-04-03 20:46 2009-08-07 20:44
Reporter james View Status public  
Assigned To dam
Priority normal Resolution won't fix  
Status closed  
Summary 0003614: amd64 binaries not link to amd64 libs
Description $ /opt/csw/bdb4/bin/amd64/db_dump
ld.so.1: db_dump: fatal: libdb-4.2.so: open failed: No such file or directory
zsh: killed /opt/csw/bdb4/bin/amd64/db_dump

$ ldd /opt/csw/bdb4/bin/amd64/db_dump
        libdb-4.2.so => (file not found)
        librt.so.1 => /lib/64/librt.so.1
        libc.so.1 => /lib/64/libc.so.1
        libaio.so.1 => /lib/64/libaio.so.1
        libmd.so.1 => /lib/64/libmd.so.1
        libm.so.2 => /lib/64/libm.so.2

Cause is "64" is not a directory. /opt/csw/bdb4/lib/amd64 does exist.

Sprc 64 bit bins are correctly link to sparcv9

It's probable there is no need to 64 bit executables anyway.


Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0006537)
dam (administrator)
2009-08-07 20:44

This is now a stub to CSWbdb, which contains version 4.7. The legacy libs and binaries are now links to the 4.7 version. The error does not occur in 4.7, so this bug is closed.

- Issue History
Date Modified Username Field Change
2009-04-03 20:46 james New Issue
2009-08-07 20:43 dam Status new => assigned
2009-08-07 20:43 dam Assigned To => dam
2009-08-07 20:44 dam Note Added: 0006537
2009-08-07 20:44 dam Status assigned => closed
2009-08-07 20:44 dam Resolution open => won't fix


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker