Bug 494822

Summary: Install twinkle fails with depsolving problems
Product: [Fedora] Fedora Reporter: Jarmo <rh>
Component: twinkleAssignee: Kevin Fenzi <kevin>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: kevin, manuel.wolfshant
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: 2009-04-08 18:50:23 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 Jarmo 2009-04-08 09:26:11 UTC
Description of problem:


# yum install twinkle
....

--> Finished Dependency Resolution
twinkle-1.4.2-1.fc11.i586 from rawhide has depsolving problems
  --> Missing Dependency: libccgnu2-1.6.so.0 is needed by package twinkle-1.4.2-1.fc11.i586 (rawhide)
libzrtpcpp-1.3.0-3.fc11.i586 from rawhide has depsolving problems
  --> Missing Dependency: libccgnu2-1.6.so.0 is needed by package libzrtpcpp-1.3.0-3.fc11.i586 (rawhide)
ccrtp-1.6.0-3.fc11.i586 from rawhide has depsolving problems
  --> Missing Dependency: libccgnu2-1.6.so.0 is needed by package ccrtp-1.6.0-3.fc11.i586 (rawhide)
twinkle-1.4.2-1.fc11.i586 from rawhide has depsolving problems
  --> Missing Dependency: libccext2-1.6.so.0 is needed by package twinkle-1.4.2-1.fc11.i586 (rawhide)
Error: Missing Dependency: libccgnu2-1.6.so.0 is needed by package libzrtpcpp-1.3.0-3.fc11.i586 (rawhide)
Error: Missing Dependency: libccgnu2-1.6.so.0 is needed by package twinkle-1.4.2-1.fc11.i586 (rawhide)
Error: Missing Dependency: libccext2-1.6.so.0 is needed by package twinkle-1.4.2-1.fc11.i586 (rawhide)
Error: Missing Dependency: libccgnu2-1.6.so.0 is needed by package ccrtp-1.6.0-3.fc11.i586 (rawhide)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest


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


How reproducible:

Steps to Reproduce:

1) Install Fedora 11 Beta
2) Apply the latest updates.
3) yum install twinkle

 
Actual results:

Install should work.

Expected results:

See above.

Additional info:

Comment 1 Kevin Fenzi 2009-04-08 18:50:23 UTC
This was fixed yesterday and should be fine in todays rawhide. 

Feel free to re-open if you see any further issue.