Project

General

Profile

Bug #9968

katello-remove uses kill incorrectly

Added by Ohad Levy almost 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description


ARE YOU SURE?: This script peramently deletes data and configuration.
Read the source for a list of what is removed.  Type [remove] to continue? remove

Shutting down Katello services...
Redirecting to /bin/systemctl stop  foreman-tasks.service
Redirecting to /bin/systemctl stop  httpd.service
Redirecting to /bin/systemctl stop  pulp_celerybeat.service
Redirecting to /bin/systemctl stop  pulp_workers.service
Redirecting to /bin/systemctl stop  pulp_resource_manager.service
Stopping elasticsearch (via systemctl):                    [  OK  ]
Redirecting to /bin/systemctl stop  mongod.service
Redirecting to /bin/systemctl stop  qpidd.service
Done.
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
Loaded plugins: product-id, subscription-manager

Associated revisions

Revision 8f344cd1 (diff)
Added by Eric Helms almost 8 years ago

Fixes #9968: Remove unused kill commands and cleanup script.

Revision 5171e449
Added by Eric Helms almost 8 years ago

Merge pull request #5157 from ehelms/fixes-9968

Fixes #9968: Remove unused kill commands and cleanup script.

History

#1 Updated by Ohad Levy almost 8 years ago

  • Description updated (diff)

#2 Updated by Eric Helms almost 8 years ago

  • Target version set to 68
  • Legacy Backlogs Release (now unused) set to 23
  • Triaged changed from No to Yes

#3 Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5157 added
  • Pull request deleted ()

#4 Updated by Eric Helms almost 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF