When I update fedora using "sudo dnf update" I receive the error "Failed to connect to bus: Invalid argument" appear 4 times after the scriplet for imlib2 has been run. This error is reproducible in several workstations that I use.
probably duplicate of #2021771
Thanks for reporting. Since this seems to affect more packages I doubt it's something wrong with imlib itself. There is only the %ldconfig_scriptlets macro being called -- no specific postinstall scripts. I'm also not sure if these messages are not printed asynchronously, i.e. they may not actually belong to imlib (or java-11-openjdk-headless as in the bug #2021771) but to some other package that was updated in the batch. The error itself looks like coming from systemctl (updating some unit file for other package being installed). Or was imlib2 the only package you updated in the transaction? (If yes, then it's not the systemd macros but that would be really weird.)
*** Bug 2021923 has been marked as a duplicate of this bug. ***
(In reply to Tomas Smetana from comment #2) > Thanks for reporting. Since this seems to affect more packages I doubt it's > something wrong with imlib itself. There is only the %ldconfig_scriptlets > macro being called -- no specific postinstall scripts. I'm also not sure if > these messages are not printed asynchronously, i.e. they may not actually > belong to imlib (or java-11-openjdk-headless as in the bug #2021771) but to > some other package that was updated in the batch. The error itself looks > like coming from systemctl (updating some unit file for other package being > installed). Or was imlib2 the only package you updated in the transaction? > (If yes, then it's not the systemd macros but that would be really weird.) Thank you for the reply, Tomas. No, several packages were updated so you are probably right about it being the systemd macros. Anyway, I saw this reply a bit too late, so I already submitted another bug report regarding java-11-openjdk-headless). I'll see if I can manage to merge it with bug #2021771. Cheers.
*** This bug has been marked as a duplicate of bug 2020415 ***
(In reply to Tomas Smetana from comment #2) > Thanks for reporting. Since this seems to affect more packages I doubt it's > something wrong with imlib itself. There is only the %ldconfig_scriptlets > macro being called -- no specific postinstall scripts. I'm also not sure if > these messages are not printed asynchronously, i.e. they may not actually > belong to imlib (or java-11-openjdk-headless as in the bug #2021771) but to > some other package that was updated in the batch. The error itself looks > like coming from systemctl (updating some unit file for other package being > installed). Or was imlib2 the only package you updated in the transaction? > (If yes, then it's not the systemd macros but that would be really weird.) More likely filetrigger from systemd rpm -q --filetriggers systemd
Un-setting the prioritized bug request. This is an invalid request because 1. the bug is closed 2. the reported release is EOL If this is still an issue, please nominate an open bug or create a new one.