[Bug 1560120] Re: Unprivileged nested container will not start inside a privileged container

2016-03-22 Thread Christopher Townsend
I have confirmed that the fix for this indeed does fix my issue. Thanks for your prompt attention! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1560120 Title: Unprivileged nested

[Bug 1560120] [NEW] Unprivileged nested container will not start inside a privileged container

2016-03-21 Thread Christopher Townsend
Public bug reported: This is a follow up to bug #1543697 where I have a Trusty host with ppa :ubuntu-lxc/stable installed and have a privileged Xenial LXC and a nested unprivileged LXC. After some recent update(s), the unprivileged nested LXC will not start again. I've attached a debug log.

[Bug 1557093] [NEW] libapache2-mod-php7.0 listed as a dependency

2016-03-14 Thread Christopher Gerber
Public bug reported: libapache2-mod-php7.0 is not needed for PHP7.0 to function correctly when php-fpm and nginx are installed. However, marking it as a dependency breaks our current builds as it installs and binds to port 80, making it impossible to install nginx until apache is uninstalled.

[Bug 1556740] Re: Unable to connect to share unless "Guess access" is checked

2016-03-13 Thread Christopher M. Penalver
** Description changed: What is expected to happen: On the Ubuntu 16.04 samba server with hostname HOSTNAME log in as first user created when installing USERNAME with password PASSWORD > create a new folder via nautilus (no gksudo) called test > secondary click test > Properties >

[Bug 1556740] [NEW] Unable to connect to share unless "Guess access" is checked

2016-03-13 Thread Christopher M. Penalver
Public bug reported: What is expected to happen: On the Ubuntu 16.04 samba server with hostname HOSTNAME log in as first user created when installing USERNAME with password PASSWORD > create a new folder via nautilus (no gksudo) called test > secondary click test > Properties > tab Local Network

[Bug 1543697] Re: Unprivileged nested Xenial container will not start inside a privileged Xenial container

2016-03-07 Thread Christopher Townsend
Hi Serge, Thanks for working with me on this. So it does work when I ssh into the privileged container as user ubuntu and then start the unprivileged container. I'm guessing there may be no way to start the unprivileged container from lxc-attach like I want to, right? Here is the output you

[Bug 1543697] Re: Unprivileged nested Xenial container will not start inside a privileged Xenial container

2016-03-07 Thread Christopher Townsend
I tried adding "lxc.include = /usr/share/lxc/config/nesting.conf" as I didn't know this existed. However, it didn't help. As you say, I can create unprivileged containers as user ubuntu, I just can't start them. Are you able to start unprivileged containers as user ubuntu? If so, how are you

[Bug 1543697] Re: Unprivileged nested Xenial container will not start inside a privileged Xenial container

2016-03-04 Thread Christopher Townsend
Sure, here is the requested info: $ uname -a Linux Slave1 4.4.0-9-generic #24-Ubuntu SMP Mon Feb 29 19:33:19 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1543697] Re: Unprivileged nested Xenial container will not start inside a privileged Xenial container

2016-03-04 Thread Christopher Townsend
I have version 2.0.0~rc5-0ubuntu1 on both the Xenial host and Xenial privileged container installed. I have rebooted the host and have also stopped and restarted the privileged container. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1543697] Re: Unprivileged nested Xenial container will not start inside a privileged Xenial container

2016-03-04 Thread Christopher Townsend
This still doesn't seem fixed. I've attached the latest debug log. ** Attachment added: "start_test.out" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1543697/+attachment/4588355/+files/start_test.out -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1543697] Re: Unprivileged nested Xenial container will not start inside a privileged Xenial container

2016-03-02 Thread Christopher Townsend
I have tried this again and the error is different now. I've attached a debug log. ** Attachment added: "start_test.out" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1543697/+attachment/4587021/+files/start_test.out -- You received this bug notification because you are a member of

[Bug 1552355] [NEW] Unprivileged lxc will not start after being stopped

