Mailinglist Archive: opensuse-packaging (99 mails)
< Previous | Next > |
Re: [opensuse-packaging] Rpmlint warnings or false positives
- From: Dimstar / Dominique Leuenberger <dimstar@xxxxxxxxxxxx>
- Date: Sun, 28 Oct 2012 14:26:41 +0100
- Message-id: <1351430801.3903.1.camel@laran.leuenberger.net>
On Sun, 2012-10-28 at 13:48 +0100, Togan Muftuoglu wrote:
This is about the same warning seen earlier in libproxy:
https://bugzilla.novell.com/show_bug.cgi?id=613907
In your case it looks like librep is not a shared library, but only
'starts' with 'lib', which makes rpmlint get confused... so you should
be safe and this is a false positiv in your case.
Dominique
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
Hi,
In clean up process of librep package of X11:windowmanagers, rpmlint
produces these warnings
The branched package lives in
<https://build.opensuse.org/package/show?package=librep&project=home%3Atoganm%3Abranches%3AX11%3Awindowmanagers>
'''
librep.x86_64: W: shlib-policy-nonversioned-dir /usr/share/rep
librep.x86_64: W: shlib-policy-nonversioned-dir /usr/lib64/rep
librep.x86_64: W: shlib-policy-nonversioned-dir
/usr/share/doc/packages/librep
This is about the same warning seen earlier in libproxy:
https://bugzilla.novell.com/show_bug.cgi?id=613907
In your case it looks like librep is not a shared library, but only
'starts' with 'lib', which makes rpmlint get confused... so you should
be safe and this is a false positiv in your case.
Dominique
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
< Previous | Next > |