#3245: Tag request tomcatjss-1.2.0-2.fc11 for dist-f11-override ---------------------+------------------------------------------------------ Reporter: kwright | Owner: rel-eng@lists.fedoraproject.org Type: task | Status: new Milestone: | Component: koji Keywords: | ---------------------+------------------------------------------------------ trying to build pki-silent getting the following dep problems:
DEBUG util.py:256: pki-common-1.3.0-6.fc11.noarch from build has depsolving problems DEBUG util.py:256: --> Missing Dependency: tomcatjss is needed by package pki-common-1.3.0-6.fc11.noarch (build) DEBUG util.py:256: pki-common-1.3.0-6.fc11.noarch from build has depsolving problems DEBUG util.py:256: --> Missing Dependency: pki-common-ui is needed by package pki-common-1.3.0-6.fc11.noarch (build) DEBUG util.py:256: pki-common-1.3.0-6.fc11.noarch from build has depsolving problems DEBUG util.py:256: --> Missing Dependency: pki-setup is needed by package pki-common-1.3.0-6.fc11.noarch (build) DEBUG util.py:256: pki-common-1.3.0-6.fc11.noarch from build has depsolving problems DEBUG util.py:256: --> Missing Dependency: pki-java-tools is needed by package pki-common-1.3.0-6.fc11.noarch (build) DEBUG util.py:256: Error: Missing Dependency: tomcatjss is needed by package pki-common-1.3.0-6.fc11.noarch (build) DEBUG util.py:256: Error: Missing Dependency: pki-java-tools is needed by package pki-common-1.3.0-6.fc11.noarch (build) DEBUG util.py:256: Error: Missing Dependency: pki-common-ui is needed by package pki-common-1.3.0-6.fc11.noarch (build)
this surprises me since the packages are only run-time requirements. In any case, please tag so I can finish building pki-silent, etc.
#3245: Tag request tomcatjss-1.2.0-2.fc11 for dist-f11-override ----------------------+----------------------------------------------------- Reporter: kwright | Owner: rel-eng@lists.fedoraproject.org Type: task | Status: new Milestone: | Component: koji Resolution: | Keywords: ----------------------+----------------------------------------------------- Comment (by jkeating):
Hrm, so your build of pki-silent has a BuildRequires of pki-common. pki- common has a number of requirements, one of which is tomcatjss. Is this, among the others (pki-common-ui, pki-setup, pki-java-tools) new packages to Fedora 11?
#3245: Tag request tomcatjss-1.2.0-2.fc11 for dist-f11-override ----------------------+----------------------------------------------------- Reporter: kwright | Owner: rel-eng@lists.fedoraproject.org Type: task | Status: new Milestone: | Component: koji Resolution: | Keywords: ----------------------+----------------------------------------------------- Comment (by kwright):
That is correct. I'm just surprised that the run-time requires from pki- common are preventing the build of packages (such as pki-silent) that depend on pki-common.
Here's the task that failed: http://koji.fedoraproject.org/koji/taskinfo?taskID=1910694
#3245: Tag request tomcatjss-1.2.0-2.fc11 for dist-f11-override ----------------------+----------------------------------------------------- Reporter: kwright | Owner: rel-eng@lists.fedoraproject.org Type: task | Status: new Milestone: | Component: koji Resolution: | Keywords: ----------------------+----------------------------------------------------- Comment (by jkeating):
it's not surprising at all. You require pki-common to be installed, that means all the runtime deps of pki-common must be available. So what all do you need tagged, because tomcatjss alone won't cut it.
#3245: Tag request tomcatjss-1.2.0-2.fc11 for dist-f11-override ----------------------+----------------------------------------------------- Reporter: kwright | Owner: rel-eng@lists.fedoraproject.org Type: task | Status: new Milestone: | Component: koji Resolution: | Keywords: ----------------------+----------------------------------------------------- Comment (by kwright):
It looks like I need the following (according to the list of requires in the pki-common.spec file):
tomcatjss-1.2.0-2.fc11 pki-java-tools-1.3.0-4.fc11 dogtag-pki-common-ui-1.3.0-3.fc11 build pki-setup-1.3.0-6.fc11 symkey-1.3.0-4.fc11 osutil-1.3.1-1.fc11 (this replaces osutil-1.3.0-3.fc11)
should I open a separate ticket for the fc12 builds?
rel-eng@lists.fedoraproject.org