[Touch-packages] [Bug 1679727] [NEW] Don't attempt to create devices in lx-brand containers

2017-04-04 Thread Christopher Horrell
Public bug reported: This is a similar issue to https://bugs.launchpad.net/ubuntu/+source/makedev/+bug/1675163 In a Joyent lx-brand container environment an upgrade of the makedev package fails at the post-installation script: # apt-get upgrade Reading package lists... Done Building dependency t

[Touch-packages] [Bug 1608953] Re: PostgreSQL does not start in lx-brand container

2016-09-12 Thread Christopher Horrell
I installed the systemd 229-4ubuntu8 package from xenial-proposed and it looks like the package fixes this bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1608953 Title:

[Touch-packages] [Bug 1608953] Re: PostgreSQL does not start in lx-brand container

2016-09-12 Thread Christopher Horrell
TEST CASE: - Added xenial-proposed to /etc/apt/sources.list - Installed systemd: pt install systemd/xenial-proposed - Install postgres: apt-get install -y -q postgresql Verified the postgresql service is running: - su postgres - psql and also: - systemctl status postgresql - ystemctl status p

[Touch-packages] [Bug 1608953] Re: PostgreSQL does not start in lx-brand container

2016-08-23 Thread Christopher Horrell
So far it looks good. I awaiting feedback from a couple people and I'll let you know. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1608953 Title: PostgreSQL does not sta

[Touch-packages] [Bug 1608953] Re: PostgreSQL does not start in lx-brand container

2016-08-19 Thread Christopher Horrell
Great, thanks! We'll take a look at this today. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1608953 Title: PostgreSQL does not start in lx-brand container Status in sy

[Touch-packages] [Bug 1608953] Re: PostgreSQL does not start in container

2016-08-18 Thread Christopher Horrell
We have not observed this issue under lxc, but under lx-brand. Some background information on lx-brand: http://www.slideshare.net/bcantrill/illumos-lx Based on my discussion with the engineer who discovered this, it's probably an issue you'll hit in a Docker container as well as an lx-brand env

[Touch-packages] [Bug 1608953] [NEW] Issue with systemd issue when run inside a container

2016-08-02 Thread Christopher Horrell
Public bug reported: We have a 16.04 Ubuntu lx-brand container image available in our public cloud and recently discovered a systemd bug that's related to running in a container environment. I'm forwarded below what one of our engineers discovered: After installing postgres (apt-get instal