[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: failed dependency check after making my own RPMs
- From: Paul Nasrat <pauln truemesh com>
- To: rpm-list redhat com
- Subject: Re: failed dependency check after making my own RPMs
- Date: Tue, 23 Sep 2003 14:38:19 +0100
On Tue, Sep 23, 2003 at 09:28:33AM -0400, Scot Mc Pherson wrote:
> I have just built an rpm which I compiled on this very machine, but when I try
> to install the rpm, I am getting failed dependencies for /bin/sh,
> /sbin/ldconfig, and libc.so.6 all of which are on my machine. Any clues?
I imagine that those things aren't in your rpm database. Given you seem
to be related to lfs have you done:
1) bootstrap machine
2) install rpm
3) create an rpm
4) install package - which fails
RPM will not know anything about your linux from scratch system, there
are various aproaches to solving this - look at the vpackage scripts in
/var/lib/rpm for hints how to bootstrap a package to provide the
necessary information.
If it's not this please give more details about your setup there.
Paul
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]