2016-03-02 Thread Christopher Townsend
Public bug reported: Using lxc package 2.0.0~rc4-0ubuntu1 on a Xenial host, I can start an unprivileged Xenial LXC, but if I stop it, it will not start again without rebooting the host. I've attached the debug output. ** Affects: lxc (Ubuntu) Importance: Undecided Status: New **

[Bug 1549363] Re: Unprivileged LXC will not start after today's updates

2016-02-29 Thread Christopher Townsend
The containers now start after today's updates (2.0.0~rc4-0ubuntu1). Also a new kernel was installed which may have fixed something too. At any rate, looks like it's fixed for now. Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1549363] Re: Unprivileged LXC will not start after today's updates

2016-02-26 Thread Christopher Townsend
I updated to the latest LXC (2.0.0~rc3-0ubuntu2) and the cgroup permission issue still occurs. The unprivileged containers are created by the user and started by the user, ie, not root. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1549363] Re: Unprivileged LXC will not start after today's updates

2016-02-26 Thread Christopher Townsend
I have rebooted my machine multiple times and the issue(s) still occur. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1549363 Title: Unprivileged LXC will not start after today's

[Bug 1549363] Re: Unprivileged LXC will not start after today's updates

2016-02-25 Thread Christopher Townsend
After the latest lxc updates (2.0.0~rc3-0ubuntu1), a new failure is now occurring. See attached debug log. ** Attachment added: "start_lxc.out" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1549363/+attachment/4580930/+files/start_lxc.out -- You received this bug notification because

[Bug 1549363] [NEW] Unprivileged LXC will not start after today's updates

2016-02-24 Thread Christopher Townsend
Public bug reported: After today's (Feb. 24, 2016) updates, unprivileged LXC's will no longer start. Attaching 'start_lxc.out' debug log as well. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: lxc 2.0.0~rc2-0ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-7.22-generic 4.4.2 Uname: Linux

[Bug 1543697] Re: Unprivileged nested Xenial container will not start inside a privileged Xenial container

2016-02-11 Thread Christopher Townsend
** Description changed: I have a host where I create a privileged Xenial container. Inside that privileged container, I create an unprivileged Xenial container using the ubuntu user in the privileged container. When I try starting the unprivileged container, I get the following error:

[Bug 1543697] [NEW] Unprivileged nested Xenial container will not start inside a privileged Xenial container

2016-02-09 Thread Christopher Townsend
Public bug reported: I have a host where I create a privileged Xenial container. Inside that privileged container, I create an unprivileged Xenial container using the ubuntu user in the privileged container. When I try starting the unprivileged container, I get the following error:

[Bug 1542438] Re: Python LXC api needs to be much better at error reporting

2016-02-08 Thread Christopher Townsend
Ok, thanks, that might work. I will have to think on how best to parse the log file for any error messages that are only applicable to the actual LXC Python API call the application is executing and pass these error messages back to the user and present them in a meaningful manner. -- You

[Bug 1542438] [NEW] Python LXC api needs to be much better at error reporting

2016-02-05 Thread Christopher Townsend
Public bug reported: I use the Python API extensively on the lp:libertine project. However, when there is an error somewhere in the LXC layer, the only thing that is returned is False which is not very useful when trying to figure out what has gone wrong. For example, I try to use the

[Bug 1446906] Re: lxc container with postfix, permission denied on mailq

2016-01-25 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu Xenial) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1446906 Title: lxc container with postfix, permission denied on

[Bug 1523133] Re: strongswan vpn does not work

2015-12-13 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to strongswan in Ubuntu. https://bugs.launchpad.net/bugs/1523133 Title: strongswan vpn does not work To manage

[Bug 1442972] Re: Unable to access location Failed to mount Windows share: Invalid argument

2015-12-13 Thread Christopher M. Penalver
This no longer affects me as I don't use Trusty, Utopic, or Vivid, and this is not reproducible with Wily+Wily. ** No longer affects: samba (Ubuntu) ** Project changed: nautilus => samba (Ubuntu) ** Changed in: samba (Ubuntu) Importance: Unknown => Undecided ** Changed in: samba (Ubuntu)

