Ignore RPM Dependencies
Ian Lake
ian.lake at rocketmail.com
Thu Mar 10 19:36:17 UTC 2011
I want get rid of them because when I install the RPM, it fails for 'failed
dependencies' for each of those *.so.* files. Yet those files exist on the
computer.
________________________________
From: FlorianFesti <ffesti at redhat.com>
To: rpm-list at lists.rpm.org
Sent: Thu, March 10, 2011 11:34:04 AM
Subject: Re: Ignore RPM Dependencies
On 03/10/2011 05:46 PM, Ian Lake wrote:
> Neither of which got rid of the dependencies. How do I get rid of them?
Well, the actual question is: Why do you want to get rid of them? If your
package actually uses Python, a shell and glibc the requirements should stay.
RPM does check dependencies on real world data and not (only) by package name as
you may know from deb.
If you want single executable not to generate requirements (like example
scripts) you can remove the executable bit in the install root with chmod.
Florian
_______________________________________________
Rpm-list mailing list
Rpm-list at lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20110310/e6043699/attachment.html>
More information about the Rpm-list
mailing list