Control: tags -1 moreinfo
On Mon, 27 Oct 2025 17:09:41 +0100 Christoph Anton Mitterer
<[email protected]> wrote:
Not sure how that came into existence (at least I never did it manually), but
my /etc/nsswitch.conf has the systemd entry multiple times:
```
passwd: files systemd systemd
group: files systemd systemd
shadow: files systemd
gshadow: files systemd
Dear Christoph,
it looks like you are running Debian unstable. When did you first
install this system?
Also, could you please provide the output of
{ cat /var/log/dpkg.log{,.1}; zcat /var/log/dpkg.log.*.gz; } |
grep 'status installed systemd:' | sort
and of
stat /etc/nsswitch.conf
?
Thanks,
--
Gioele Barabucci