Public bug reported:

What I try to do:

I set up a local lxc environment on my laptop. Here's my
environments.yaml:

default: lxc
juju-origin: ppa
environments:
  lxc:
    type: local
    control-bucket: juju-<bucket>
    admin-secret: <secret>
    data-dir: /srv/lxctmp
    default-series: precise

I purged juju and lxc entirely, and I'm using juju from ppa. Host distro
is 12.10.

ii  juju                            0.6.0.1+bzr614-0juju all                  
next generation service orchestration system
ii  lxc                             0.8.0~rc1-4ubuntu39. amd64                
Linux Containers userspace tools

juju bootstrap works fine.

However, when I

juju deploy apache2

juju hangs:

/srv/lxctmp/alex-lxc/units/apache2-0/container.log gets stuck at

      lxc-start 1360063306.709 NOTICE   lxc_start - exec'ing '/sbin/init'
      lxc-start 1360063306.709 NOTICE   lxc_start - '/sbin/init' started with 
pid '17293'
      lxc-start 1360063306.709 WARN     lxc_console - console input disabled
      lxc-start 1360063306.709 WARN     lxc_start - invalid pid for SIGCHLD

alex@thinkpad:~$ juju status
machines:
  0:
    agent-state: running
    dns-name: localhost
    instance-id: local
    instance-state: running
services:
  apache2:
    charm: cs:precise/apache2-3
    relations: {}
    units:
      apache2/0:
        agent-state: pending
        machine: 0
        public-address: null
2013-02-05 19:25:59,387 INFO 'status' command finished successfully
alex@thinkpad:~$ juju ssh apache2/0
2013-02-05 19:26:01,562 INFO Waiting for unit to come up.

And that's where it ends ...

I've tried with juju-origin: proposed, no difference.

** Affects: juju (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1116162

Title:
  juju hangs during deploy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1116162/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to