Created attachment 75448 [details] [review] [PATCH] sysdeps: Don't use LOG_PERROR if systemd is booted
Comment on attachment 75448 [details] [review] [PATCH] sysdeps: Don't use LOG_PERROR if systemd is booted Review of attachment 75448 [details] [review]: ----------------------------------------------------------------- Please tick the "is a patch" box when attaching patches, otherwise Splinter doesn't work. Patch looks good.
This was missing a #include "sd-daemon.h", which I've now fixed. Please do a build and "make check" with --enable-developer before merging patches.
(In reply to comment #2) > This was missing a #include "sd-daemon.h", which I've now fixed. Please do a > build and "make check" with --enable-developer before merging patches. Odd...it worked locally, and gnome-ostree found the commit and built it about 10 minutes after I pushed. Oh, it's a --enable-developer issue. Yeah, sorry about that =/ Unfortunately my build system isn't yet highlighting compiler warnings for me, need to fix that...
The fix erranously reintroduced bug 39987.
*** Bug 68553 has been marked as a duplicate of this bug. ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.