I plan to push an updated dbus package to Rawhide soon, and dbus-send will move to /usr/bin/dbus-send from /bin/dbus-send. This means that the dependency in imsettings will need to be updated to use the new location. I have tested this change locally, and in a COPR with the new dubs package, and it seems to work fine: https://copr.fedoraproject.org/coprs/amigadave/dbus-new/
Created attachment 964590 [details] update the dbus-send dependency The attached patch updates the dependency, and should be pushed when the dbus package enters Rawhide. I am not a provenpackager, so it would be good to know if you have time to push this patch within the next week or so. If not, I can ask a provenpackager to help.
The only other package which seems to be affected by this change is oddjob, covered in bug 1170584. The oddjob maintainer has approved a corresponding patch there, so once this patch is approved, we can try to get the builds done during the same day so that they go out in the same compose (and no dependencies will broken during the process).
Thank you for the patch. the change has been committed into git. I expect you'll build it once an updated dbus package has been built with the change right?
I have pushed and built the updated dbus packaging, and 1.8.12-2 is now in the rawhide buildroot (checked with "koji wait-repo --build dbus-1.8.12-2.fc22 rawhide"). I am not a proven packager, so it would be great if you could trigger an imsettings build.
I did not realise that I could build the package once it had been committed by someone else, but I have now done so: http://koji.fedoraproject.org/koji/taskinfo?taskID=8311070 Thanks!