RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1751136 - cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
Summary: cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:T...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: cups
Version: 8.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Zdenek Dohnal
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-11 09:15 UTC by Petr Sklenar
Modified: 2019-09-11 12:33 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-11 12:33:04 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Petr Sklenar 2019-09-11 09:15:02 UTC
Description of problem:
there is "some" error in journalctl about ColorManager ?

Version-Release number of selected component (if applicable):

cups-2.2.6-28.el8.x86_64

How reproducible:
tried&&saw once

Steps to Reproduce:
1. configure printer with browsed for cups.b-some.server
2. see journalctl


Actual results:

 Sep 11 05:06:02 ci-vm-10-0-137-177.hosted.upshift.rdu2.redhat.com cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
Sep 11 05:06:02 ci-vm-10-0-137-177.hosted.upshift.rdu2.redhat.com cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
Sep 11 05:06:05 ci-vm-10-0-137-177.hosted.upshift.rdu2.redhat.com cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
Sep 11 05:06:09 ci-vm-10-0-137-177.hosted.upshift.rdu2.redhat.com cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
Sep 11 05:06:11 ci-vm-10-0-137-177.hosted.upshift.rdu2.redhat.com cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
Sep 11 05:06:12 ci-vm-10-0-137-177.hosted.upshift.rdu2.redhat.com cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
Sep 11 05:06:13 ci-vm-10-0-137-177.hosted.upshift.rdu2.redhat.com cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
Sep 11 05:06:16 ci-vm-10-0-137-177.hosted.upshift.rdu2.redhat.com cupsd[8469]: CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
232
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
232
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
232
[root@ci-vm-10-0-137-177 ~]# systemctl restart cupsd
Failed to restart cupsd.service: Unit cupsd.service not found.
[root@ci-vm-10-0-137-177 ~]# systemctl restart cups
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
233
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
233
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
234
[root@ci-vm-10-0-137-177 ~]# lpstat -a
brno1-0th-cafe accepting requests since Wed 11 Sep 2019 05:10:08 AM EDT
brno1-0th-cafe-secure accepting requests since Wed 11 Sep 2019 05:10:09 AM EDT
brno1-1st-entrance accepting requests since Wed 11 Sep 2019 05:10:10 AM EDT
Name accepting requests since Wed 11 Sep 2019 05:06:51 AM EDT
test accepting requests since Wed 11 Sep 2019 05:04:44 AM EDT
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
237
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
238

[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
243
[root@ci-vm-10-0-137-177 ~]# journalctl  | grep  'CreateDevice failed: ' | wc -l
274


Expected results:
fewer errors ? no errors?


Additional info:

Comment 1 Zdenek Dohnal 2019-09-11 12:33:04 UTC
Hi Petr,

thank you for reporting the issue! 

Colord is needed for getting ICC profile for the filters during printing. 

It is usually brought in by gnome-control-center, but there can be unusual (most filtering now being done on localhost, where desktop usually is) setups where gnome-control-center is not installed.

I would fix it in Fedora by adding 'colord' as Requires (there only 2 other packages which come along with it during installation) and close this as WONTFIX.

It can be reopened when a customer raise the same issue.


Note You need to log in before you can comment on or make changes to this bug.