ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] Problems with Requires of libglade.


From: Rogério de Souza Moraes
Subject: [Ltib] Problems with Requires of libglade.
Date: Wed, 14 Oct 2009 16:26:29 -0300

Hi folks,

When I try to compile the package libglade in ltib I face the following problem:

sudo /opt/ltib/usr/bin/rpm --root /work/ltib/ltib_2009-10-14_git/rootfs --dbpath /var/lib/rpm -e --allmatches --nodeps --noscripts --define '_tmppath /tmp/ltib' libglade 2>/dev/null
sudo /opt/ltib/usr/bin/rpm --root /work/ltib/ltib_2009-10-14_git/rootfs --dbpath /var/lib/rpm --prefix / --ignorearch -ivh --force --excludedocs --noscripts --define '_tmppath /tmp/ltib' /work/ltib/ltib_2009-10-14_git/rpm/RPMS/arm/libglade-2.6.4-1.arm.rpm
error: failed dependencies:
    /usr/bin/python   is needed by libglade-2.6.4-1


Appears that somehow the "/usr/bin/python" is included in RPM. I executed to command bellow to confirm this.


rpm -qpR /work/ltib/ltib_2009-10-14_git/rpm/RPMS/arm/libglade-2.6.4-1.arm.rpm
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/usr/bin/python 
libc.so.6(GLIBC_2.4)


I checked inside the spec and the requires is empty.

If I build this package following the steps:

./ltib -p libglade -m prep
./ltib -p libglade -m scbuild
./ltib -p libglade -m scdeploy

The package doesn't get the (/usr/bin/python) require. Someone already faced it?

Regards, Rogerio

          




reply via email to

[Prev in Thread] Current Thread [Next in Thread]