How to use different ubuntu version on Amazon EC2

Nicolas FOATA nicolas.foata at gmail.com
Wed Jun 12 13:27:43 UTC 2013


1) With the oneiric version (with python 2.7.2), the error log of the agent
(/tmp/juju-machine-agent.output)

usage: machine.py [-h] [--debug] [--profile] [--savestats] [--rundir RUNDIR]
                  [--pidfile PIDFILE] [--logfile LOGFILE]
                  [--loglevel {DEBUG,INFO,ERROR,WARNING,CRITICAL}]
                  [--chroot CHROOT] [--umask UMASK] [--uid UID] [--gid GID]
                  [--daemon] [--syslog] [--sysprefix PREFIX]
                  [--principal PRINCIPALS]
                  [--zookeeper-servers ZOOKEEPER_SERVERS]
                  [--juju-directory JUJU_DIRECTORY] [--machine-id
MACHINE_ID]
machine.py: error: unrecognized arguments: --nodaemon --session-file
/var/run/juju/machine-agent.zksession



2) With the lucid version (with python 2.6.5), the error log of the agent
(/tmp/juju-machine-agent.output)

/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents
/usr/bin/python: No module named juju.agents

I will continue to see in depth

Have a good day
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20130612/41bbce54/attachment.html>


More information about the Juju mailing list