Hi Marc, On Thu, Mar 03, 2022 at 05:11:58PM +0100, Marc Haber wrote: > On Thu, Mar 03, 2022 at 06:57:15AM +0100, Salvatore Bonaccorso wrote: > > If you re-install the package or in syntetic environment can you > > reproduce the problem? > > even re-installation fails: > > [1/5050]mh@drop:~ $ sudo apt install nfs-kernel-server > [sudo] password for mh: > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > The following NEW packages will be installed: > nfs-kernel-server > 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. > Need to get 180 kB of archives. > After this operation, 650 kB of additional disk space will be used. > Get:1 http://debian.debian.zugschlus.de/debian sid/main amd64 > nfs-kernel-server amd64 1:2.6.1-1 [180 kB] > Fetched 180 kB in 1s (193 kB/s) > Retrieving bug reports... Done > Parsing Found/Fixed information... Done > Selecting previously unselected package nfs-kernel-server. > (Reading database ... 492203 files and directories currently installed.) > Preparing to unpack .../nfs-kernel-server_1%3a2.6.1-1_amd64.deb ... > Unpacking nfs-kernel-server (1:2.6.1-1) ... > Setting up nfs-kernel-server (1:2.6.1-1) ... > nfs-mountd.service is a disabled or a static unit not running, not starting > it. > nfs-server.service is a disabled or a static unit not running, not starting > it. > nfsdcld.service is a disabled or a static unit not running, not starting it. > Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 142. > > Creating config file /etc/exports with new version > > Creating config file /etc/default/nfs-kernel-server with new version > Failed to start nfs-kernel-server.service: Unit nfs-kernel-server.service > failed to load properly, please adjust/correct and reload service manager: > File exists > See system logs and 'systemctl status nfs-kernel-server.service' for details. > invoke-rc.d: initscript nfs-kernel-server, action "start" failed. > ○ nfs-kernel-server.service > Loaded: error (Reason: Unit nfs-kernel-server.service failed to load > properly, please adjust/correct and reload service manager: File exists) > Active: inactive (dead) > Warning: The unit file, source configuration file or drop-ins of > nfs-kernel-server.service changed on disk. Run 'systemctl daemon-reload' to > reload units. > Failed to start nfs-kernel-server, ignoring. > Processing triggers for man-db (2.10.1-1) ... > Scanning processes... > Scanning candidates... > Scanning processor microcode... > Scanning linux images... > > Running kernel seems to be up-to-date. > > The processor microcode seems to be up-to-date. > > No services need to be restarted. > > No containers need to be restarted. > > No user sessions are running outdated binaries. > [2/5051]mh@drop:~ $
Sorry, three years later, sorry for that :-( Do you have a system, where you still are able to reproduce the problem? If so, can you provide a view on the systemd units there, systemctl list-units would be already helpful trying to replicate the problematic set of units. On a current up to date unstable system i tried with a rpcbind.service masked with still not "success". Regards, Salvatore