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

Re: Failled dependencies: all : is needed by DVB-0.9-4



On Thu, May 23, 2002 at 02:12:53PM +0200, armand.scholtes@ses-astra.com wrote:
> Hi,
> 
> After creating the RPM, the installation repuires ALL:
> 
>       Failled dependencies: all : is needed by DVB-0.9-4

You need to find where the token "all" is being identified as a dependency in
your files. Do this by installing all your files into $RPM_BUILD_ROOT
	rpm -bi --short-circuit DVB-0.9.spec
and then doing (substitute for $RPM_BUILD_ROOT as appropriate)
	find $RPM_BUILD_ROOT | /usr/lib/rpm/find-requires

73 de Jeff

-- 
Jeff Johnson	ARS N3NPQ
jbj@redhat.com (jbj@jbj.org)
Chapel Hill, NC





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