error: Failed dependencies

david kerns david.t.kerns at gmail.com
Tue Mar 29 21:44:39 UTC 2016


Just joined the mail-list and found an (unresolved) existing thread with my
exact issue. I'm hoping this get's linked to the existing thread... (last
response Tue, Sep 1, 2015)

# rpm -i mypackage.x86_64.rpm
error: Failed dependencies:
    libtestlib.so()(64bit) is needed by mypackage.x86_64.rpm

# rpm -qlp --provides mypackage.x86_64.rpm
testlib.so()(64bit)
/opt/mypackage/lib/testlib.so
/opt/mypackage/lib/libtestlib.so

Note: libtestlib.so is a symbolic link to testlib.so

If I make a hard link instead of a symbolic link (during the build
process), the rpm install works fine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20160329/c56527a3/attachment.html>


More information about the Rpm-list mailing list