maemo.org Bugzilla – Bug 11760
Missing library liboauth0
Last modified: 2011-01-12 18:34:24 UTC
You need to log in before you can comment on or make changes to this bug.
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:
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.
That helped. Thanks a lot.