Bug 1219441 - Capsule repos should have katello-service package to fix dependency issue of capsule-installer
Summary: Capsule repos should have katello-service package to fix dependency issue of ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Katello Bug Bin
QA Contact: Sachin Ghai
URL:
Whiteboard:
: 1219543 (view as bug list)
Depends On:
Blocks: 1129393 1195450
TreeView+ depends on / blocked
 
Reported: 2015-05-07 11:11 UTC by Sachin Ghai
Modified: 2017-02-23 20:04 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-12 13:58:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sachin Ghai 2015-05-07 11:11:37 UTC
Description of problem:
I was trying upgrade (sat6.0 --> sat6.1) on capsule and while installing capsule-installer it was failed with error:


]# yum install capsule-installer
Loaded plugins: package_upload, product-id, security, subscription-manager
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package capsule-installer.noarch 0:2.3.8-1.el6_6sat will be installed
--> Processing Dependency: katello-service for package: capsule-installer-2.3.8-1.el6_6sat.noarch
--> Finished Dependency Resolution
Error: Package: capsule-installer-2.3.8-1.el6_6sat.noarch (sat6-capsule)
           Requires: katello-service
 You could try using --skip-broken to work around the problem

Version-Release number of selected component (if applicable):
upgrade sat6.0.8 --> sat6.1 GA snap3

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:
Missing package katello-service in capsule repos

Expected results:
package should be part of capsule repos

Additional info:

Comment 1 Tazim Kolhar 2015-05-07 11:16:52 UTC
I also tried to setup capsule
failing due to dependency issue :

# yum install -y capsule-installer
Error: Package: capsule-installer-2.3.8-1.el6_6sat.noarch (Default_Organization_Sat6Capsule_capsule)
           Requires: katello-service
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Comment 3 Corey Welton 2015-05-07 14:48:34 UTC
*** Bug 1219543 has been marked as a duplicate of this bug. ***

Comment 4 Sachin Ghai 2015-05-08 10:34:14 UTC
The reported issue is fixed in sat6.1 GA snap3 compose2. Installed package on rhel66.

[root@sat6-capsule]# yum install capsule-installer -y
Loaded plugins: package_upload, product-id, security, subscription-manager
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package capsule-installer.noarch 0:2.3.9-1.el6_6sat will be installed
--> Processing Dependency: katello-service for package: capsule-installer-2.3.9-1.el6_6sat.noarch
--> Running transaction check
---> Package katello-service.noarch 0:2.2.0.9-1.el6_6sat will be installed
--> Finished Dependency Resolution

Dependencies Resolved

======================================================================================================================================================
 Package                                Arch                        Version                                   Repository                         Size
======================================================================================================================================================
Installing:
 capsule-installer                      noarch                      2.3.9-1.el6_6sat                          sat6-capsule                       30 k
Installing for dependencies:
 katello-service                        noarch                      2.2.0.9-1.el6_6sat                        sat6-capsule                       11 k

Transaction Summary
======================================================================================================================================================
Install       2 Package(s)

Total download size: 41 k
Installed size: 9.8 k
Downloading Packages:
(1/2): capsule-installer-2.3.9-1.el6_6sat.noarch.rpm                                                                           |  30 kB     00:00     
(2/2): katello-service-2.2.0.9-1.el6_6sat.noarch.rpm                                                                           |  11 kB     00:00     
------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                 177 kB/s |  41 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : katello-service-2.2.0.9-1.el6_6sat.noarch                                                                                          1/2 
  Installing : capsule-installer-2.3.9-1.el6_6sat.noarch                                                                                          2/2 
Uploading Package Profile
  Verifying  : katello-service-2.2.0.9-1.el6_6sat.noarch                                                                                          1/2 
  Verifying  : capsule-installer-2.3.9-1.el6_6sat.noarch                                                                                          2/2 

Installed:
  capsule-installer.noarch 0:2.3.9-1.el6_6sat                                                                                                         

Dependency Installed:
  katello-service.noarch 0:2.2.0.9-1.el6_6sat                                                                                                         

Complete!

Comment 5 Sachin Ghai 2015-05-08 10:36:31 UTC
katello-service package also available for rhel71 capsule repo too.

Comment 7 Sachin Ghai 2015-05-12 05:29:20 UTC
Verified with sat6.1 GA snap3 c2. Capsule repos have katello-service rpm now and it resolves the capsule-installer package's dependency.

[root@sat6-capsule ~]# rpm -qa | grep katello-service
katello-service-2.2.0.9-1.el6_6sat.noarch

But this package doesn't contains katello-service and for that I filed another bz: https://bugzilla.redhat.com/show_bug.cgi?id=1220309

Comment 8 Bryan Kearney 2015-08-11 13:33:11 UTC
This bug is slated to be released with Satellite 6.1.

Comment 9 Bryan Kearney 2015-08-12 13:58:34 UTC
This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015.


Note You need to log in before you can comment on or make changes to this bug.