The officially official Devuan Forum!

You are not logged in.

#1 Today 02:29:24

oldbook
Member
Registered: Today
Posts: 2  

[SOLVED] System nag about Mullvad, even though Mullvad now working correctly

Firstly, I'm only an intermediate user (despite almost 20 years of Linux), so somewhat technically challenged.

I installed Mullvad VPN successfully (although maybe untidily) on Excalibur SysVinit, and it's working fine with the GUI fully functional.

However, every time I'm updating other things, this nag appears along with all the normal output :

Setting up mullvad-vpn (2026.1) ...
/var/lib/dpkg/info/mullvad-vpn.postinst: line 6: systemctl: command not found
dpkg: error processing package mullvad-vpn (--configure):
 installed mullvad-vpn package post-installation script subprocess returned erro
r exit status 127

Even though Mullvad is already set up and working fine, the system thinks it should try again.

Google AI has this opinion:

If you are on a non-systemd distribution (like Devuan or MX Linux):
The Mullvad package expects systemd by default. To fix the broken install, you can manually edit the post-installation script to bypass the check:
Open the script: sudo nano /var/lib/dpkg/info/mullvad-vpn.postinst.
Comment out or replace the lines containing systemctl (usually around line 6).
Run sudo apt install -f to finish the configuration without the error.
Note: You will likely need to start the daemon manually or via a custom init script: sudo /usr/bin/mullvad-daemon -v.

I can live with the nag if necessary, as I don't want to break the install.

Any ideas please? Thank you smile

=================

Offline

#2 Today 11:31:32

delgado
Member
Registered: 2022-07-14
Posts: 283  

Re: [SOLVED] System nag about Mullvad, even though Mullvad now working correctly

Offline

#3 Today 12:52:45

oldbook
Member
Registered: Today
Posts: 2  

Re: [SOLVED] System nag about Mullvad, even though Mullvad now working correctly

Thanks - that thread sorted it out. Now clean, no nags smile

Offline

Board footer