Side note for anybody coming here...
On Ubuntu, with snapd, the keyboard-setup.serviceoverride.conf create a
loop in dependencies.
$ systemd-analyze verify default.target
local-fs.target: Found ordering cycle on snap-chromium-2623.mount/start
local-fs.target: Found dependency on local-fs-pre.tar
Just a +1 to being affected by this bug, Debian Bullseye (console-setup
package version 1.205) on a Dell XPS laptop (4-core i7).
I've applied Marc's workaround:
# /etc/systemd/system/console-setup.service.d/override.conf
[Unit]
After=systemd-tmpfiles-setup.service
and
# /etc/systemd/system/ke
Dipl.-Inf. (FH) Bernhard Walle
Tech Lead Configuration Management
bernhard.wa...@ncp-e.com
Phone: +49 911 9968-0
www.ncp-e.com
Headquarters Germany: NCP engineering GmbH • Dombuehler Str. 2 • 90449 •
Nuremberg
North American HQ: NCP engineering Inc. • 601 Cleveland Str., Suite 501-25 •
Clearw
severity #846256 important
thanks
On Mon, Jun 26, 2017 at 07:37:02PM +0200, Badics, Alex wrote:
> > It wourld be preferable if there were a directive to tell systemd not to
> > run systemd-tmpfiles-setup during the execution of console-setup.
> Putting systemd-tmpfiles-setup in the "After" stanza
> 2. If they finish in time, this is ok. Suppose however that
>systemd-tmpfiles-setup starts before the scripts of console-setup
>finish their work. (Is this possible?)
Yes. We have seen this happen. Although it being a race condition,
it's hard to reproduce, and we've only seen it happen
On Fri, Jun 23, 2017 at 02:23:04PM +0200, Badics, Alex wrote:
>
> We also encountered the bug, and to me, it seems to be caused by the
> systemd-tmpfiles-setup.service, shown as "Create Volatile Files and
> Directories". This is because /tmp is listed as "D" in
> /usr/lib/tmpfiles.d/tmp.conf, whic
Hi,
We also encountered the bug, and to me, it seems to be caused by the
systemd-tmpfiles-setup.service, shown as "Create Volatile Files and
Directories". This is because /tmp is listed as "D" in
/usr/lib/tmpfiles.d/tmp.conf, which means its contents gets removed
when /bin/systemd-tmpfiles --remov
found 846256 1.160
thanks
Confirming on current package in testing
Adding /tmp in RequiresMountsFor in the unit doesn't seem to fix the
problem (tested with a dropin).
--
Nicolas Le Cam
I can confirm the same bug on Debian unstable, console-setup 1.164:
Apr 27 11:33:08 debian-pc systemd[1]: Starting Set console font and
keymap...
Apr 27 11:33:08 debian-pc console-setup.sh[537]: /bin/setupcon: 866:
/bin/setupcon: cannot open /tmp/tmpkbd.voFOYG: No such file
Apr 27 11:33:08 debian-
Package: console-setup
Version: 1.154
On a Debian testing inside virt-manager, console-setup always fails on
boot with the following error messages:
Unit console-screen.service could not be found.
● console-setup.service - Set console font and keymap
Loaded: loaded (/lib/systemd/system/con
10 matches
Mail list logo