[koji] Help debugging package build failure

Brenton Leanhardt bleanhar at redhat.com
Wed Jul 23 15:27:01 UTC 2008


I'm fairly new to the koji build system and a package I've been
scratch building started failing today.  You can see the details here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=734161

 From the root.log the most interesting lines are:

DEBUG backend.py:490:  /usr/bin/yum --installroot
/var/lib/mock/dist-f9-build-227923-40553/root/  resolvedep  'publican'
DEBUG util.py:272:  Executing command: /usr/bin/yum --installroot
/var/lib/mock/dist-f9-build-227923-40553/root/  resolvedep  'publican'
DEBUG util.py:250:  0:publican-0.33-1.fc9.noarch
DEBUG backend.py:490:  /usr/bin/yum --installroot
/var/lib/mock/dist-f9-build-227923-40553/root/  install  'publican'
DEBUG util.py:272:  Executing command: /usr/bin/yum --installroot
/var/lib/mock/dist-f9-build-227923-40553/root/  install  'publican'
DEBUG util.py:250:  Error: Missing Dependency:
libakonadiprotocolinternals.so.0 is needed by package kdepimlibs

What I can't understand is what is pulling in kdepimlibs.  The spec
file only states:

BuildRequires:  publican
Requires:       httpd

Neither of those packages need kdepimlibs.

--Brenton




More information about the fedora-devel-list mailing list