Actions
Bug #8353
closedCan't upgrade Katello from 2.0 -> 2.1 when Katello is registered to itself due to package dependencies
Status:
Closed
Priority:
Normal
Assignee:
-
Description
In order to upgrade 2.0 to 2.1, there's a few packages that need to be installed by katello-installer instead of being grabbed via dependencies:
[ERROR 2014-11-11 22:38:57 main] Execution of '/usr/bin/yum -d 0 -e 0 -y install python-crane' returned 1: This system is not registered with RHN Classic or RHN Satellite. [ERROR 2014-11-11 22:38:57 main] /Stage[main]/Crane::Install/Package[python-crane]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install python-crane' returned 1: This system is not registered with RHN Classic or RHN Satellite. [ERROR 2014-11-11 22:38:57 main] Execution of '/usr/bin/yum -d 0 -e 0 -y install qpid-cpp-client-devel' returned 1: This system is not registered with RHN Classic or RHN Satellite. [ERROR 2014-11-11 22:38:57 main] /Stage[main]/Qpid::Client::Install/Package[qpid-cpp-client-devel]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install qpid-cpp-client-devel' returned 1: This system is not registered with RHN Classic or RHN Satellite.
If these packages were proper depdencies of the products, such an upgrade would work -- yum upgrade would capture the new packages, and the katello-installer would be able to run while katello itself is not started.
Updated by Stephen Benjamin about 10 years ago
- Blocks Feature #7550: As a user, I should be able to upgrade Katello 2.0 to 2.1. added
Updated by Eric Helms almost 10 years ago
- Target version set to 62
- Translation missing: en.field_release set to 14
- Difficulty set to medium
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4925 added
- Pull request deleted (
)
Updated by Anonymous almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset commit:katello|44a9648786563b561b5656028a0630e653440b7a.
Updated by Eric Helms almost 9 years ago
- Project changed from Katello to Packaging
- Category deleted (
88) - Target version deleted (
63)
Actions