Re: Bug#1059063: sudo: use systemd.pc to place systemd unit mask

2024-01-04 Thread Chris Hofstaedtler
On Thu, Jan 04, 2024 at 02:12:58PM +0100, Marc Haber wrote: > On Thu, Jan 04, 2024 at 08:30:24AM +0100, Helmut Grohne wrote: > > On Thu, Jan 04, 2024 at 08:32:55AM +0200, Martin-Éric Racine wrote: > > > This patch includes a Build-Depends on systemd. Without [linux-any], > > > it will prevent

Re: Bug#1059063: sudo: use systemd.pc to place systemd unit mask

2024-01-04 Thread Marc Haber
On Thu, Jan 04, 2024 at 08:30:24AM +0100, Helmut Grohne wrote: > On Thu, Jan 04, 2024 at 08:32:55AM +0200, Martin-Éric Racine wrote: > > This patch includes a Build-Depends on systemd. Without [linux-any], > > it will prevent building on non-Linux ports. > > You raise an important matter.

Re: sudo: use systemd.pc to place systemd unit mask

2024-01-04 Thread Martin-Éric Racine
Hello Helmut, On Thu, Jan 4, 2024 at 1:07 PM Helmut Grohne wrote: > On Thu, Jan 04, 2024 at 08:32:55AM +0200, Martin-Éric Racine wrote: > > This patch includes a Build-Depends on systemd. Without [linux-any], > > it will prevent building on non-Linux ports. > > You raise an important matter.

Re: sudo: use systemd.pc to place systemd unit mask

2024-01-04 Thread Helmut Grohne
Hi Martin-Éric, On Thu, Jan 04, 2024 at 08:32:55AM +0200, Martin-Éric Racine wrote: > This patch includes a Build-Depends on systemd. Without [linux-any], > it will prevent building on non-Linux ports. You raise an important matter. Basically, the only remaining non-linux port is hurd at this