Guest Posted ... (edited) Hey, I have downloaded and installed AirVPN-Suite. Now I want to uninstall it again, but when I try to run uninstall.sh that came with it I get the following message: " AirVPN suite uninstallation script Do you want to completely uninstall AirVPN Suite? [y/n] y System is using systemd ERROR: D-Bus is not properly configured or not available Uninstallation aborted " How do I solve this? Please consider that I don't really know what I am doing and am not tech savvy at all. Edited ... by RVMWSN Quote Share this post Link to post
OpenSourcerer 1441 Posted ... You used sudo, right? $ sudo ./uninstall.sh . Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
OpenSourcerer 1441 Posted ... Okay. Can you post the output of this little command? for dir in /etc/dbus-1/system.d /usr/local/etc/dbus-1/system.d /usr/share/dbus-1/system.d /usr/local/share/dbus-1/system.d; do echo "$dir:"; find "$dir" -name org.airvpn.server.conf -print; done . Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Guest Posted ... /etc/dbus -1/system.d: find: ‘/etc/dbus -1/system.d’: No such file or directory /usr/local/etc/dbus-1/system.d: find: ‘/usr/local/etc/dbus-1/system.d’: No such file or directory /usr/share/dbus-1/system.d: /usr/local/share/dbus-1/system.d: find: ‘/usr/local/share/dbus-1/system.d’: No such file or directory Quote Share this post Link to post
OpenSourcerer 1441 Posted ... Okay. Now the output of this one, please: ls -la /etc/dbus-1/system.d/*airvpn* . Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Guest Posted ... (edited) ls: cannot access '/etc/dbus-1/system.d/*airvpn*': No such file or directory Edited ... by RVMWSN Quote Share this post Link to post
OpenSourcerer 1441 Posted ... Interesting. Not sure what happened there. You could try installing, then uninstalling the suite. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Guest Posted ... (edited) I gave that a try but it didn't change anything I guess it doesn't do much harm keeping it installed, I guess it doesn't do much in the state that it's in, but in principal I like to clean up the messes I make after installing all sorts of programs. Edited ... by RVMWSN Quote Share this post Link to post
OpenSourcerer 1441 Posted ... 21 hours ago, RVMWSN said: I guess it doesn't do much harm keeping it installed, I guess it doesn't do much in the state that it's in, but in principal I like to clean up the messes I make after installing all sorts of programs. That's why it's generally preferred to use the package manager for software management. It knows what to remove. Which distribution are you running? Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
OpenSourcerer 1441 Posted ... Okay, this should actually be well tested, then. But if an installation and an immediate uninstallation don't work, I don't see where the problem is, then… Could you create a support ticket, please? It could point at a bug in the install/uninstall scripts. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post