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

[Bug default/21567] New: fedabipkgdiff tool fails with error message "No complete builds of package" while build exist



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

            Bug ID: 21567
           Summary: fedabipkgdiff tool fails with error message "No
                    complete builds of package" while build exist
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: sinny at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

In some cases, fedabipkgdiff tool fails with error message "No complete builds
of package" while build exist.

Steps to reproduce
------------------
$ tools/fedabipkgdiff --from fc25 --to fc27 libxcb
No complete builds of package libxcb

Expected Result
----------------
Package should get fetched and downloaded successfully

libabigail branch: master

Additional information
-----------------------
According to my observation, this problem occurs only when latest build of a
package for a particular release is made available by tagging an older Fedora
release build.

e.g. latest F27 build of package libxcb is at
https://koji.fedoraproject.org/koji/buildinfo?buildID=846619 . We can see that
build has nvr libxcb-1.12-3.fc26 which has been tagged for f27 as well.

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