[Bug 1519079] [NEW] Xenial container on Xenial host no longer runs systemd and can't get an IP address

2015-11-23 Thread Christopher Townsend
Public bug reported: I have a Xenial host with a Xenial LXC and as of today's updates, the container no longer gets an IP address and systemd does not appear to have run. This same exact container worked fine last Friday, only packages on my host changed. Also, I'm not sure if other host/LXC

[Bug 1519079] Re: Xenial container on Xenial host no longer runs systemd and can't get an IP address

2015-11-23 Thread Christopher Townsend
I've attached the list of packages that were updated when this issue started to occur. ** Attachment added: "list_of_packages" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1519079/+attachment/4524270/+files/list_of_packages -- You received this bug notification because you are a

[Bug 1517107] Re: $PATH is getting clobbered when starting a container with Upstart

2015-11-23 Thread Christopher Townsend
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1517107 Title: $PATH is getting clobbered when starting a container

[Bug 1517107] [NEW] $PATH is getting clobbered when starting a container with Upstart

2015-11-17 Thread Christopher Townsend
Public bug reported: I have a script using the Python3 LXC API that starts up a container. If I use an Upstart job to call the script, the $PATH env var is getting clobbered and the container fails to start. ** Affects: lxc (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1475751] Re: need phablet support for mods to /etc/lxc/lxc-usernet (vivid+stable ppa overaly)

2015-10-27 Thread Christopher Townsend
Hey Stéphane, I agree that hardcoding the phablet user is not the best way to go about this. This is really only needed for The Future in which devices use a kernel that supports unprivileged containers. I think at this juncture, going about the way where members of a lxc-net group

[Bug 1475751] Re: need phablet support for mods to /etc/lxc/lxc-usernet (vivid+stable ppa overaly)

2015-07-20 Thread Christopher Townsend
Hi Serge, Well, the problem is that /etc/lxc/lxc-usernet is read-only, so it can't be modified by a user action. I'm not really sure how modifications of system files is supposed to take place in the New World. I think for a short-term solution, we can take the Vivid lxc source package and

[Bug 1470135] Re: Wily lxc will not start on Wily host

2015-06-30 Thread Christopher Townsend
Yes, I think that is the bug. Here is the output: $ cat /proc/self/cgroup 10:cpuset:/user.slice 9:blkio:/user.slice 8:cpu,cpuacct:/user.slice 7:perf_event:/user.slice 6:devices:/user.slice 5:freezer:/user.slice 4:memory:/user.slice 3:net_cls,net_prio:/user.slice 2:hugetlb:/user.slice

[Bug 1470135] [NEW] Wily lxc will not start on Wily host

2015-06-30 Thread Christopher Townsend
Public bug reported: After today's (June 30) updates, a Wily LXC created on a Wily host will not start. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: lxc 1.1.2-0ubuntu3 [modified: usr/lib/x86_64-linux-gnu/lxc/lxc-net] ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 Uname:

[Bug 1470135] Re: Wily lxc will not start on Wily host

2015-06-30 Thread Christopher Townsend
I'm also attaching the log during the failure. ** Attachment added: start.out https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1470135/+attachment/4422483/+files/start.out -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in

[Bug 1470135] Re: Wily lxc will not start on Wily host

2015-06-30 Thread Christopher Townsend
Also of note, there was an update to systemd today, which tends to cause issues with lxc:( -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1470135 Title: Wily lxc will not start on Wily

[Bug 1468611] Re: dnsmasq fails to start in lxc-net

2015-06-26 Thread Christopher Townsend
Hey Serge, Yes, I can confirm that setting LXC_DHCP_CONFILE=/dev/null does indeed make it work. Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1468611 Title: dnsmasq

[Bug 1468611] Re: dnsmasq fails to start in lxc-net

2015-06-25 Thread Christopher Townsend
I'm hitting this too. When the lxcbr0 device is not available, my unpriv'd containers will not start due to not being able to set up the network. If I just touch /etc/dnsmasq.conf, then it all works as expected. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1426589] Re: tc class statistics rates are all zero after upgrade to Trusty

