-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The decnet3.service unit is failing to start on bootup on a clean Debian 12.12.0 i386 installation.
The problem is related to loading the module, which fails with a "Device or resource busy" error.
Starting the service manually after boot works, just not during boot.
Oct 25 15:02:32 debian systemd[1]: Starting decnet3.service - Load DECnet module and start...
Oct 25 15:02:32 debian dnetLoadModule[424]: modprobe: ERROR: could not insert 'decnet3': Device or resource busy
Oct 25 15:02:32 debian dnetd[426]: /proc/sys/net/decnet/node_address missing, is DECnet module loaded?
Oct 25 15:02:32 debian systemd[1]: decnet3.service: Main process exited, code=exited, status=255/EXCEPTION
Oct 25 15:02:32 debian systemd[1]: decnet3.service: Failed with result 'exit-code'.
Oct 25 15:02:32 debian systemd[1]: Failed to start decnet3.service - Load DECnet module and start.
Metadata
Metadata
Assignees
Labels
No labels