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

Re: rpmlint problem



Le mardi 03 janvier 2006 à 10:59 -0600, Rex Dieter a écrit :
> Eric Tanguy wrote:
> > I'm trying to package libupnp in FE and i have some errors in rpmlint i
> > can't understand : 
> 
> > W: libupnp one-line-command-in-%post /sbin/ldconfig
> > W: libupnp one-line-command-in-%postun /sbin/ldconfig
> 
> 
> Replace:
> 
> %post
> /sbin/ldconfig
> 
> with
> 
> %post -p /sbin/ldconfig
> 
> Likewise for %postun
> 
> -- Rex
> 
Thanks for your help!
The main problem for me is the errors : 
E: libupnp invalid-soname /usr/lib/libupnp.so.1.2.1 libupnp.so
E: libupnp invalid-soname /usr/lib/libixml.so libixml.so
E: libupnp invalid-soname /usr/lib/libthreadutil.so libthreadutil.so

Eric




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