← Back to team overview

freeipa team mailing list archive

[Bug 1682149] Re: dogtag-pki stops working with resteasy newer than 3.0.19-2

 

If anyone is interested, a failed autopkgtest log link can be found
below - but as mentioned already, the original error message doesn't say
much as it was not meant to handle 404 errors (and breaks during
printing the error log).

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-zesty/zesty/amd64/d/dogtag-
pki/20170329_083759_02353@/log.gz

-- 
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/1682149

Title:
  dogtag-pki stops working with resteasy newer than 3.0.19-2

Status in dogtag-pki package in Ubuntu:
  Confirmed
Status in resteasy package in Ubuntu:
  New

Bug description:
  With the new resteasy package, dogtag-pki is unable to spawn a CA
  instance (e.g. pkispawn -s CA) because of the
  /ca/rest/installer/configure REST endpoint being unavailable. This can
  be either a regression in resteasy itself or maybe dogtag-pki needs to
  be somehow updated.

  This is also an issue noticed in Debian:
  https://anonscm.debian.org/cgit/pkg-freeipa/dogtag-pki.git/commit/?id=2378d68da68f79719e884bd72766e7b2ddc6fcfc

  The error can be seen during dogtag-pki autopkgtest runs with the
  latest resteasy package. The original error message doesn't say much,
  but tracking it down resulted in this exception being sent out during
  spawning the configuration scriptlet:

  requests.exceptions.HTTPError: 404 Client Error: Not Found for url:
  https://autopkgtest:8443/ca/rest/installer/configure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dogtag-pki/+bug/1682149/+subscriptions


References