Bug 463148 - twinkle, broken dependencies
Summary: twinkle, broken dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: twinkle
Version: rawhide
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-22 10:35 UTC by Dhaval Giani
Modified: 2008-09-22 15:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-22 15:42:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dhaval Giani 2008-09-22 10:35:02 UTC
Description of problem:
Broken dependency for twinkle.

Version-Release number of selected component (if applicable):
twinkle-1.3.2-1.fc10.i386

How reproducible:
Always

Steps to Reproduce:
1. yum install twinkle
2.
3.
  
Actual results:
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package twinkle.i386 0:1.3.2-1.fc10 set to be updated
--> Processing Dependency: libzrtpcpp-1.3.so.0 for package: twinkle
--> Processing Dependency: libccext2-1.6.so.0 for package: twinkle
--> Processing Dependency: libboost_regex.so.3 for package: twinkle
--> Processing Dependency: libccgnu2-1.6.so.0 for package: twinkle
--> Processing Dependency: libccrtp1-1.6.so.0 for package: twinkle
--> Running transaction check
---> Package ccrtp.i386 0:1.6.0-2.fc10 set to be updated
---> Package libzrtpcpp.i386 0:1.3.0-2.fc10 set to be updated
---> Package commoncpp2.i386 0:1.6.1-2.fc10 set to be updated
---> Package twinkle.i386 0:1.3.2-1.fc10 set to be updated
--> Processing Dependency: libboost_regex.so.3 for package: twinkle
--> Finished Dependency Resolution
twinkle-1.3.2-1.fc10.i386 from rawhide has depsolving problems
  --> Missing Dependency: libboost_regex.so.3 is needed by package twinkle-1.3.2-1.fc10.i386 (rawhide)
Error: Missing Dependency: libboost_regex.so.3 is needed by package twinkle-1.3.2-1.fc10.i386 (rawhide)


Expected results:
It gets installed

Additional info:

Comment 1 Kevin Fenzi 2008-09-22 15:05:24 UTC
What boost version do you have installed there?

$ yum resolvedep 'libboost_regex.so.3'
Loaded plugins: allowdowngrade, downloadonly, fastestmirror
0:boost-1.34.1-16.fc10.i386

There was this boost:
http://koji.fedoraproject.org/koji/buildinfo?buildID=59323

but it got untagged. If you have that one installed, remove it and replace it with the 1.34.1-16 one.

Comment 2 Dhaval Giani 2008-09-22 15:33:30 UTC
Yep! that does do the trick. Thanks for resolving it quickly! I can't figure out the correct resolution, so I will let you close the bug.

Comment 3 Kevin Fenzi 2008-09-22 15:42:32 UTC
Great, glad that was the issue. ;) 

Closing now. Feel free to reopen or file a new bug if you spot anything further.


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