The reason is that the backend_rawhide_to_release command that I used for transition of builds from rawhide to f26 copies only the latest successful builds for each package. Your needed dependency, however, comes from a build 468985 that was marked as failed but still contains (as the only one) the required package kde-workspace-libs that in turn contains libtaskmanager.so.4. What was actually copied was the resubmitted build 469002 containing only kde-workspace-libs for f23 chroot that failed in the previous build. Smarter backend_rawhide_to_release command could be implemented that looks at individual chroots and copies them from even failed builds. For this case, I, however, just copied the build 468985 into fedora-26-x86_64 and fedora-26-i386 chroots (ppc64le was not built).
 
On Sat, Dec 3, 2016 at 8:59 PM, Sérgio Basto <sergio@serjux.com> wrote:
On Sáb, 2016-12-03 at 19:27 +0000, clime@redhat.com wrote:
> Do you have "manual createrepo" option enabled for your project? I.e.
> does devel subdirectory exist in the repo?

No , I don't have manual repo enabled , the repo was rawhide repo but
now is f26 , builroot fail to have packages from that project . 


--
Sérgio M. B.

_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-leave@lists.fedorahosted.org