Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1291777 - Problems upgrading Satellite 6.1.2, version 2.6.0.17 of dependency python-pulp-common missing
Summary: Problems upgrading Satellite 6.1.2, version 2.6.0.17 of dependency python-pul...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Pulp
Version: 6.1.2
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-15 15:16 UTC by Anders Nordby
Modified: 2015-12-23 12:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-23 12:33:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Log from yum update command (51.29 KB, text/plain)
2015-12-15 15:16 UTC, Anders Nordby
no flags Details

Description Anders Nordby 2015-12-15 15:16:42 UTC
Created attachment 1106068 [details]
Log from yum update command

Description of problem:

Running Satellite 6.1 in Red Hat 7.1 I get errors when trying to update all packages due to failed dependencies.

Version-Release number of selected component (if applicable):

2.6.0.17

How reproducible:
Run yum update

Steps to Reproduce:
1. Run yum update

Actual results:

(..)
Error: Package: pulp-server-2.6.0.17-1.el7sat.noarch (rhel-7-server-satellite-6.1-rpms)
           Requires: python-pulp-common = 2.6.0.17
           Installed: python-pulp-common-2.6.0.15-1.el7sat.noarch (@rhel-7-server-satellite-6.1-rpms)
               python-pulp-common = 2.6.0.15-1.el7sat
           Available: python-pulp-common-2.4.1-0.7.beta.el7sat.noarch (rhel-7-server-rh-common-rpms)
               python-pulp-common = 2.4.1-0.7.beta.el7sat
(..)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Expected results:
No error messages :-)

Additional info:

Latest version of python-pulp-common is 2.6.0.15. I need 2.6.0.17. Where is it?

[root@no000010ssat01 ~]# yum provides python-pulp-common
Loaded plugins: priorities, product-id, subscription-manager
307 packages excluded due to repository priority protections
python-pulp-common-2.4.1-0.7.beta.el7sat.noarch : Pulp common python packages
Repo        : rhel-7-server-rh-common-rpms



python-pulp-common-2.6.0.15-1.el7sat.noarch : Pulp common python packages
Repo        : @rhel-7-server-satellite-6.1-rpms

Comment 1 Anders Nordby 2015-12-23 12:32:47 UTC
Disabling the common repository solved my problem.


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