Bug 1037552 - pulp-rpm version is 2.1.3 which breaks dependencies when used with 2.3.0 pulp-server package
Summary: pulp-rpm version is 2.1.3 which breaks dependencies when used with 2.3.0 pulp...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Pulp
Classification: Retired
Component: rpm-support
Version: 2.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL: https://github.com/pulp/pulp_rpm/blob...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 11:07 UTC by mkovacik
Modified: 2013-12-05 12:17 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-05 12:17:18 UTC


Attachments (Terms of Use)

Description mkovacik 2013-12-03 11:07:46 UTC
Description of problem:
CI fails because of issue with 2.3 branch versioning

Version-Release number of selected component (if applicable):
2.3.1; pulp-server: 2.3.0

How reproducible:
Always

Steps to Reproduce:
1. clone pulp github repos
2. set-up tito enironment; build all packages
3. create local repo out of the tito build; do yum install

Actual results:
Dependency conflict

Expected results:
No dependency conflict; pulp-server and pulp-rpm repos synced on the same revision for 2.3 branch

Additional info:
# Screenlog
--> Finished Dependency Resolution
Error: Package: pulp-rpm-handlers-2.3.1-0.3.beta.git.76.ba87005.fc19.noarch (pulp-local-build)
           Requires: python-pulp-agent-lib = 2.3.1
           Installed: python-pulp-agent-lib-2.3.0-0.38.beta.fc19.noarch (@pulp-v2-beta)
               python-pulp-agent-lib = 2.3.0-0.38.beta.fc19
           Available: python-pulp-agent-lib-2.3.0-0.29.beta.git.150.cf1fa79.fc19.noarch (pulp-local-build)
               python-pulp-agent-lib = 2.3.0-0.29.beta.git.150.cf1fa79.fc19
           Available: python-pulp-agent-lib-2.3.0-0.29.beta.git.170.cde5249.fc19.noarch (pulp-local-build)
               python-pulp-agent-lib = 2.3.0-0.29.beta.git.170.cde5249.fc19
Error: Package: pulp-rpm-yumplugins-2.3.1-0.3.beta.git.76.ba87005.fc19.noarch (pulp-local-build)
           Requires: python-pulp-bindings = 2.3.1
           Installed: python-pulp-bindings-2.3.0-0.38.beta.fc19.noarch (@pulp-v2-beta)
               python-pulp-bindings = 2.3.0-0.38.beta.fc19
           Available: python-pulp-bindings-2.3.0-0.29.beta.git.150.cf1fa79.fc19.noarch (pulp-local-build)
               python-pulp-bindings = 2.3.0-0.29.beta.git.150.cf1fa79.fc19
           Available: python-pulp-bindings-2.3.0-0.29.beta.git.170.cde5249.fc19.noarch (pulp-local-build)
               python-pulp-bindings = 2.3.0-0.29.beta.git.170.cde5249.fc19
Error: Package: pulp-rpm-consumer-extensions-2.3.1-0.3.beta.git.76.ba87005.fc19.noarch (pulp-local-build)
           Requires: pulp-consumer-client = 2.3.1
           Installed: pulp-consumer-client-2.3.0-0.38.beta.fc19.noarch (@pulp-v2-beta)
               pulp-consumer-client = 2.3.0-0.38.beta.fc19
           Available: pulp-consumer-client-2.3.0-0.29.beta.git.150.cf1fa79.fc19.noarch (pulp-local-build)
               pulp-consumer-client = 2.3.0-0.29.beta.git.150.cf1fa79.fc19
           Available: pulp-consumer-client-2.3.0-0.29.beta.git.170.cde5249.fc19.noarch (pulp-local-build)
               pulp-consumer-client = 2.3.0-0.29.beta.git.170.cde5249.fc19
Error: Package: pulp-rpm-admin-extensions-2.3.1-0.3.beta.git.76.ba87005.fc19.noarch (pulp-local-build)
           Requires: pulp-admin-client = 2.3.1
           Installed: pulp-admin-client-2.3.0-0.38.beta.fc19.noarch (@pulp-v2-beta)
               pulp-admin-client = 2.3.0-0.38.beta.fc19
           Available: pulp-admin-client-2.3.0-0.29.beta.git.150.cf1fa79.fc19.noarch (pulp-local-build)
               pulp-admin-client = 2.3.0-0.29.beta.git.150.cf1fa79.fc19
           Available: pulp-admin-client-2.3.0-0.29.beta.git.170.cde5249.fc19.noarch (pulp-local-build)
               pulp-admin-client = 2.3.0-0.29.beta.git.170.cde5249.fc19
Error: Package: python-pulp-rpm-common-2.3.1-0.3.beta.git.76.ba87005.fc19.noarch (pulp-local-build)
           Requires: python-pulp-common = 2.3.1
           Installed: python-pulp-common-2.3.0-0.38.beta.fc19.noarch (@pulp-v2-beta)
               python-pulp-common = 2.3.0-0.38.beta.fc19
           Available: python-pulp-common-2.3.0-0.29.beta.git.150.cf1fa79.fc19.noarch (pulp-local-build)
               python-pulp-common = 2.3.0-0.29.beta.git.150.cf1fa79.fc19
           Available: python-pulp-common-2.3.0-0.29.beta.git.170.cde5249.fc19.noarch (pulp-local-build)
               python-pulp-common = 2.3.0-0.29.beta.git.170.cde5249.fc19
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Comment 1 mkovacik 2013-12-05 12:17:18 UTC
Was caused by the version glitch 2.3.0 -> 2.3.1; re-installing pulp packages solves the issue


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