Bug 612181

Summary: new maven2 requires old maven2
Product: [Fedora] Fedora Reporter: Anton Guda <atu>
Component: maven2Assignee: Yong Yang <yyang>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: akurtako, dbhole, sochotni, yyang
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-12 15:12:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anton Guda 2010-07-07 13:50:11 UTC
Description of problem:
New maven2 requires apache-resources-bundles,
it require maven2-plugin-remote-resources from old maven2.


Version-Release number of selected component (if applicable):
new: maven2-2.2.1-7.fc14, apache-resource-bundles-2-3.fc13
old:
maven2 = 0:2.0.8-3.fc12 is needed by 
maven2-plugin-remote-resources-0:2.0.8-3.fc12.noarch

How reproducible:
Always


Steps to Reproduce:
1. Try to install maven2 and all deps from scratch.
  
Actual results:
Fail:
maven2 = 0:2.0.8-3.fc12 is needed by maven2-plugin-remote-resources-0:2.0.8-3.fc12.noarch

Expected results:
All packages installed w/o unneeded dependencies.


Additional info:

Comment 1 Stanislav Ochotnicky 2010-07-09 12:57:06 UTC
Can you post whole output from "yum install XXX", including dependency resolution part etc? Because I certainly cannot reproduce this by removing maven2. Yum removed all dependencies with it and then I could install it again without any problems. 

Plus maven2-plugin-remote-resources is obsoleted/provided by maven-remote-resources-plugin now. Can you re-try? Maybe this was caused when special koji tag was merged into rawhide and you synced your repository when not all packages were in sync...

Comment 2 Anton Guda 2010-07-12 15:12:12 UTC
Really, my local rebuilf repo was poisoned by old packages. 
It not obvious to resolve dependencies is this case manualy.