Latest ppa release is not working on Ubuntu Lucid

Bug #1191284 reported by Pavel Pachkovskij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyjuju
Triaged
Low
Unassigned

Bug Description

When I try to run juju on a local machine I get

Vagrant@lucid64:~$ juju
Traceback (most recent call last):
  File "/usr/bin/juju", line 4, in <module>
    from juju.control import main
  File "/usr/lib/pymodules/python2.6/juju/control/__init__.py", line 7, in <module>
    from .utils import ParseError
  File "/usr/lib/pymodules/python2.6/juju/control/utils.py", line 8, in <module>
    from juju.state.environment import EnvironmentStateManager
  File "/usr/lib/pymodules/python2.6/juju/state/environment.py", line 6, in <module>
    from txzookeeper.utils import retry_change
ImportError: No module named txzookeeper.utils

Also I can't start any lucid server from my machine, juju status just hangs.

ubuntu@ip-10-252-79-179:~$ juju --verbose status
2013-06-15 12:46:33,888 DEBUG Initializing juju status runtime
2013-06-15 12:46:33,906 INFO Connecting to environment...
2013-06-15 12:46:34,417 DEBUG Connecting to environment using ec2-54-218-227-207.us-west-2.compute.amazonaws.com...
2013-06-15 12:46:34,417 DEBUG Spawning SSH process with remote_user="ubuntu" remote_host="ec2-54-218-227-207.us-west-2.compute.amazonaws.com" remote_port="2181" local_port="44179".
2013-06-15 12:46:34,930:6137(0xb72c1900):ZOO_INFO@log_env@658: Client environment:zookeeper.version=zookeeper C client 3.3.5
2013-06-15 12:46:34,930:6137(0xb72c1900):ZOO_INFO@log_env@662: Client environment:host.name=ip-10-252-79-179
2013-06-15 12:46:34,930:6137(0xb72c1900):ZOO_INFO@log_env@669: Client environment:os.name=Linux
2013-06-15 12:46:34,930:6137(0xb72c1900):ZOO_INFO@log_env@670: Client environment:os.arch=3.2.0-40-virtual
2013-06-15 12:46:34,931:6137(0xb72c1900):ZOO_INFO@log_env@671: Client environment:os.version=#64-Ubuntu SMP Mon Mar 25 22:07:32 UTC 2013
2013-06-15 12:46:34,931:6137(0xb72c1900):ZOO_INFO@log_env@679: Client environment:user.name=ubuntu
2013-06-15 12:46:34,931:6137(0xb72c1900):ZOO_INFO@log_env@687: Client environment:user.home=/home/ubuntu
2013-06-15 12:46:34,932:6137(0xb72c1900):ZOO_INFO@log_env@699: Client environment:user.dir=/home/ubuntu
2013-06-15 12:46:34,932:6137(0xb72c1900):ZOO_INFO@zookeeper_init@727: Initiating client connection, host=localhost:44179 sessionTimeout=30000 watcher=0xb70a3620 sessionId=0 sessionPasswd=<null> context=0x98bd000 flags=0
2013-06-15 12:46:34,932:6137(0xb658eb40):ZOO_INFO@check_events@1585: initiated connection to server [127.0.0.1:44179]
2013-06-15 12:46:35,227:6137(0xb658eb40):ZOO_INFO@check_events@1632: session establishment complete on server [127.0.0.1:44179], sessionId=0x13f47d802ee0001, negotiated timeout=30000
2013-06-15 12:46:35,228 DEBUG Environment still initializing. Will wait.

Curtis Hovey (sinzui)
Changed in juju:
importance: Undecided → Low
status: New → Triaged
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.