Bug 11760 - Missing library liboauth0
: Missing library liboauth0
Status: RESOLVED FIXED
Product: Conboy
General
: 0.6.3
: N900 Maemo
: Unspecified blocker (vote)
: ---
Assigned To: Cornelius Hald
: general
:
:
:
:
  Show dependency tree
 
Reported: 2011-01-12 14:36 UTC by martin.jakl
Modified: 2011-01-12 18:34 UTC (History)
1 user (show)

See Also:


Attachments


Note

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


Description martin.jakl (reporter) 2011-01-12 14:36:25 UTC
SOFTWARE VERSION: 
0.6.3

EXACT STEPS LEADING TO PROBLEM: 
Maemo tells me that there is new version available, but when I want to update
installation fails with message that nothing provides liboauth0 (>= 0.6.1-2)

EXPECTED OUTCOME: 
Update succeeds

ACTUAL OUTCOME: 
Update failes

REPRODUCIBILITY: 
always

EXTRA SOFTWARE INSTALLED: 

OTHER COMMENTS:
Comment 1 Cornelius Hald 2011-01-12 17:56:27 UTC
This is a know problem. Unfortunately it looks like another package is
responsible for that. You can fix it with the following steps.

1) Open Terminal
2) Become root
3) Type: apt-get install liboauth0

That should be all. Please give it a try.
Comment 2 martin.jakl (reporter) 2011-01-12 18:19:08 UTC
That helped. Thanks a lot.