2015-05-21 Thread Christopher M. Penalver
This report is missing the original reporter (Visual Echo) providing previously requested information. Despite this, if you are having an issue, it will help immensely if you filed a new report via a terminal: ubuntu-bug linux Please feel free to subscribe me to it. ** Changed in: linux

[Bug 1334916] Re: sshd-ConsoleKit integration patch causes abrupt termination of multichannel sessions

2015-05-20 Thread Christopher May-Townsend
Want to add my weight to this, been hitting this as part of Ansible, working on a workaround now (beyond just running Ansible one box at a time). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu.

[Bug 1426589] Re: tc class statistics rates are all zero after upgrade to Trusty

2015-05-20 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to iproute2 in Ubuntu. https://bugs.launchpad.net/bugs/1426589 Title: tc class statistics rates are all zero after

[Bug 1442972] Re: Unable to access location Failed to mount Windows share: Invalid argument

2015-05-14 Thread Christopher M. Penalver
** Bug watch added: Samba Bugzilla #11274 https://bugzilla.samba.org/show_bug.cgi?id=11274 ** Changed in: nautilus Importance: Undecided = Unknown ** Changed in: nautilus Status: New = Unknown ** Changed in: nautilus Remote watch: None = Samba Bugzilla #11274 -- You received

[Bug 1452451] Re: failed to change apparmor profile to lxc-container-default-with-nesting

2015-05-13 Thread Christopher Townsend
The rootfs used Vivid and now Wily, but the issue remains with both. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1452451 Title: failed to change apparmor profile to

[Bug 1442972] Re: Unable to access location Failed to mount Windows share: Invalid argument

2015-05-13 Thread Christopher M. Penalver
As per https://bugzilla.gnome.org/show_bug.cgi?id=747718#c13 this is a samba library bug. ** Package changed: nautilus (Ubuntu) = samba (Ubuntu) ** Changed in: nautilus Importance: Medium = Undecided ** Changed in: nautilus Status: Unknown = New ** Changed in: nautilus Remote watch:

[Bug 1452451] Re: failed to change apparmor profile to lxc-container-default-with-nesting

2015-05-13 Thread Christopher Townsend
Dang, I was afraid you might not be able to reproduce, being a race and all. I'm not sure it's possible to hand off the system as it's my primary development machine. I think I will take a stab in trying to debug this. A quick looks shows that it is failing in this block in lsm/apparmor.c: if

[Bug 1452451] Re: failed to change apparmor profile to lxc-container-default-with-nesting

2015-05-13 Thread Christopher Townsend
So, if I remove the lxc-wait out of the start/wait/attach sequence, then I always get the failure. This really points to a race where RUNNING is being reported before it is really fully started. It looks like the RUNNING state is set in start.c, so perhaps it is being set a bit too early where

[Bug 1453440] [NEW] Rsync -z fails under 15.04 with rsync: on remote machine: --new-compress: unknown option

2015-05-09 Thread Christopher Barrington-Leigh
Public bug reported: Recently my rsyncs all fail, both to RHEL 6 and to Ubuntu 14.04 as remote hosts. $ rsync -z otherserveR:myfile ./ rsync: on remote machine: --new-compress: unknown option rsync error: syntax or usage error (code 1) at main.c(1572) [server=3.1.0] rsync: connection

[Bug 1453440] Re: Rsync -z fails under 15.04 with rsync: on remote machine: --new-compress: unknown option

