[Touch-packages] [Bug 1811295] [NEW] systemctl daemon-reexec does not update group membership

2019-01-10 Thread Edward Gow
Public bug reported: On Ubuntu 16.04.4 LTS using Package: systemd Architecture: amd64 Version: 229-4ubuntu21.10 Changes the group membership are not picked up by the systemd process for a logged-in user or for a user with enable-linger set regardless of login status. Evidently the

[Touch-packages] [Bug 1810351] Re: journalctl fails to work inside systemd service

2019-01-03 Thread Edward Gow
Part of the mystery is solved and part not. SOLVED: The problem was that journal entries were not being stored on disk and journalctl was not showing entries from memory. The default Ubuntu config has settings Storage=auto SplitMode=uid Also, the directory /var/log/journal does not exist by

[Touch-packages] [Bug 1808432] Re: systemctl template units not enabled per docs

2019-01-02 Thread Edward Gow
This is related to https://github.com/systemd/systemd/issues/661 ** Bug watch added: github.com/systemd/systemd/issues #661 https://github.com/systemd/systemd/issues/661 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1810351] [NEW] journalctl fails to work inside systemd service

2019-01-02 Thread Edward Gow
Public bug reported: Using Ubuntu 16.04.4 LTS and Package: systemd Architecture: amd64 Version: 229-4ubuntu21.10 Multi-Arch: foreign Priority: required Section: admin Origin: Ubuntu The journalctl(1) command cannot be used in a systemd OnFailure service to get error logs. To replicate the

[Touch-packages] [Bug 1809989] [NEW] deluser does not clean up systemd files

2018-12-28 Thread Edward Gow
Public bug reported: In Description:Ubuntu 16.04.4 LTS Release:16.04 using adduser package Version: 3.113+nmu3ubuntu4 systemd package Version: 229-4ubuntu21.10 deluser will not clean up data in /run/user/ directory. If a user is created then under many circumstances, such as

[Touch-packages] [Bug 1809084] [NEW] Confirm prompt for systemctl --full edit is redundant and interferes with scripting

2018-12-19 Thread Edward Gow
Public bug reported: On Ubuntu version Distributor ID: Ubuntu Description:Ubuntu 16.04.4 LTS Release:16.04 and systemd package Version: 229-4ubuntu21.10 When the --full argument is used with systemctl edit a confirm prompt of ...some.service" already exists. Overwrite with "..."?

[Touch-packages] [Bug 1808432] [NEW] systemctl template units not enabled per docs

2018-12-13 Thread Edward Gow
Public bug reported: Report is for Description:Ubuntu 16.04.4 LTS Release:16.04 Package data is Package: systemd Architecture: amd64 Version: 229-4ubuntu21.10 Multi-Arch: foreign No log file is applicable The problem is that systemctl enable does not perform according to

[Touch-packages] [Bug 1808251] Re: systemctl disable fails to clean up override

2018-12-12 Thread Edward Gow
No applicable logs ** Package changed: linux (Ubuntu) => systemd (Ubuntu) ** Changed in: systemd (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1490777] [NEW] adduser does not behave as documented in man page

2015-08-31 Thread Edward Gow
Public bug reported: The man page for the adduser utility clearly states the exit code behavior to be expected as: EXIT VALUES 0 The user exists as specified. This can have 2 causes: The user was created by adduser or the user was already present on the system before adduser was