Hello guys,
I have raspbian on my bananapi.
I have installed CUPS (with success) and when I print the test page, the printer doesn’t complete the job.
I check logs and this is the problem:
CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
The printer is Canon pixma mx395.
How can I fix this problem?
The board is Arm and not i386 (32bit).
I tried this:
sudo apt-get install libc6
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version (2.24-11+deb9u4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
sudo apt-get install libc6-armhf
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libc6-armhf