Bug 13094

Summary: The dbus daemon continues running after uninstall
Product: IPFire Reporter: Adolf Belka <adolf.belka>
Component: ---Assignee: Adolf Belka <adolf.belka>
Status: CLOSED FIXED QA Contact:
Severity: Aesthetic Issue    
Priority: - Unknown - CC: jon.murphy
Version: 2   
Hardware: all   
OS: Unspecified   
See Also: https://bugzilla.ipfire.org/show_bug.cgi?id=13090
Bug Depends on:    
Bug Blocks: 13090    

Description Adolf Belka 2023-04-26 12:09:09 UTC
The uninstall.sh script uses stop_service ${NAME} but the package name is dbus while the initscript name is messagebus. Therefore the daemon is never stopped.

The install.sh script has start_service messagebus defined.
Comment 2 Adolf Belka 2023-05-11 10:07:51 UTC
Patch has been merged into next (will be CU175)

https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=7101e472a0901963ecf4556734633b72473ea09b
Comment 3 Adolf Belka 2023-05-20 13:42:19 UTC
Core Update 175 Testing has been released

https://blog.ipfire.org/post/ipfire-2-27-core-update-175-is-available-for-testing
Comment 4 Adolf Belka 2023-05-20 13:43:10 UTC
Tested out uninstalling dbus (messagebus) and the daemon is noiw stopped and removed.

Fix confirmed.
Comment 5 Jon 2023-05-22 16:53:50 UTC
I tested this and all seems A-OK.  messagebus does stop.

Tested on:
APU4d4
IPFire 2.27 (x86_64) - Core-Update 175 Development Build: master/c6c78f8e
Comment 6 Adolf Belka 2023-06-12 18:39:10 UTC
CU175 released

https://blog.ipfire.org/post/ipfire-2-27-core-update-175-released