Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606472 - net-print/cups-2.2.2 fails to start can not read /etc/cupsd.conf
Summary: net-print/cups-2.2.2 fails to start can not read /etc/cupsd.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2017-01-19 01:01 UTC by Derk W te Bokkel
Modified: 2017-01-19 03:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Derk W te Bokkel 2017-01-19 01:01:09 UTC
cups-2.2.2 seems to build fine but will not start:


Jan 18 19:27:19 zlink1 cupsd[3364]: Unable to read "/etc/cups/cupsd.conf" due to errors.
Jan 18 19:27:19 zlink1 /etc/init.d/cupsd[3362]: start-stop-daemon: failed to start `/usr/sbin/cupsd'
Jan 18 19:27:19 zlink1 /etc/init.d/cupsd[3340]: ERROR: cupsd failed to start
Jan 18 19:27:19 zlink1 sudo[3333]: pam_unix(sudo:session): session closed for user root
Jan 18 19:29:28 zlink1 sudo[3415]:     derk : TTY=pts/0 ; PWD=/home/derk ; USER=root ; COMMAND=/usr/bin/mc
Jan 18 19:29:28 zlink1 sudo[3415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 18 19:30:01 zlink1 cron[3439]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons)
Jan 18 19:31:44 zlink1 sudo[3415]: pam_unix(sudo:session): session closed for user root
Jan 18 19:31:50 zlink1 sudo[3494]:     derk : TTY=pts/0 ; PWD=/home/derk ; USER=root ; COMMAND=/etc/init.d/cupsd start
Jan 18 19:31:50 zlink1 sudo[3494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 18 19:31:50 zlink1 cupsd[3521]: Unable to open "/etc/cups/cupsd.conf" - No such file or directory
Jan 18 19:31:50 zlink1 /etc/init.d/cupsd[3519]: start-stop-daemon: failed to start `/usr/sbin/cupsd'
Jan 18 19:31:50 zlink1 /etc/init.d/cupsd[3497]: ERROR: cupsd failed to start
Jan 18 19:31:50 zlink1 sudo[3494]: pam_unix(sudo:session): session closed for user root
Jan 18 19:32:08 zlink1 sudo[3532]:     derk : TTY=pts/0 ; PWD=/home/derk ; USER=root ; COMMAND=/usr/bin/mc
Jan 18 19:32:08 zlink1 sudo[3532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 18 19:35:09 zlink1 kernel: kworker/dying (111) used greatest stack depth: 12240 bytes left
Jan 18 19:35:20 zlink1 /hp-toolbox[3640]: hp-toolbox[3640]: warning: Fax disabled.
Jan 18 19:35:21 zlink1 /hp-toolbox[3640]: hp-toolbox[3640]: warning: Fax disabled.
Jan 18 19:35:21 zlink1 /hp-toolbox[3640]: hp-toolbox[3640]: warning: Please install version 2.0+ of Reportlab for coverpage support.
Jan 18 19:35:21 zlink1 /hp-toolbox[3640]: hp-toolbox[3640]: error: Fax address book disabled - Python 2.3+ required.
Jan 18 19:37:37 zlink1 dbus[1295]: [system] Reloaded configuration
Jan 18 19:40:01 zlink1 cron[22795]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons)
Jan 18 19:40:31 zlink1 cupsd[23125]: Unable to read "/etc/cups/cupsd.conf" due to errors.
Jan 18 19:40:31 zlink1 /etc/init.d/cupsd[23123]: start-stop-daemon: failed to start `/usr/sbin/cupsd'
Jan 18 19:40:31 zlink1 /etc/init.d/cupsd[22926]: ERROR: cupsd failed to start

several attempts with and with out config file present .. .. deleted all the config files expect printer.conf , rebuilt and used the default cups config files still does not start


returning to version cups-2.2.1 starts normally and functions fine??

what changed in this new version?
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-01-19 02:45:47 UTC
commit 7ee57377c41da4814963ba9a162d03bc466448d8
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Thu Jan 19 03:43:30 2017

    net-print/cups: Revbump to fix cupsd startup error with USE="-kerberos".

    This fixes Gentoo bug #606472.

    Package-Manager: Portage-2.3.3, Repoman-2.3.1