After upgrade to ubuntu 11.10 it doesn't start

Bug #877393 reported by Yuriy Padlyak
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tor (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

$ sudo /etc/init.d/tor start
Not starting tor daemon (Disabled in /etc/default/tor).

cat /etc/default/tor
# Defaults for tor initscript
# sourced by /etc/init.d/tor
# installed at /etc/default/tor by the maintainer scripts

#
# This is a bash shell fragment
#
RUN_DAEMON="yes"

Revision history for this message
Runa A. Sandvik (runasand) wrote :

How did you install Tor?

Revision history for this message
Yuriy Padlyak (gneeot) wrote :

2Runa: using aptitude long time ago, it was working correctly in ubuntu 10.04. I've purged and installed it again today, but no luck :(

Revision history for this message
Runa A. Sandvik (runasand) wrote :

Please provide the contents of /etc/apt/sources.list.

Revision history for this message
Yuriy Padlyak (gneeot) wrote :

$ cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ oneiric main restricted multiverse

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ oneiric-updates main restricted multiverse

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu/ oneiric universe
deb http://archive.ubuntu.com/ubuntu/ oneiric-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.

deb http://archive.ubuntu.com/ubuntu/ oneiric-security main restricted multiverse
deb http://archive.ubuntu.com/ubuntu/ oneiric-security universe
deb http://archive.ubuntu.com/ubuntu/ oneiric-proposed restricted main universe multiverse
# deb http://apt.wakoopa.com all main # відключення оновлення на maverick відключення оновлення на natty
# deb http://repository.spotify.com stable non-free # відключення оновлення на maverick
# deb http://deb.opera.com/opera/ stable non-free # відключення оновлення на natty
# deb-src http://deb.opera.com/opera/ stable non-free # відключення оновлення на natty

# deb http://deb.torproject.org/torproject.org natty main # відключення оновлення на natty
# deb-src http://deb.torproject.org/torproject.org natty main # відключення оновлення на natty

Revision history for this message
Runa A. Sandvik (runasand) wrote :

What happens if you enable deb.torproject.org again (use natty for now, I don't think we have packages for oneiric already)? See https://www.torproject.org/docs/android.html.en for more info.

Revision history for this message
Yuriy Padlyak (gneeot) wrote :

Just tried, but it didn't help. Still:

Preparing to replace tor 0.2.1.30-1build2 (using .../tor_0.2.2.33-1~natty+1_i386.deb) ...
Stopping tor daemon: not running (there is no /var/run/tor/tor.pid).
...
...
...
Налаштовування tor (0.2.2.33-1~natty+1) ...
Встановлення нової версії файлу налаштувань /etc/init.d/tor ...
Встановлення нової версії файлу налаштувань /etc/tor/torrc ...
Not starting tor daemon (Disabled in /etc/default/tor).

Revision history for this message
Runa A. Sandvik (runasand) wrote :

And 'aptitude purge tor tor-geoipdb && aptitude remove tor tor-geoipdb && aptitude install tor tor-geoipdb' gives you the same result?

Revision history for this message
Runa A. Sandvik (runasand) wrote :

Do you have an /etc/default/tor.vidalia? If so, try editing the file so that it says not to start tor.

Revision history for this message
Yuriy Padlyak (gneeot) wrote :

$ cat /etc/default/tor.vidalia
if [ -x /usr/bin/vidalia ]; then
 RUN_DAEMON=no
fi

After I've changed RUN_DAEMON=no to RUN_DAEMON=yes , tor has started.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in tor (Ubuntu):
status: New → Confirmed
Timo Witte (spacefish)
Changed in tor (Ubuntu):
status: Confirmed → Invalid
status: Invalid → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.