+1 on adding to GUI. Priority-wise I think it goes after a decent chunk
of other goals, but it definitely fits into what we've said we want the
GUI to accomplish, and if we see a way to fit it in quickly hopefully we
can.
** Changed in: juju-gui
Status: New => Triaged
** Changed in: juju-
PyPI release: https://pypi.python.org/pypi/juju-quickstart
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273865
Title:
[needs-packaging] juju-quickstart
To manage notifications about this bug go t
Public bug reported:
URL: https://launchpad.net/juju-quickstart
License: GNU Affero GPL v3
Description: Help both new and experienced users quickly start Juju from
Ubuntu. Juju Quickstart is an opinionated command-line tool that quickly
starts Juju and the GUI, whether you've never installed Ju
For anyone looking at this bug, the Juju GUI fix mentioned has been
released for several months now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1149410
Title:
Stuck on "Trying to connect to the J
On 03/14/2013 08:17 AM, Marius B. Kotsbak wrote:
> Yes, I encountered it again, using juju-gui-source: trunk. and
> "cs:precise/juju-gui". Maybe this was a slightly different problem, but
> still at loading the main page and failing to connect to the API. I also
> saw this in the log:
>
> "Startin
Hi Marius. I take it that you encountered this problem again? Under what
circumstances–what versions of the charm and GUI? ~juju-gui's trunk of
the charm + juju GUI trunk should do what you need but everything else
will not at the moment. We are blocked by ~charmers in getting the charm
published,
If someone encounters these symptoms in Precise, the more detailed
instructions to fix it is to adjust apparmor as described in
http://www.stgraber.org/2012/05/04/lxc-in-ubuntu-12-04-lts/ , in the
section labeled "Container nesting." The apparmor change is part of
Quantal, so the blog post's steps
Note that the workaround helps significantly but is not always
sufficient. If I do not apply it, I can reliably encounter the problem
every single test run.
Another team is working on moving us to run on Precise in production,
which would let us use Precise containers. Precise containers do not
This was working very well for us, and the lxc-start-ephemeral TRIES=60
was working fine. Starting last week, we began seeing recurrence of
this problem, even with the workarounds applied and TRIES hacked to 180.
I intend to circle around with Serge and see if he has any other ideas.
--
You rece
Serge, thank you! The workaround appears to work very well for us. The
containers started quickly, and it should not only give us more reliable
starts but also seems to have taken at least three minutes off our
average run time, as you might expect.
--
You received this bug notification because
** Description changed:
We are gathering more data, but it feels like we have enough to start a
bug report.
On Precise, on a 16 core/32 thread EC2 machine (instance type
cc2.8xlarge), when starting approximately eight or more Lucid containers
- simultaneously, after the first seven or s
Public bug reported:
We are gathering more data, but it feels like we have enough to start a
bug report.
On Precise, on a 16 core/32 thread EC2 machine (instance type
cc2.8xlarge), when starting approximately eight or more Lucid containers
simultaneously, after the first seven or so connect to dn
The improvement in the new version is significant, and there is no
regression.
The improvement is still insufficient for our use case, as I noted would
be likely in the updated description. For our use case of 32 LXC
containers running on a 32 core (16 hyperthreaded) EC2 box, 21 ephemeral
contain
** Description changed:
[Impact]
-
+ This affects anyone using lxc-start-ephemeral as part of an automated process
for which intermittent failures are a problem. This includes the people who
developed the initial version of the script, the Launchpad developers. Our
automated test suite wil
Public bug reported:
When lxc-start-ephemeral is given a command to run (-- do_something) it
wants to use lxc-attach to run the command, but lxc-attach is not ready
yet. Instead, it parses the dhcp leases to figure out the IP for the
container, and then tries to use ssh to run the command.
Twice
Thank you, this works very nicely on my laptop's touchpad.
It's not working on the Magic Trackpad, but it didn't before IIRC, in
which case it's not a regression.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Salgado, would you be able to do this verification? If not, let me
know, and I'll do it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924337
Title:
lxc on precise is not working with lucid contain
This is easily and repeatably duplicatable on in my lxc lucid container.
The error for the last test (with the multiprocessing SemLock OSError
seems the most likely to be a shared root cause to me. Interestingly,
the OSError was slightly different for me, with a newer lxc: "OSError:
[Errno 38] Fun
I agree. I was thinking as I wrote this that we would be awfully close
to being able to get rid of the -- COMMAND stuff if this were
implemented, for instance; and generally close to being able to make
lxc-start-ephemeral behave very similarly to lxc-start in terms of
interaction patterns. Unfort
Public bug reported:
It is possible to have an ephemeral container remaining after lxc-start-
ephemeral has been killed--trivially by calling kill -9 on lxc-start-
ephemeral. At that point, the script does not get a chance to clean up
after itself, and the system is left with a running ephemeral
Public bug reported:
The -b flag in current Precise lxc-create sets up an fstab that has
"$homedir $homedir none bind 0 0" instead of "$homedir
/var/lib/lxc/$container/rootfs/$homedir none bind 0 0". This doesn't
seem to work, which is a regression.
I created a container with this:
$ sudo lxc-cr
I have duped the problem Benji reported, and did the kernel test in
order to let him work on other tasks.
The given kernel (reported in /proc/version as "Linux version
3.3.0-030300-generic (apw@gomeisa) (gcc version 4.4.3 (Ubuntu
4.4.3-4ubuntu5.1) ) #201203182135 SMP Mon Mar 19 01:36:20 UTC 2012")
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959352
Title:
Ephemeral containers have "/rootfs" prefix in /proc/self/maps entries
Hi Serge. Thanks for looking at this.
On an aufs-mounted ephemeral:
gary@lpdev-temp-tKJg9Ss:~$ cat /proc/self/maps
08048000-08054000 r-xp 08:12 414657
/var/lib/lxc/lpdev/rootfs/bin/cat
08054000-08055000 r--p b000 08:12 414657
We are discovering that this, or something very similar to it, is
serious. For our own use, at least, I'd raise this to high (we don't
have privileges to do so).
According to lsof, many, many processes (sshd, upstart, init, ntpd,
etc., as well as processes we start directly such as xvfb-run and o
Public bug reported:
Because of the problems we've encountered with overlayfs over the past
couple of months, and because aufs did seem to be working earlier, I'd
like it if we could have an option to use aufs with lxc-start-ephemeral.
Because overlayfs is the well-advertised future and aufs is t
Public bug reported:
This fixes it:
=== modified file 'debian/local/lxc-start-ephemeral'
--- debian/local/lxc-start-ephemeral2012-03-12 13:22:06 +
+++ debian/local/lxc-start-ephemeral2012-03-14 01:10:20 +
@@ -100,6 +100,8 @@
esac
done
+COMMAND=$@
+COMMAND_LENGTH=$#
L
Hi Serge. I don't actually know the original intent of -b, but what you
say makes sense. I changed our code to change all bind mounts in the
ephemeral's container to an ephemeral overlay, instead. That's kind of
what I wanted anyway, but I was being lazy. :-) I also worried it would
not be safe
Public bug reported:
If multiple lxc-waits are run simultaneously, all after the first will
fail with "bind : Address already in use."
This is apparently a known issue.
http://comments.gmane.org/gmane.linux.kernel.containers.lxc.general/962
** Affects: lxc (Ubuntu)
Importance: Undecided
Public bug reported:
The directories mounted both using the ephemeral's fstab and using -b
are not ephemeral. Changes to them persist on the filesystem, and are
thus shared across other ephemeral instances that mount the same
directories.
We have a branch that addresses this concern. We took th
Public bug reported:
As smoser pointed out, lxc-start-ephemeral needs to do the same kinds of
things that lxc-clone does, such as this:
# change hwaddrs
mv ${c} ${c}.old
(
while read line; do
if [ "${line:0:18}" = "lxc.network.hwaddr" ]; then
echo "lxc.network.hwaddr= 00:1
Public bug reported:
Because of the current ssh approach used in lxc-start-ephemeral in lieu
of lxc-attach, you need a password or key in the ubuntu account to
connect. If you want to do this with automation, you can use a key. If
you want to use this with another user and that user's key, you d
Running apport-collect led to bug 944429
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944386
Title:
Making a hard link of a 0444 permission file fails in overlayfs
[Precise]
To manage notificati
Public bug reported:
On Precise updated as of a few minutes ago. Notice the error message
four lines from the bottom
gary@garubtosh:~$ mkdir upper
gary@garubtosh:~$ mkdir lower
gary@garubtosh:~$ mkdir tmp
gary@garubtosh:~$ cd lower/
gary@garubtosh:~/lower$ touch 1
gary@garubtosh:~/lower$ chmod 0
** Description changed:
- With a precise that is update as of a few hours ago, I continue to get
- system hangs on my MacBook 5,3. These happen consistently when I do a
- two finger scroll. Sometimes killing Compiz solves the problem;
- sometimes that doesn't work and I have to reboot.
+ With a
** Summary changed:
- two finger drag is causing intermittent hangs
+ two finger drag is causing intermittent hangs [Precise]
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/942800
Title:
two finger
Public bug reported:
With a precise that is update as of a few hours ago, I continue to get
system hangs on my MacBook 5,3. These happen consistently when I do a
two finger scroll. Sometimes killing Compiz solves the problem;
sometimes that doesn't work and I have to reboot.
Please let me know
Public bug reported:
We believe sshd just hasn't started quickly enough, sometimes.
Graham Binns worked out this kind of solution, if it works for you:
http://pastebin.ubuntu.com/844925/ (see lines 146-157 in particular).
Thanks
Gary
** Affects: lxc (Ubuntu)
Importance: Undecided
** Tags added: bot-stop-nagging
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Title:
apparmor breaks lxc-start-ephemeral (apparmor+overlayfs returns
-EINVAL)
To manage notifications about
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Title:
apparmor breaks lxc-start-ephemeral (apparmor+overlayfs returns
-EI
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Title:
apparmor makes it impossible to install postgresql-common on Precise
This seems related, but not identical, to bug 918327
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925520
Title:
lxc script non-root errors can be confusing
To manage notifications about this bug g
Public bug reported:
A trivial thing, but at least a couple of people have been confused by
something like this, just being forgetful:
$ lxc-start -n lp
lxc-start: failed to cap_get_flag: Invalid argument
lxc-start: failed to create veth5HNAcN-vethyuiOEf : Operation not permitted
lxc-start: faile
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706246/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Title:
apparm
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706253/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Title:
appa
apport information
** Tags added: apport-collected precise running-unity
** Description changed:
Repro:
$ sudo lxc-create -t ubuntu -n precise -f /etc/lxc/local.conf -- -r precise
-a i686 -b gary
$ sudo lxc-start-ephemeral -o precise
Setting up ephemeral container...
Starting up the c
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706255/+files/UdevLog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706254/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Title:
appa
apport information
** Attachment added: "PulseSources.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706252/+files/PulseSources.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706250/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Ti
apport information
** Attachment added: "PulseSinks.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706251/+files/PulseSinks.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Titl
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706249/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/9250
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706248/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Ti
apport information
** Attachment added: "PciMultimedia.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706247/+files/PciMultimedia.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706245/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Title:
apparm
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706244/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Title:
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706243/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
apport information
** Attachment added: "Card0.Codecs.codec.0.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706242/+files/Card0.Codecs.codec.0.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "Card0.Amixer.values.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706241/+files/Card0.Amixer.values.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
apport information
** Attachment added: "AplayDevices.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706240/+files/AplayDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
apport information
** Attachment added: "AlsaDevices.txt"
https://bugs.launchpad.net/bugs/925024/+attachment/2706239/+files/AlsaDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925024
Ti
apport information
** Tags added: apport-collected running-unity
** Description changed:
Repro:
$ sudo lxc-create -t ubuntu -n precise -f /etc/lxc/local.conf -- -r precise
-a i686 -b gary
$ sudo lxc-start -n precise
[log in as root]
root@precise:~# apt-get install postgresql-common
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706235/+files/UdevLog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706234/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Title:
appa
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706233/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Title:
appa
apport information
** Attachment added: "PulseSources.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706232/+files/PulseSources.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706229/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/9250
apport information
** Attachment added: "PulseSinks.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706231/+files/PulseSinks.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Titl
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706230/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Ti
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706228/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Ti
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706226/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Title:
apparm
apport information
** Attachment added: "PciMultimedia.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706227/+files/PciMultimedia.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706225/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Title:
apparm
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706224/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Title:
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706223/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
apport information
** Attachment added: "Card0.Codecs.codec.0.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706222/+files/Card0.Codecs.codec.0.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
apport information
** Attachment added: "AlsaDevices.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706219/+files/AlsaDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Ti
apport information
** Attachment added: "Card0.Amixer.values.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706221/+files/Card0.Amixer.values.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
apport information
** Attachment added: "AplayDevices.txt"
https://bugs.launchpad.net/bugs/925028/+attachment/2706220/+files/AplayDevices.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925028
Serge, cool. The workaround is fine. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924337
Title:
lxc on precise is not working with lucid containers
To manage notifications about this bug
Public bug reported:
Repro:
$ sudo lxc-create -t ubuntu -n precise -f /etc/lxc/local.conf -- -r precise -a
i686 -b gary
$ sudo lxc-start-ephemeral -o precise
Setting up ephemeral container...
Starting up the container...
lxc-start: Invalid argument - failed to open
/var/lib/lxc/precise-temp-P3RL
Public bug reported:
Repro:
$ sudo lxc-create -t ubuntu -n precise -f /etc/lxc/local.conf -- -r precise -a
i686 -b gary
$ sudo lxc-start -n precise
[log in as root]
root@precise:~# apt-get install postgresql-common
Reading package lists... Done
Building dependency tree
Reading state infor
I tried the fix and I got the same symptom.
For clarity:
- I wiped out /var/lxc/cache before I started because lxc-create wasn't
working. That got lxc-create working. I used the same commands I
listed in the bug description.
- I changed the container's console.conf as described:
$ cat /var/li
I reported on IRC to Serge that virbr0 did indeed have STP enabled, but
that I did not see any obvious dnsmasq errors. He already had diagnosed
the problem & said as a workaround I could just change the 'start on' in
/etc/init/console.conf in my container to 'start on mounted
MOUNTPOINT=/run'. st
Public bug reported:
On precise with newest packages as of 2012-01-31 1500Z, trying to start
an lxc lucid container hangs. Oneric and Precise containers work fine.
$ sudo lxc-start -n lp
init: ureadahead-other main process (31) terminated with status 4
init: console-setup main process (32) termi
The answer is that buildbot 0.8.5 depends on both python-sqlalchemy and
python-migrate. When I installed both of these, everything seemed to
work fine. Thank you to Dustin Mitchell for the speedy reply.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
I raised this with the buildbot-devel list. Hopefully we can get some
help.
http://sourceforge.net/mailarchive/forum.php?thread_name=4F26F4F4.8010901%40canonical.com&forum_name
=buildbot-devel
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
After you install sqlalchemy, you get another error:
$ sudo buildbot create-master /var/lib/buildbot/masters/example
updating existing installation
chdir /var/lib/buildbot/masters/example
buildbot.tac already exists and is correct
master.cfg.sample already exists and is up-to-date
public_html/ alr
Public bug reported:
On Precise, the buildbot create-master command fails because sqlalchemy
is not installed. I have not yet investigated whether simply getting
sqlalchemy fixes it, but adding it as a dependency is an obvious first
step. I'm happy to help debug if desired.
** Affects: buildbot
@serge Thank you!
@Robert IIUC we do both dhcp and dhcp3. My diff merely added a sudo.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/914169
Title:
lxc-start-ephemeral script does not support in-li
** No longer affects: launchpad
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/914169
Title:
lxc-start-ephemeral script does not support in-line programmatic
commands to ephemeral containers
To ma
** Changed in: launchpad
Status: Triaged => Won't Fix
** No longer affects: launchpad
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663069
Title:
"non-accessable symlink" errors when using a
With the fix from bug 914169, the only basic change we need in this
script is as follows:
121,122c121,122
< mkdir -p $LXC_DIR/rootfs/var/lib/dhcp3
< mkdir -p $LXC_DIR/rootfs/var/lib/dhcp
---
> sudo mkdir -p $LXC_DIR/rootfs/var/lib/dhcp3
> sudo mkdir -p $LXC_DIR/rootfs/var/lib/dhcp
We're also inte
The 64 bit kernels that apw provided fixed the described issue for me.
Thank you.
To test, I created a kvm image based on the Precise daily from Jan 17.
I ran the script that triggered the problem initially and verified that
the problem still happened (the visual effect being a corrupted screen).
Public bug reported:
Using overlayfs with lxc causes tty problems that can kill X. Overlayfs
needs to honor the necessary cgroup permission calls, per the following
information from Serge.
"""
here is a script which you can use to test the overlayfs
issue:
= exploit-over
Thank you Serge. The switch from aufs looks good.
We're evaluating it now. We'll have feedback soon.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/914169
Title:
lxc-start-ephemeral script does no
** Changed in: launchpad
Importance: Low => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/663069
Title:
"non-accessable symlink" errors when using aufs-shaddowed read-only
root filesystem
** Also affects: launchpad
Importance: Undecided
Status: New
** Changed in: launchpad
Status: New => Triaged
** Changed in: launchpad
Importance: Undecided => Low
** Tags added: paralleltest
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
** Also affects: launchpad
Importance: Undecided
Status: New
** Changed in: launchpad
Status: New => Triaged
** Changed in: launchpad
Importance: Undecided => High
** Tags added: paralleltest
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Yes, the way the ssh was assembled was a bit rough--running sed over the
dhcp leases to find the ip address of the container name. In the
solution I proposed on this bug, we were going to initially do the same
within the command string. At least the hack would not be in lxc
itself. Later we migh
1 - 100 of 199 matches
Mail list logo