Bug#1063911: davmail-server.service fails in a LXC container

2024-03-13 Thread Alexandre Rossi
Hi, > > PR_SET_MM_ARG_START failed: Operation not permitted > > > > run-rd2fa855982314217b00729153ec6dd8b.service: Failed to update dynamic > > user credentials: Permission denied > > > > run-rd2fa855982314217b00729153ec6dd8b.service: Failed at step USER spawning > > /usr/bin/true: Permission

Bug#1063911: davmail-server.service fails in a LXC container

2024-02-15 Thread Alexandre Rossi
Hi, Relevant lines: > PR_SET_MM_ARG_START failed: Operation not permitted > > run-rd2fa855982314217b00729153ec6dd8b.service: Failed to update dynamic > user credentials: Permission denied > > run-rd2fa855982314217b00729153ec6dd8b.service: Failed at step USER spawning > /usr/bin/true:

Bug#1063911: davmail-server.service fails in a LXC container

2024-02-15 Thread Mark Gardner
Hi Alex, On Thu, Feb 15, 2024 at 4:01 AM Alexandre Rossi wrote: > What is the result of the following line in a LXC container? > > (lxc)$ systemd-run --property=DynamicUser=yes /usr/bin/true > # systemd-run --property=DynamicUser=yes /usr/bin/true Running as unit:

Bug#1063911: davmail-server.service fails in a LXC container

2024-02-15 Thread Alexandre Rossi
Hi, > The issue is repeatable with a fresh install of a Debian 12 LXC container: > [...] > The problem goes away if DynamicUser is commented out in service unit: > [...] > I have no idea why it would work in a VM and not in a LXC container. I doubt this is a problem that will need a change in

Bug#1063911: davmail-server.service fails in a LXC container

2024-02-14 Thread Mark Gardner
Package: davmail-server Version: 6.0.1.3390-7 Severity: wishlist X-Debbugs-Cc: none, m...@vt.edu Dear Maintainer, The issue is repeatable with a fresh install of a Debian 12 LXC container: $ lxc launch images:debian/12 davmail-bug $ lxc exec davmail-bug bash # cat /etc/os-release