Project

General

Profile

Actions

Bug #31887

closed

Katello::Ping.pulpcore_enabled queries systemd by shelling out without catching output

Added by Adam Ruzicka about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

It runs systemctl is-enabled pulpcore.service and only acts upon its exit code. However the command still prints enabled/disabled to stdout which ends up in the terminal when running any rake task which depends on katello:check_ping

Actions #1

Updated by Adam Ruzicka about 3 years ago

  • Bugzilla link set to 1927842
Actions #2

Updated by The Foreman Bot about 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/9167 added
Actions #3

Updated by John Mitsch about 3 years ago

  • Category set to API
  • Target version set to Katello 4.0.0
  • Triaged changed from No to Yes
Actions #4

Updated by The Foreman Bot about 3 years ago

  • Fixed in Releases Katello 4.1.0 added
Actions #5

Updated by Adam Ruzicka about 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF