On Wed, 8 Dec 2021 08:32:10 +0100
Stephan Bergmann <sberg...@redhat.com> wrote:

> Trying to review <https://bugzilla.redhat.com/show_bug.cgi?id=2029219> 
> "Review Request: zxing-cpp - C++ version of ZXing ("Zebra Crossing") 
> barcode scanning library" on Fedora 35, `fedora-review -b 2029219` 
> produces a 2029219-zxing-cpp/review.txt that states
> 
> > Rpmlint
> > -------
> > Cannot parse rpmlint output:  
> 
> (with no further information), and a manual `rpmlint 
> 2029219-zxing-cpp/results/zxing-cpp-1.2.0-1.fc36.x86_64.rpm` fails with
> 
> > ================================================== rpmlint session starts 
> > ==================================================
> > rpmlint: 2.1.0
> > configuration:
> >     /usr/lib/python3.10/site-packages/rpmlint/configdefaults.toml
> >     /etc/xdg/rpmlint/fedora.toml
> >     /etc/xdg/rpmlint/licenses.toml
> >     /etc/xdg/rpmlint/scoring.toml
> >     /etc/xdg/rpmlint/users-groups.toml
> >     /etc/xdg/rpmlint/warn-on-functions.toml
> > checks: 31, packages: 1
> > 
> > zxing-cpp.x86_64: E: shlib-policy-name-error 1
> > zxing-cpp.x86_64: E: invalid-ldconfig-symlink /usr/lib64/libZXing.so.1.2.0 
> > libZXing.so.1.2.0
> > =================== 1 packages and 0 specfiles checked; 2 errors, 0 
> > warnings, 2 badness; has taken 2.5 s ===================  
> 
> and I don't understand what either the shlib-policy-name-error nor the 
> invalid-ldconfig-symlink errors are actually about, and can't find any 
> documentation.

[dan@t460 ~]$ rpmlint -I shlib-policy-name-error
shlib-policy-name-error:

so yes, this needs further explanation :-)

[dan@t460 ~]$ rpmlint -I invalid-ldconfig-symlink
invalid-ldconfig-symlink:
The symbolic link references the wrong file. It should reference the
shared library.

This is from rpmlint 1.11 (F-34), perhaps there is a newer version.


                Dan
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to