Bug 981171 - After updating from Fedora 18 to Fedora 19, twinkle does not work, the twinkle package from Fedora 18 remains installed
Summary: After updating from Fedora 18 to Fedora 19, twinkle does not work, the twinkl...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: twinkle
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-04 07:44 UTC by Mike FABIAN
Modified: 2014-02-06 10:54 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-04 16:02:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
/var/log/fedup.log (1.94 MB, text/plain)
2013-07-04 07:45 UTC, Mike FABIAN
no flags Details

Description Mike FABIAN 2013-07-04 07:44:32 UTC
I updated from Fedora 18 to Fedora 19 using fedup.

After doing that, twinkle does not start anymore:

mfabian@ari:~
$ twinkle
twinkle: error while loading shared libraries: libcommoncpp.so.5: cannot open shared object file: No such file or directory
mfabian@ari:~

The twinkle package is still from Fedora 18:

mfabian@ari:~
$ rpm -q twinkle
twinkle-1.4.2-19.fc18.x86_64
mfabian@ari:~
$ cat /etc/fedora-release 
Fedora release 19 (Schrödinger’s Cat)
mfabian@ari:~
$

Comment 1 Mike FABIAN 2013-07-04 07:45:39 UTC
Created attachment 768622 [details]
/var/log/fedup.log

Comment 2 Mike FABIAN 2013-07-04 07:46:38 UTC
The attached /var/log/fedup.log contains:

[    95.819] (DD) fedup.depsolve:pkgAdded() added boost-regex.x86_64 for ud
[    95.830] (DD) fedup.depsolve:procReqPo() req po:   libboost_regex.so.1.50.0()(64bit) → twinkle-1.4.2-19.fc18.x86_64
[    95.830] (DD) fedup.depsolve:format_missing_requires() MISSING REQ: twinkle-1.4.2-19.fc18.x86_64 requires libboost_regex.so.1.50.0()(64bit)
[    95.831] (DD) fedup.depsolve:format_missing_requires() MISSING REQ: twinkle-1.4.2-19.fc18.x86_64 requires libboost_regex.so.1.50.0()(64bit)
[    95.831] (DD) fedup.depsolve:pkgAdded() added boost-regex.x86_64 for u

Comment 3 Kevin Fenzi 2013-07-04 16:02:06 UTC
I'm sorry to say that twinkle has been retired as of Fedora 19. ;( 

So, you have the old Fedora 18 version installed which of course won't work. ;( 

Sorry. 

You might look at linphone or ekiga as a replacement.

Comment 4 Lee Ball 2014-02-06 10:54:34 UTC
Is that dependency package not available in the repositories?

What's the output of:

yum whatprovides */libcommoncpp.so.5


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