error: Failed dependencies:

Florian Festi ffesti at redhat.com
Tue Aug 25 08:24:27 UTC 2015


On 08/25/2015 02:18 AM, Diogo Leal wrote:
> I'm packing a package to RPM, but when I do the installation of the
> rpm it says the lib contained in the package is a dependency
> unresolved.
> 
> #  rpm -Uvh /root/rpmbuild/RPMS/x86_64/pev-0.70-1.>
> error: Failed dependencies:
>     libpe.so.1()(64bit) is needed by pev-0.70-1.x86_
> 
> My spec is here:
> 
> https://gist.github.com/diogoleal/035a54f91da68fdf586c
> 
> Where I'm missing when creating the rpm file?
> 
> I'm packing for their own pev project (pev.sf.net)

Looks like the dependency generator does not find your libpe.so.1. Check
if it is executable in the ${RPM_BUILD_ROOT} otherwise it is not detected.

Florian

-- 

Red Hat GmbH, http://www.de.redhat.com/ Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Michael Cunningham, Michael
O'Neill, Charles Peters


More information about the Rpm-list mailing list