Comment 6 for bug 149679

Revision history for this message
jb (tigergrr) wrote :

i had the same error message as Orion but with a newer version of tor-geoipdb. when update manager attempted to do the upgrade i was running Tor including a relay node at the time so i used Vidalia to shut down Tor. i then opened a terminal and did the sudo apt-get update then sudo apt-get upgrade and here was the result:

sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up tor (0.2.1.21-1~karmic+1) ...
Raising maximum number of filedescriptors (ulimit -n) to 16384.
Starting tor daemon: tor...
Jan 04 20:51:55.333 [notice] Tor v0.2.1.21. This is experimental software. Do not rely on it for strong anonymity. (Running on Linux i686)
Jan 04 20:51:55.337 [notice] Initialized libevent version 1.4.11-stable using method epoll. Good.
Jan 04 20:51:55.337 [notice] Opening Socks listener on 127.0.0.1:9050
done.

Setting up tor-geoipdb (0.2.1.21-1~karmic+1) ...