On Mon, May 09, 2022 at 12:44:41PM +0200, Pavel Filipensky wrote:
> Hi,
> 
> I am trying to fix a failure reported here
> https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/rpminspect-pipeline/job/master/98577/testReport/(root)/tests/_abidiff/
> :
> 
> Details:
> Command: abidiff
> /var/tmp/rpminspect/samba-4.16.1.KNxchl/before/i686/samba-libs-4.16.1-3.fc37.i686//usr/lib/libdcerpc-samr.so.0.0.1
> /var/tmp/rpminspect/samba-4.16.1.KNxchl/after/i686/samba-libs-4.16.1-4.fc37.i686//usr/lib/libdcerpc-samr.so.0.0.1
> 
> abidiff: failed to read input file
> /var/tmp/rpminspect/samba-4.16.1.KNxchl/before/i686/samba-libs-4.16.1-3.fc37.i686//usr/lib/libdcerpc-samr.so.0.0.1
> abidiff: could not find the debug info
> abidiff: Maybe the root path to the debug information '' is wrong?
> abidiff: Maybe you should consider using the --debug-info-dir2 option
> to tell me about the root directory of the debuginfo? (e.g,
> --debug-info-dir2 /usr/lib/debug)
> abidiff: could not find the ELF symbols in the file
> '/var/tmp/rpminspect/samba-4.16.1.KNxchl/before/i686/samba-libs-4.16.1-3.fc37.i686//usr/lib/libdcerpc-samr.so.0.0.1'
> 
> 
> I have created according to
> https://fedoraproject.org/wiki/How_to_filter_libabigail_reports file
> *samba.ignore* with:
> 
>   1 #################################################
> 
>                                                             2 # This is a
> grouping library without any code
>   3 #################################################
>   4 [suppress_file]
>   5 file_name_regexp=.*libdcerpc-samr\\.so.*
> 
> But the issue remains.... Any suggestions on how to fix it?
> 

This looks like a bug in how rpminspect runs abidiff.  Can you file this as an
issue at https://github.com/rpminspect/rpminspect with the details above?

Thanks,

-- 
David Cantrell <dcantr...@redhat.com>
Red Hat, Inc. | Boston, MA | EST5EDT
_______________________________________________
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