Project

General

Profile

Bug #26823

PuppetCA command line implementation fails with uninitialized constant Proxy::PuppetCa::PuppetcaPuppetCert::PuppetcaImpl::NotPresent

Added by Ewoud Kohl van Wijngaarden almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Category:
PuppetCA
Target version:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

2019-05-17T14:17:31 02016158 [I] Started DELETE /puppet/ca/sheri-whitling.wisse.example.com 
2019-05-17T14:17:32 02016158 [E] Failed to remove certificate(s) for sheri-whitling.wisse.example.com: uninitialized constant Proxy::PuppetCa::PuppetcaPuppetCert::PuppetcaImpl::NotPresent

Associated revisions

Revision 618e002b (diff)
Added by Ewoud Kohl van Wijngaarden almost 4 years ago

Fixes #26823 - NotPresent exception in PuppetcaPuppetCert (#652)

In eab6b899c63dfaeb9ae29f6b48d80950ec40bed0 the PuppetcaPuppetCert class
was introduced. It created a regression by referring to the relative
NotPresent which resulted in:

uninitialized constant Proxy::PuppetCa::PuppetcaPuppetCert::PuppetcaImpl::NotPresent

By using the absolute class name, we get the correct Exception class.

History

#1 Updated by The Foreman Bot almost 4 years ago

  • Assignee set to Ewoud Kohl van Wijngaarden
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/smart-proxy/pull/652 added

#2 Updated by Tomer Brisker almost 4 years ago

  • Fixed in Releases 1.22.0 added

#3 Updated by Ewoud Kohl van Wijngaarden almost 4 years ago

  • Status changed from Ready For Testing to Closed

#4 Updated by The Foreman Bot almost 4 years ago

  • Pull request https://github.com/theforeman/smart-proxy/pull/606 added

#5 Updated by Marek Hulán almost 4 years ago

  • Bugzilla link set to 1716294

Also available in: Atom PDF