[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/21644] abipkgdiff does not emit diagnostics about comparison errors



https://sourceware.org/bugzilla/show_bug.cgi?id=21644

dodji at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from dodji at redhat dot com ---
This was just fixed by commit in the master branch.

abipkgdiff now emits diagnostics about the *errors* it encounters while trying
to compare files from packages.  Here is what the command line now looks like:

$  abipkgdiff
pdtoolkit-gnu-ohpc/pdtoolkit-gnu-ohpc-3.23-1.ohpc.1.3.8.x86_64.rpm
pdtoolkit-gnu-ohpc-3.23-1.ohpc.1.3.8.x86_64.rpm
==== Error happened during processing of maqao-2.2.0-intel64-xeonphi: ====
could not find debug info
could not load ELF symbols
==== End of error for maqao-2.2.0-intel64-xeonphi ====
==== Error happened during processing of edg44-pdt_roseparse: ====
could not find debug info
could not load ELF symbols
==== End of error for edg44-pdt_roseparse ====
==== Error happened during processing of pdtflint: ====
could not find debug info
could not load ELF symbols
==== End of error for pdtflint ====

-- 
You are receiving this mail because:
You are on the CC list for the bug.