Actions
Bug #15277
closedremove_gutterball fails if all expected packages are not present
Difficulty:
Triaged:
Bugzilla link:
Description
If the `remove_gutterball` script runs, it may encounter the following error:
[ INFO 2016-06-02 15:50:29 main] Upgrade Step: remove_gutterball... [DEBUG 2016-06-02 15:50:29 main] gutterball-1.0.15.0.2-1.el7.noarch [ERROR 2016-06-02 15:50:29 main] error: package tfm-rubygem-foreman_gutterball is not installed error: package tfm-rubygem-hammer_cli_gutterball is not installed [ERROR 2016-06-02 15:50:29 main] rmdir: failed to remove ‘/var/lib/tomcat/webapps/gutterball’: Directory not empty [ERROR 2016-06-02 15:50:29 main] Upgrade step remove_gutterball
I believe the rmdir error is cascading from the failed rpm removal.
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/354 added
Updated by Chris Duryee almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|dd69db6dac109fb9ce5b2c003edc38296a8dd1a4.
Updated by Eric Helms almost 9 years ago
- Translation missing: en.field_release set to 144
Actions