View Single Post
Posts: 92 | Thanked: 102 times | Joined on May 2010
#60
Originally Posted by jehan View Post
installation of version 0.3-3 fails with:

Code:
Setting up qvernote (0.3-3maemo1) ...
ln: /opt/lib/libthrift.so.0.0: File exists
dpkg: error processing qvernote (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 qvernoteSetting up qvernote (0.3-3maemo1) ...
ln: /opt/lib/libthrift.so.0.0: File exists
dpkg: error processing qvernote (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 qvernote
E: Sub-process /usr/bin/dpkg returned an error code (1)
E: Sub-process /usr/bin/dpkg returned an error code (1)
/opt/lib/libthrift.so* ->

Code:
Nokia-N900:/opt/lib# l libthrift.so*
lrwxrwxrwx  1 root  root     18 Jun 25 12:12 libthrift.so -> libthrift.so.0.0.0
lrwxrwxrwx  1 root  root     18 Jun 25 12:05 libthrift.so.0 -> libthrift.so.0.0.0
lrwxrwxrwx  1 root  root     18 Jun 25 12:05 libthrift.so.0.0 -> libthrift.so.0.0.0
-rw-r--r--  1 root  root 754048 Jun 24 20:43 libthrift.so.0.0.0
Nokia-N900:/opt/lib#
If you want to upgrade qvernote from garage with qvernote from extras-devel, do the following:

1. Uninstall the old qvernote.
2. rm -f /opt/lib/libEvernote* /opt/lib/libthrift*
3. Install the extras-devel version
4. If install still fails, run the following on root prompt:
apt-get remove libevernote1.15 thrift0.2.0
and try to install again

Sorry, the package has to be significantly changed in order to pass autobuilder. Future upgrades will be fine

Last edited by sharky76; 2010-06-25 at 13:26.