Bug#1106284: systemd: duplicated line for /run/lock

Francesco Potortì Potorti at isti.cnr.it
Thu May 22 14:03:42 BST 2025


Package: systemd
Version: 257.5-2
Severity: minor
File: /usr/lib/tmpfiles.d/legacy.conf

Dear Maintainer,

-- Package-specific info:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20250522/972e02df/attachment.ksh>
-------------- next part --------------

I get this in the logs:

systemd-tmpfiles[2343680]: /usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.

And in fact:

================ /usr/lib/tmpfiles.d/debian.conf ================
#  This file is part of the debianisation of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU General Public License as published by
#  the Free Software Foundation; either version 2 of the License, or
#  (at your option) any later version.

# See tmpfiles.d(5) for details

# Type Path    Mode UID  GID  Age Argument
L /run/shm     -    -    -    -   /dev/shm
d /run/sendsigs.omit.d 0755 root root -
d /run/lock    1777 root root -   -

L+ /etc/mtab   -    -    -    -  ../proc/self/mounts
L+ /etc/default/locale - - -  -  ../locale.conf
L+ /etc/vconsole.conf  - - -  -  default/keyboard



================ /usr/lib/tmpfiles.d/legacy.conf ================
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

# See tmpfiles.d(5) for details.

# The functionality provided by these files and directories has been replaced
# by newer interfaces. Their use is discouraged on legacy-free systems. This
# configuration is provided to maintain backward compatibility.

d /run/lock 0755 root root -
L /var/lock - - - - ../run/lock
L$ /var/log/README - - - - ../../usr/share/doc/systemd/README.logs

# /run/lock/subsys is used for serializing SysV service execution, and
# hence without use on SysV-less systems.
d /run/lock/subsys 0755 root root -

# /forcefsck, /fastboot and /forcequotacheck are deprecated in favor of the
# kernel command line options 'fsck.mode=force', 'fsck.mode=skip' and
# 'quotacheck.mode=force'
r! /forcefsck
r! /fastboot
r! /forcequotacheck



-- System Information:
Debian Release: 13.0
  APT prefers testing
  APT policy: (990, 'testing'), (101, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.27-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd depends on:
ii  libacl1            2.3.2-2+b1
ii  libapparmor1       4.1.0-1
ii  libc6              2.41-7
ii  libmount1          2.41-4
ii  libpam0g           1.7.0-3
ii  libseccomp2        2.6.0-2
ii  libselinux1        3.8.1-1
ii  libssl3t64         3.5.0-1
ii  libsystemd-shared  257.5-2
ii  libsystemd0        257.5-2
ii  mount              2.41-4

Versions of packages systemd recommends:
ii  dbus [default-dbus-system-bus]  1.16.2-2
ii  linux-sysctl-defaults           4.11
ii  ntpsec [time-daemon]            1.2.3+dfsg1-8
ii  systemd-cryptsetup              257.5-2

Versions of packages systemd suggests:
ii  libtss2-tcti-device0t64 [libtss2-tcti-device0]  4.1.3-1.2
ii  polkitd                                         126-2
pn  systemd-boot                                    <none>
ii  systemd-container                               257.5-2
pn  systemd-homed                                   <none>
pn  systemd-repart                                  <none>
pn  systemd-resolved                                <none>
pn  systemd-userdbd                                 <none>

Versions of packages systemd is related to:
ii  dbus-user-session  1.16.2-2
pn  dracut             <none>
ii  initramfs-tools    0.147
ii  libnss-systemd     257.5-2
ii  libpam-systemd     257.5-2
ii  udev               257.5-2

-- Configuration Files:
/etc/systemd/journald.conf changed:
[Journal]
SystemMaxUse=1G
ForwardToSyslog=yes


-- no debconf information


More information about the Pkg-systemd-maintainers mailing list