[opensuse-packaging] RPMLINT error
Hi, I do not understand this error message: RPMLINT report: =============== E: libqdialogsolver shlib-policy-name-error (Badness: 10000) libqdialogsolver1 Your package contains a single shared library but is not named after its SONAME. F: BADNESS is 10000 - threshold exceeded. exiting with error. although there is no libqdialogsolver1: waerden:/usr/src/packages/RPMS/i586# rpm -qpl libqdialogsolver-1.0.0-0.i586.rpm /usr/lib/libqdialogsolver.so.1 /usr/lib/libqdialogsolver.so.1.0.0 Have anyone an explanation ? Thank you ! Greetings Stefan -- ******************************************************************************* Stefan Schubert SUSE LINUX GmbH - Maxfeldstrasse 5 - D-90409 Nuernberg, Germany e-mail: schubi@suse.de ------------------------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
* Stefan Schubert <schubi@suse.de> [2007-07-26 12:29]:
Hi, I do not understand this error message:
RPMLINT report: =============== E: libqdialogsolver shlib-policy-name-error (Badness: 10000) libqdialogsolver1 Your package contains a single shared library but is not named after its SONAME.
F: BADNESS is 10000 - threshold exceeded. exiting with error.
although there is no libqdialogsolver1:
waerden:/usr/src/packages/RPMS/i586# rpm -qpl libqdialogsolver-1.0.0-0.i586.rpm /usr/lib/libqdialogsolver.so.1 /usr/lib/libqdialogsolver.so.1.0.0
Have anyone an explanation ?
The package should be named libqdialogsolver1. But I thought that shared library packaging policy is only for *new* packages and *optional* for old packages that are updated? Thanks, Bernhard --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Bernhard Walle schrieb:
* Stefan Schubert <schubi@suse.de> [2007-07-26 12:29]:
Hi, I do not understand this error message:
RPMLINT report: =============== E: libqdialogsolver shlib-policy-name-error (Badness: 10000) libqdialogsolver1 Your package contains a single shared library but is not named after its SONAME.
F: BADNESS is 10000 - threshold exceeded. exiting with error.
although there is no libqdialogsolver1:
waerden:/usr/src/packages/RPMS/i586# rpm -qpl libqdialogsolver-1.0.0-0.i586.rpm /usr/lib/libqdialogsolver.so.1 /usr/lib/libqdialogsolver.so.1.0.0
Have anyone an explanation ?
The package should be named libqdialogsolver1. But I thought that shared library packaging policy is only for *new* packages and *optional* for old packages that are updated?
It is a new package :-) Thanks !
Thanks, Bernhard --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
-- ******************************************************************************* Stefan Schubert SUSE LINUX GmbH - Maxfeldstrasse 5 - D-90409 Nuernberg, Germany e-mail: schubi@suse.de ------------------------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Stefan Schubert <schubi@suse.de> writes:
Hi, I do not understand this error message:
RPMLINT report: =============== E: libqdialogsolver shlib-policy-name-error (Badness: 10000) libqdialogsolver1 Your package contains a single shared library but is not named after its SONAME.
F: BADNESS is 10000 - threshold exceeded. exiting with error.
although there is no libqdialogsolver1:
waerden:/usr/src/packages/RPMS/i586# rpm -qpl libqdialogsolver-1.0.0-0.i586.rpm /usr/lib/libqdialogsolver.so.1 /usr/lib/libqdialogsolver.so.1.0.0
Have anyone an explanation ?
Yes, the package should be named libqdialogsolver1 http://en.opensuse.org/Shared_Library_Packaging_Policy Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (3)
-
Bernhard Walle
-
Matthias Koenig
-
Stefan Schubert