A seg, 09-05-2022 às 12:44 +0200, Pavel Filipensky escreveu: > 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?
Since samba have common sub-package, is about this https://bugzilla.redhat.com/show_bug.cgi?id=1811602#c2 ? The analysis works when both the main debuginfo and the subpackage debuginfo are specified. And yes, it's possible to specify --d1/--d2 multiple times in the command line. > Best regards, > Pavel > _______________________________________________ > 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 -- Sérgio M. B.
_______________________________________________ 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