2015-05-09 Thread Christopher Barrington-Leigh
This is satisfactorily documented in the man page. The solution, I guess, is to use --old-compress rather than -z, or wait for my other hosts to get with the latest swank. ** Changed in: rsync (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a

[Bug 1452451] Re: failed to change apparmor profile to lxc-container-default-with-nesting

2015-05-08 Thread Christopher Townsend
I've been trying to capture a log of the failure when running lxc-attach and it seems to cause just enough delay to get by the race. Also, it does not always occur, but more time than not, the error happens leading more credence to this being a race. I've attached the config I use for the

[Bug 1452451] Re: failed to change apparmor profile to lxc-container-default-with-nesting

2015-05-08 Thread Christopher Townsend
Actually, running sudo unity8-lxc-setup has a start/wait/attach sequence that is causing failures. Another way I try to reproduce after the whole container is setup is to create a little script with the following: lxc-start -n unity8-lxc lxc-wait -t 5 -s RUNNING -n unity8-lxc lxc-attach -n

[Bug 1452451] Re: failed to change apparmor profile to lxc-container-default-with-nesting

2015-05-08 Thread Christopher Townsend
Hi Serge, This does not happen when doing this by hand, only in a script. And I can't seem to reproduce on a container created using a template. So far, I've only been able to reproduce this when creating the container using the procedure in lp:unity8-preview-lxc. This is a project that was

[Bug 1452437] Re: 15.04 container does not get an IP address when started

2015-05-07 Thread Christopher Townsend
This may be an lxc only issue as well, so I'm adding that package to this bug. ** Also affects: lxc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1452451] [NEW] failed to change apparmor profile to lxc-container-default-with-nesting

2015-05-06 Thread Christopher Townsend
Public bug reported: I develop and maintain the unity8-lxc package (lp:unity8-preview-lxc) which uses an unpacked Ubuntu Next Desktop ISO as a privileged rootfs. It uses the lxc-container-default-with-nesting apparmor profile since we'd like to support containers within this. When I try to do a

[Bug 1426589] Re: tc class statistics rates are all zero after upgrade to Trusty

2015-04-30 Thread Christopher M. Penalver
Visual Echo, could you please test the latest upstream kernel available from the very top line at the top of the page (the release names are irrelevant for testing, and please do not test the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream

[Bug 1442974] [NEW] get scan.pdf ~/Desktop/scan.pdf Error opening local file ~/Desktop/scan.pdf

2015-04-11 Thread Christopher M. Penalver
Public bug reported: get scan.pdf ~/Desktop/scan.pdf Error opening local file ~/Desktop/scan.pdf WORKAROUND: get scan.pdf /home/USERNAME/Desktop/scan.pdf ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: smbclient 2:4.1.13+dfsg-4ubuntu3 ProcVersionSignature: Ubuntu 3.19.0-12.12-generic

[Bug 1440420] [NEW] bridge-utils doesn't work in Utopic

2015-04-04 Thread Christopher M. Penalver
Public bug reported: Followed the Bridging guide verbatim at https://help.ubuntu.com/stable/serverguide/network-configuration.html did not create a working bridged network: sudo apt-get -y install bridge-utils sudo nano /etc/network/interfaces #START auto lo iface lo inet loopback auto br0

[Bug 1347020] Re: systemd does not boot in a container

2015-04-01 Thread Christopher Townsend
Any ideas when this will be fixed in Trusty? This is blocking unity8-lxc from working anymore on Trusty hosts. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1347020 Title: systemd

[Bug 1438045] [NEW] Samba shared printer keeps prompting clients for username/password

2015-03-30 Thread Christopher M. Penalver
Public bug reported: This is a regression from Utopic, and Trusty. With a USB attached printer, when going through the New Printer dialogue in Ubuntu, it prompts for a username and password, despite the guest ok = yes configuration being performed for both [printers] and [print$]. With Windows

[Bug 1438045] Re: Network shared printer keeps prompting clients for username/password

2015-03-30 Thread Christopher M. Penalver
** Summary changed: - Samba shared printer keeps prompting clients for username/password + Network shared printer keeps prompting clients for username/password ** Description changed: This is a regression from Utopic, and Trusty. With a USB attached printer, when going through the New

[Bug 1435416] [NEW] Using cgm on cgroups that have a comma does not work

2015-03-23 Thread Christopher Townsend
Public bug reported: When I try using cgm on cgroups that have a comma, I get an Invalid Request error. For example, if I try cgm create net_cls,net_prio $USER inside a Vivid container, the Vivid host's cgmanager will start to spin at 100% CPU and the command fails. ProblemType: Bug

[Bug 1435489] [NEW] gnome-terminal cannot be launched from tmux

2015-03-23 Thread Christopher Barrington-Leigh
Public bug reported: gnome-terminal fails to launch from within a tmux session. I experience the following in the latest 15.04: gnome-terminal ( launches fine) tmux (starts tmux shell) gnome-terminal (fails with following error) Error constructing proxy for

[Bug 1313392] Re: dnsmasq crashes dhcp/internet connection and uses a lot of cpu

2015-02-20 Thread Christopher M. Penalver
** Package changed: xorg (Ubuntu) = dnsmasq (Ubuntu) ** Changed in: dnsmasq (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1313392 Title:

[Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

2015-02-10 Thread Christopher Townsend
Hey Serge, Thanks for looking into this more and better documentation would be most helpful. I'm not really sure if it matters any more, but my python script does indeed ask to load /usr/share/lxc/config/ubuntu.common.conf. Here is the code snippet before I start adding custom config options:

[Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

2015-02-10 Thread Christopher Townsend
Hi Serge, Ok, I understand I can fix this issue by adding that line in my config. However, my gripe now with this is that my configuration was working with no issues prior to an update in LXC, then it broke for no apparent reason. Why was it automounting /sys before and not now? Shouldn't this

[Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

2015-02-06 Thread Christopher Townsend
** Changed in: lxc (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1417909 Title: Container fails to start with error mounting

[Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

2015-02-05 Thread Christopher Townsend
Hey Serge, Yes, adding 'lxc.mount.auto = sys' fixes the issue. The container is an extracted ISO from http://cdimage.ubuntu.com/ubuntu- desktop-next/daily-live/current/vivid-desktop-amd64.iso for the Unity 8 in LXC project. -- You received this bug notification because you are a member of

[Bug 1417909] [NEW] Container fails to start with error mounting /sys/fs/cgroup

2015-02-03 Thread Christopher Townsend
Public bug reported: It seems a fairly recent update to LXC has caused this. This is a privileged container. I will attach debug output when trying to start the container. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: lxc 1.1.0~rc4-0ubuntu1 ProcVersionSignature: Ubuntu

[Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

2015-02-03 Thread Christopher Townsend
This is the debug output when starting the container. ** Attachment added: debug.txt https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1417909/+attachment/4311947/+files/debug.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

2015-02-03 Thread Christopher Townsend
This is the generated LXC config file. ** Attachment added: config https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1417909/+attachment/4311948/+files/config -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1241298] Re: package ntp 1:4.2.6.p5+dfsg-3ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2015-02-03 Thread Christopher
Mine is related to bug 1385817 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1241298 Title: package ntp 1:4.2.6.p5+dfsg-3ubuntu2 failed to install/upgrade: ErrorMessage: subprocess

[Bug 1414126] Re: package samba 2:4.1.11+dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-03 Thread Christopher
Mine is related to bug 1385817 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1414126 Title: package samba 2:4.1.11+dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed

[Bug 1414126] Re: package samba 2:4.1.11+dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-03 Thread Christopher
Mine is related to bug 1385817 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1414126 Title: package samba 2:4.1.11+dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed

[Bug 1400669] Re: package spamassassin 3.4.0-3ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-03 Thread Christopher
Mine is related to bug 1385817. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu. https://bugs.launchpad.net/bugs/1400669 Title: package spamassassin 3.4.0-3ubuntu1 failed to install/upgrade: subprocess

[Bug 252245] Re: unable to connect to windows network pc's

2014-12-12 Thread Christopher M. Penalver
James Walters, this phenomenon is verified in Trusty attempting to discover a Windows 7 share with Nautilus via a WiFi router connection. Strangely enough, if I spun up a Vista virtual local to the Trusty install (which uses a virtual switch, not a router) I could see its share by hostname with no

[Bug 252245] Re: Unable to see Windows share hostnames in Nautilus when on WiFi

2014-12-12 Thread Christopher M. Penalver
** Summary changed: - Unable to see Windows share hostnames in Nautilus + Unable to see Windows share hostnames in Nautilus when on WiFi -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 1401055] [NEW] package libbind9-90 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/libbind9-90/copyright', which is also in package libdebconfclient0:amd64 0.187ubu

2014-12-10 Thread Christopher Charles Erswell
Public bug reported: Pronlem installing Ubuntu updates ProblemType: Package DistroRelease: Ubuntu 14.04 Package: libbind9-90 (not installed) ProcVersionSignature: Ubuntu 3.13.0-34.60-lowlatency 3.13.11.4 Uname: Linux 3.13.0-34-lowlatency x86_64 ApportVersion: 2.14.1-0ubuntu3.6 Architecture:

[Bug 1397030] Re: package clamav-freshclam 0.98.5+dfsg-0ubuntu0.14.10.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-09 Thread Christopher
*** This bug is a duplicate of bug 1397065 *** https://bugs.launchpad.net/bugs/1397065 ** This bug has been marked a duplicate of bug 1397065 package dbus 1.8.8-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You

[Bug 837615] Re: Screensaver sometimes hangs while trying to log back in

2014-12-05 Thread Christopher M. Penalver
Chris Wilson, thank you for reporting this bug to Ubuntu. Natty reached EOL on October 28, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ?

[Bug 637109] Re: screen saver kicks in after hibernate and wont go off

2014-12-05 Thread Christopher M. Penalver
wolwerine, thank you for reporting this bug to Ubuntu. Lucid Desktop reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ?

[Bug 640066] Re: Dell mini 10 doesn't wake up from suspend (powered standby)

2014-12-05 Thread Christopher M. Penalver
Štefan Baebler, this bug report is being closed due to your last comment https://bugs.launchpad.net/ubuntu/+source/pm- utils/+bug/640066/comments/15 regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the

[Bug 637942] Re: 10.10 - many times logs out instead of shutting down

2014-12-05 Thread Christopher M. Penalver
Xavier Lucas, thank you for reporting this bug to Ubuntu. Maverick reached EOL on April 10, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ?

[Bug 654870] Re: Sony Vaio NW series fails to suspend in maverick

2014-12-05 Thread Christopher M. Penalver
Dimitris Kalamaras, thank you for reporting this bug to Ubuntu. Maverick reached EOL on April 10, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via

[Bug 658964] Re: No Fan after resume from suspend to RAM (lucid)

2014-12-05 Thread Christopher M. Penalver
Dr Ew, thank you for reporting this bug to Ubuntu. Lucid Desktop reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If

[Bug 668777] Re: system freeze on suspend/hibernate (Toshiba Satellite M500)

2014-12-05 Thread Christopher M. Penalver
olegio, thank you for reporting this bug to Ubuntu. Maverick reached EOL on April 10, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If

[Bug 762440] Re: Resume from suspend fails on HP DV7 laptop

2014-12-05 Thread Christopher M. Penalver
b00m_chef, thank you for reporting this bug to Ubuntu. Maverick reached EOL on April 10, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If

[Bug 781977] Re: Suspend only works once, fails second time

2014-12-05 Thread Christopher M. Penalver
Sascha, thank you for reporting this bug to Ubuntu. Natty reached EOL on October 28, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If so,

[Bug 796015] Re: After suspend to ram and resume choppy video playback

2014-12-05 Thread Christopher M. Penalver
tomaskCZ, thank you for reporting this bug to Ubuntu. Natty reached EOL on October 28, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If

[Bug 870069] Re: system testing test fails

2014-12-05 Thread Christopher M. Penalver
IKT, thank you for reporting this bug to Ubuntu. Oneiric reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If so,

[Bug 830267] Re: Hibernation fails with not enough free memory error

2014-12-05 Thread Christopher M. Penalver
Rüdiger Kupper, thank you for reporting this bug to Ubuntu. Natty reached EOL on October 28, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ?

[Bug 801106] Re: Fn-key setting reset after resume of Thinkpad Edge E220S

2014-12-05 Thread Christopher M. Penalver
Chow Loong Lin, thank you for reporting this bug to Ubuntu. Natty reached EOL on October 28, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ?

[Bug 875546] Re: Unable to wake from suspend to RAM

2014-12-05 Thread Christopher M. Penalver
Sunny, thank you for reporting this bug to Ubuntu. Oneiric reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If so,

[Bug 817839] Re: Lubuntu suspend doesn't work

2014-12-05 Thread Christopher M. Penalver
cariboo907, thank you for reporting this bug to Ubuntu. Natty reached EOL on October 28, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If

[Bug 881043] Re: Dell inspiron duo crahses when plugging or unplugging the power adapter

2014-12-05 Thread Christopher M. Penalver
emarco, thank you for reporting this bug to Ubuntu. Oneiric reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If so,

[Bug 896593] Re: pm-hibernate doesn't hibernate; instead it shows Read-error on swap-device (xxxxxxx)

2014-12-05 Thread Christopher M. Penalver
Ernestas, thank you for reporting this bug to Ubuntu. Oneiric reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If so,

[Bug 880579] Re: fn keys reversed and touchpad not working on thinkpad x121e after awaking from sleep

2014-12-05 Thread Christopher M. Penalver
Johannes Knaus, thank you for reporting this bug to Ubuntu. Oneiric reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ?

[Bug 908904] Re: computer freeze while on baterry power, not freeze while on power cable connected

2014-12-05 Thread Christopher M. Penalver
skumara, thank you for reporting this bug to Ubuntu. Oneiric reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If so,

[Bug 391788] Re: hibernate failure after update

2014-12-05 Thread Christopher M. Penalver
As per https://bugs.launchpad.net/ubuntu/+source/pm- utils/+bug/391788/comments/1 . ** Changed in: pm-utils (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to pm-utils in Ubuntu.

[Bug 719152] Re: Laptop (amd fusion based) freezes when running on battery power

2014-12-05 Thread Christopher M. Penalver
Konstantin Begidzhanov, thank you for reporting this bug to Ubuntu. Maverick reached EOL on April 10, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via

[Bug 902669] Re: suspend and resume not works correctly

2014-12-05 Thread Christopher M. Penalver
simon, please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 902669 ** Package changed: pm-utils (Ubuntu) = linux (Ubuntu) ** Changed in: linux (Ubuntu) Importance: Undecided = Low ** Changed in: linux (Ubuntu)

[Bug 909330] Re: Automatic System Testing is unable to perform suspend test

2014-12-05 Thread Christopher M. Penalver
Johannes Postler, please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 909330 ** Package changed: pm-utils (Ubuntu) = linux (Ubuntu) ** Changed in: linux (Ubuntu) Importance: Undecided = Low ** Changed in: linux (Ubuntu)

[Bug 910225] Re: Suspend/resume test from System testing does not start

2014-12-05 Thread Christopher M. Penalver
Márton Németh, thank you for reporting this bug to Ubuntu. Oneiric reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Is this reproducible in the latest release of Ubuntu via http://cdimage.ubuntu.com/daily-live/current/ ? If

[Bug 992612] Re: laptop not going to suspend when lid is closed

2014-12-05 Thread Christopher M. Penalver
ignazio butero, could you please execute the following via a terminal in order for the necessary debugging information to be attached: apport-collect 992612 ** This bug is no longer a duplicate of bug 913091 suspend when closing laptop-lid dosen't work ** Package changed: pm-utils (Ubuntu) =

  1   2   3   4   >