freeipa team mailing list archive
-
freeipa team
-
Mailing list archive
-
Message #00423
[Bug 1664457] Re: dogtag-pki ftbfs with libresteasy-java 3.1.0
This bug was fixed in the package dogtag-pki - 10.3.5+12-3ubuntu1
---------------
dogtag-pki (10.3.5+12-3ubuntu1) zesty; urgency=medium
* pki-tomcatd.init: If no instance is configured, the initscript
machinery would return error value 5 or 6. This messes up systemd, so
just use 'exit 1' on every non-zero return value. (LP: #1664453)
-- Timo Aaltonen <tjaalton@xxxxxxxxxx> Thu, 16 Feb 2017 16:43:49 +0200
** Changed in: dogtag-pki (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of FreeIPA,
which is subscribed to dogtag-pki in Ubuntu.
https://bugs.launchpad.net/bugs/1664457
Title:
dogtag-pki ftbfs with libresteasy-java 3.1.0
Status in dogtag-pki package in Ubuntu:
Fix Released
Bug description:
https://launchpadlibrarian.net/302962949/buildlog_ubuntu-zesty-amd64
.dogtag-pki_10.3.5-7_BUILDING.txt.gz
com/netscape/certsrv/account/AccountResource.java:25: error: cannot find symbol
import org.jboss.resteasy.annotations.ClientResponseType;
^
symbol: class ClientResponseType
location: package org.jboss.resteasy.annotations
I don't think there is a Debian bug yet for this specific issue. The
current FTBFS there looks like it's related to tomcat 8.5.
This class in particular seems to have moved to the resteasy-legacy
jar:
http://sources.debian.net/src/resteasy/3.1.0-1/resteasy-
legacy/src/main/java/org/jboss/resteasy/annotations/legacy/ClientResponseType.java/
which unfortunately doesn't seem to be packaged...
http://sources.debian.net/src/resteasy/3.1.0-1/debian/libresteasy-
java.poms/#L54
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dogtag-pki/+bug/1664457/+subscriptions
References