I’ve been trying to get my Brother 7065DN printer to work under LEAP. For several days I couldn’t get it to do anything. I finally did “zypper ve”, which solved the dependency problems I suspected, and the printer now works. But the printer log still shows something very odd:
E [15/Feb/2019:16:58:49 -0500] [CGI] cups-brf must be called as root
E [15/Feb/2019:16:58:49 -0500] [cups-deviced] PID 1311 (cups-brf) stopped with status 1!
E [15/Feb/2019:16:58:49 -0500] [cups-deviced] PID 1305 (gutenprint52+usb) stopped with status 1!
E [15/Feb/2019:16:58:52 -0500] [CGI] cups-brf must be called as root
E [15/Feb/2019:16:58:53 -0500] [cups-deviced] PID 1339 (cups-brf) stopped with status 1!
E [15/Feb/2019:16:58:53 -0500] [cups-deviced] PID 1333 (gutenprint52+usb) stopped with status 1!
W [15/Feb/2019:16:58:56 -0500] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [15/Feb/2019:16:58:56 -0500] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
E [15/Feb/2019:16:59:06 -0500] [CGI] cups-brf must be called as root
E [15/Feb/2019:16:59:06 -0500] [cups-deviced] PID 1425 (cups-brf) stopped with status 1!
E [15/Feb/2019:16:59:06 -0500] [cups-deviced] PID 1419 (gutenprint52+usb) stopped with status 1!
E [16/Feb/2019:13:02:20 -0500] [CGI] cups-brf must be called as root
E [16/Feb/2019:13:02:21 -0500] [cups-deviced] PID 21133 (cups-brf) stopped with status 1!
E [16/Feb/2019:13:02:21 -0500] [cups-deviced] PID 21127 (gutenprint52+usb) stopped with status 1!
E [16/Feb/2019:13:02:28 -0500] [cups-driverd] Bad driver information file "/usr/share/cups/drv/generic-brf.drv"!
E [16/Feb/2019:13:02:28 -0500] [cups-driverd] Bad driver information file "/usr/share/cups/drv/indexv3.drv"!
E [16/Feb/2019:13:02:28 -0500] [cups-driverd] Bad driver information file "/usr/share/cups/drv/generic-ubrl.drv"!
E [16/Feb/2019:13:02:28 -0500] [cups-driverd] Bad driver information file "/usr/share/cups/drv/cupsfilters.drv"!
E [16/Feb/2019:13:02:28 -0500] [cups-driverd] Bad driver information file "/usr/share/cups/drv/sample.drv"!
E [16/Feb/2019:13:02:28 -0500] [cups-driverd] Bad driver information file "/usr/share/cups/drv/indexv4.drv"!
Why am I getting these error messages? What should I do about them?