Comment # 18 on bug 1229813 from Simon Lees
(In reply to Sebastian TurzaƄski from comment #17)
> no it was not part of the distro, it was from OBS repo 
> 
> So my question now is :
> 1. is it a waydroid package that lack on-uninstall script that removes 
> the .conf file?
> 
> or
> 
> 2. The distro or d-bus should ignore/or even delete  symlinks in 
> /usr/share/dbus-1/system.d  pointing to non existing .conf
> 
> I think the 2 option would be safer in general.

I currently have 48 files in that directory none are symlink's so this is
certainly a packaging issue. Its also very hard to map something like
`org.freedesktop.login1.conf` back to the right binary / package for removal
without using the rpm packaging mechanism. This is one of the reasons why we
only support packages from the official repos, which also get reviews to try
and prevent these kind of issues.


You are receiving this mail because: