Attaching syslog for latest fail.

BTW, the way I'm reproducing this is with a branch of juju that I've
been working on:

You'll need this in ~/.juju/environments.yaml:

  local:
    type: local
    control-bucket: puppies-kittens-goblins
    admin-secret: abcdefghijklmnop0987654321
    data-dir: /tmp/juju-data
    default-series: precise
    juju-origin: lp:~clint-fewbar/juju/local-cloud-img


mkdir /tmp/juju-data
bzr branch lp:~clint-fewbar/juju/local-cloud-img
cd local-cloud-img
export PYTHONPATH=$PWD
export PATH=$PWD/bin:$PATH
juju bootstrap -e local
juju deploy wordpress -e local
# wait for the wordpress service to have 'agent-state: started'
watch juju status
juju destroy-environment -e local
# unregister_netdevice messages now start spitting out on dmesg

** Attachment added: "syslog-17.26+smb2.log.gz"
   
https://bugs.launchpad.net/ubuntu/quantal/+source/linux/+bug/1021471/+attachment/3376671/+files/syslog-17.26%2Bsmb2.log.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021471

Title:
  clone() hang when creating new network namespace (dmesg show
  unregister_netdevice: waiting for lo to become free. Usage count = 2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1021471/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to