#2373 Fedora 25: RestEasy 3.0.6 ==> 3.0.17 breaks pki-core
Closed: Fixed Opened by mharmsen.

Previous versions of Fedora (e. g. - Fedora 24) used RestEasy 3.0.6:

Fedora 25 is upgrading to RestEasy 3.0.17:

RestEasy 3.0.17 has apparently dropped support for the following package:

  • resteasy-jaxrs-api

The 'pki-core' component references the 'ServiceUnavailableException' which was imported (import javax.ws.rs.ServiceUnavailableException) as a part of these packages:

  • base/server/tomcat7/src/com/netscape/cms/tomcat/ProxyRealm.java
  • base/server/tomcat8/src/com/netscape/cms/tomcat/ProxyRealm.java

Until this issue is resolved, neither of the following Fedora 25 packages can be built:

  • pki-core-10.3.3-1.fc25
  • pki-console-10.3.3-1.fc25 (which depends on pki-java-base-10.3.3-1.fc25 that is a part of the pki-core-10.3.3-1.fc25 package)

Thus, rawhide is "broken" when attempting to use Dogtag 10.3.3:

  • http://koji.fedoraproject.org/koji/taskinfo?taskID=14585552 (see the build.log)
NOTE:  This was the first error encountered during attempted mock builds of
       'pki-core' on Fedora 25;  there may be other breakages since the
       'resteasy-jaxrs-api' package appeared to provide methods under the
       'javax.ws.rs' path.

Per IRC conversation with vakwetu: 10.3.4

Fixed in master (3fdc686c9a4bab492d50cef707beef1f5f043153)

This ticket fixes the build issue. The deployment and upgrade issue is fixed in ticket #2403.

Metadata Update from @mharmsen:
- Issue assigned to vakwetu
- Issue set to the milestone: 10.3.4

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2493

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata