procps has a patch to sysctl.c to ignore EACCESS. I guess systemd's
systemd-sysctl needs the same kind of patch.
** Also affects: systemd (Ubuntu)
Importance: Undecided
Status: New
** Changed in: lxd (Ubuntu)
Status: Confirmed => Invalid
** Changed in: systemd (Ubuntu)
Thanks, but actually the systemd.service(5) manpage tells me what I
needed.
The fix for you should be to edit your /lib/systemd/system/libvirt-
bin.service file to read:
[Unit]
Description=Virtualization daemon
Before=libvirt-guests.service
After=netwo
Do we need to add NotifyAccess=all to the systemd job?
** Also affects: systemd (Ubuntu)
Importance: Undecided
Status: New
** Bug watch added: Red Hat Bugzilla #1047304
https://bugzilla.redhat.com/show_bug.cgi?id=1047304
--
You received this bug notification because you are a membe
Public bug reported:
The reproducer:
create a xenial vm. There, run
lxc launch ubuntu:
leave that container running, and reboot. If you're "lucky", networking
will never come up:
[[0;32m OK [0m] Found device /sys/subsystem/net/devices/lxdbr0.
[[0m[0;31m* [0m] A start job is running for
** Changed in: cgmanager (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: systemd (Ubuntu)
Status: Incomplete => Fix Released
** Changed in: linux (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
De
systemd should be updated to know about the pids cgroup
** Also affects: lxc (Ubuntu Wily)
Importance: Undecided
Status: New
** Also affects: systemd (Ubuntu Wily)
Importance: Undecided
Status: New
** Changed in: lxc (Ubuntu)
Status: Confirmed => Fix Released
** Chan
You're using a newer kernel which provides the 'pids' cgroup. Systemd doesn't
know about that one and so doesn't create a cgroup for you that you own. Lxc
in turn (in wily) doesn't yet know how to handle that.
You can work around this several ways. The simplest is to do
sudo cgm create pids us
** Also affects: systemd (Ubuntu)
Importance: Undecided
Status: New
** Bug watch added: Debian Bug tracker #798778
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798778
** Also affects: systemd (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798778
Importance: U
** No longer affects: lxc (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1491557
Title:
Nested containers aren't working in wily
To manage notifications about this bug go
D'oh, sorry, i didn't see your comments in time and pushed to ubuntu pkg
myself.
** Also affects: lxc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs
Public bug reported:
Several things are conspiring to stop nested containers in wily from
working.
** Affects: cgmanager (Ubuntu)
Importance: High
Assignee: Serge Hallyn (serge-hallyn)
Status: In Progress
** Affects: lxcfs (Ubuntu)
Importance: High
Assignee: Serge
The cgmanager log shows:
Invalid path /run/cgmanager/fs/none,name=systemd/system.slice/lsh-
server.service/lxc/asterisk
How are you logged in when you try to start the container?
To start an unprivileged container, you must be logged into a regular
user session, so /proc/self/cgroup should look
** Package changed: lxc (Ubuntu) => systemd (Ubuntu)
** Changed in: systemd (Ubuntu)
Importance: Undecided => High
** Changed in: systemd (Ubuntu)
Status: New => Confirmed
** Summary changed:
- lxc_cgmanager_enter: 694 call to cgmanager_move_pid_sync failed: invalid
requestUser conta
** Changed in: cgmanager (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd-shim in Ubuntu.
https://bugs.launchpad.net/bugs/1355966
Title:
[FFE] Implement AbandonScope (etc)
To m
** Also affects: cgmanager (Ubuntu)
Importance: Undecided
Status: New
** Changed in: cgmanager (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd-shim in Ubuntu.
https://bugs.la
reedesktop/systemd1/unit/session_2dc7_2escope
Whlie the cgroup is being autoremoved when empty, the more important
bug is that StopSession won't forcibly kill the cgroup. These methods
should be added at some point.
** Affects: systemd-shim (Ubuntu)
Importance: Medium
Assigne
** Changed in: cgmanager (Ubuntu)
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1309025
Title:
systemd-logind assert failure: cgmanager-client.
Now that's odd. This certainly seemed to be fixed in utopic, but
after a quick dist-upgrade from a trusty host net_cls in fact
does not appear to be there. So I think you're right - thanks!
status: confirmed
** Changed in: systemd (Ubuntu)
Status: Fix Released => Confirmed
--
You rec
The variable JoinControllers in /etc/systemd/system.cofn should include
net_cls. Otherwise when newer kernel is used in trusty, users will not
by default be able to use unprivileged containers.
** Also affects: systemd (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: sy
** No longer affects: lxc
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1317179
Title:
lxc containers fail to start in trusty with newer kernels
To manage notifications about thi
Thanks, everyone. I don't believe anything in cgmanager fixed this,
so rather than mark it 'fix released' i'll mark it 'invalid' in the
'can no longer be reproduced' sense. If it happens again please do
reopen this.
status: invalid
** Changed in: cgmanager (Ubuntu)
Status: Confirmed =>
** Changed in: libnih (Ubuntu)
Status: Confirmed => Invalid
** Changed in: cgmanager (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bug
** Also affects: lxc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1303649
Title:
systemd-logind spins in cgmanager_ping_sync(
It turns out the write() is not a part of the dbus transaction with
cgmanager, but actually a part of libnih's mainloop exiting code:
(gdb) where
#0 0x7f70ea509700 in __write_nocancel () at
../sysdeps/unix/syscall-template.S:81
#1 0x7f70eae47377 in nih_main_loop_interrupt (
** Changed in: w3m (Ubuntu)
Status: New => Opinion
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in Ubuntu.
https://bugs.launchpad.net/bugs/888662
Title:
Web browsers should share the cache
To manage notif
Hi J-Paul,
I'm pretty sure you are right and system-config-samba should not be
needed. You were trying to share files through nautilus which should do
it itself. If I'm wrong about that and it cannot, then it should be
automatically installing it. In either case, I'll re-target this bug at
naut
Thanks for the patch, Chris. Worked fine for me. I've filled in the
patch headers, added a changelog entry, and proposed the result for
merging (https://code.launchpad.net/~serge-
hallyn/ubuntu/precise/rhythmbox/rhythmbox-sort/+merge/95646).
Thanks again.
--
You received this bug notific
Fixed for me too :) thanks for pointing that out. I'll re-target this
bug and mark it closed.
** Changed in: p11-kit (Ubuntu)
Status: Confirmed => Fix Released
** Package changed: p11-kit (Ubuntu) => gnome-keyring (Ubuntu)
--
You received this bug notification because you are a member
28 matches
Mail list logo