Bug#1055415: Wrong order for the `resolve' option in nsswitch.conf

2024-05-27 Thread Gioele Barabucci
On 26/05/24 16:11, Luca Boccassi wrote: See https://salsa.debian.org/systemd-team/systemd/-/merge_requests/162 I don't think anybody else here has the required knowledge to provide any more info than we already have. Gioele could you please make a recommendation and update the MR so that we

Bug#1055415: Wrong order for the `resolve' option in nsswitch.conf

2024-05-26 Thread Luca Boccassi
On Tue, 7 Nov 2023 21:59:29 +0100 Michael Biebl wrote: > On Sun, 5 Nov 2023 20:41:44 +0100 Sylvain Garrigues > wrote: > > Le dimanche 5 novembre 2023, Michael Biebl a écrit : > > > > > > > > See https://salsa.debian.org/systemd-team/systemd/-/merge_requests/162 > > > > > > > > This is indeed

Bug#1055415: Wrong order for the `resolve' option in nsswitch.conf

2023-11-07 Thread Michael Biebl
On Sun, 5 Nov 2023 20:41:44 +0100 Sylvain Garrigues wrote: Le dimanche 5 novembre 2023, Michael Biebl a écrit : > > See https://salsa.debian.org/systemd-team/systemd/-/merge_requests/162 > > This is indeed related. Yet the changes (as of today) do not seem to fix the order for `resolve'. This

Bug#1055415: Wrong order for the `resolve' option in nsswitch.conf

2023-11-05 Thread Sylvain Garrigues
Le dimanche 5 novembre 2023, Michael Biebl a écrit : > > See https://salsa.debian.org/systemd-team/systemd/-/merge_requests/162 > > This is indeed related. Yet the changes (as of today) do not seem to fix the order for `resolve'. This merge request seems to be waiting for a consensus before it

Bug#1055415: Wrong order for the `resolve' option in nsswitch.conf

2023-11-05 Thread Michael Biebl
Am 05.11.23 um 16:12 schrieb Sylvain Garrigues: Package: libnss-resolve Version: 252.17-1~deb12u1 X-Debbugs-CC: pkg-systemd-maintain...@lists.alioth.debian.org The debian postinstall script for libnss-resolve inserts `resolve' in the `hosts:' line of /etc/nsswitch.conf before `dns', therefore

Bug#1055415: Wrong order for the `resolve' option in nsswitch.conf

2023-11-05 Thread Sylvain Garrigues
Package: libnss-resolve Version: 252.17-1~deb12u1 X-Debbugs-CC: pkg-systemd-maintain...@lists.alioth.debian.org The debian postinstall script for libnss-resolve inserts `resolve' in the `hosts:' line of /etc/nsswitch.conf before `dns', therefore after `files'. This does not seem optimal, as per