Bug 52199 - cups does not start
cups does not start
Status: CLOSED DUPLICATE of bug 52017
Product: UCS
Classification: Unclassified
Component: Printserver
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0
Assigned To: Jürn Brodersen
Florian Best
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-09 11:18 CEST by Jürn Brodersen
Modified: 2021-05-25 15:58 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jürn Brodersen univentionstaff 2020-10-09 11:18:24 CEST
cups does not start

cups has a native systemd service file in buster. That means our customized init script is not used and cups does not start due to missing configurations.
Comment 1 Jürn Brodersen univentionstaff 2020-10-21 10:09:09 CEST
(In reply to Jürn Brodersen from comment #0)
> cups does not start
> 
> cups has a native systemd service file in buster. That means our customized
> init script is not used and cups does not start due to missing
> configurations.

This was wrong. The init script is not used any more and a systemd unit already exists.
The problem was a syntax error in the cups config:

[5.0-0 60c7bce29e] Bug #52199: fix cups config

(Sorry I missed bug 52017)

Also the apparmor profile needs to be adjusted or apparmor needs to be deactivated. (It has been deactivated, see bug 51786).

*** This bug has been marked as a duplicate of bug 52017 ***
Comment 2 Florian Best univentionstaff 2020-10-21 10:40:48 CEST
OK: Wrong: "Allow From 10.200.27.2/255.255.255.0" VS Correct "Allow From 10.200.27.0/24"
OK: duplicate/interim version
Comment 3 Florian Best univentionstaff 2021-05-25 15:58:36 CEST
UCS 5.0 has been released:
 https://docs.software-univention.de/release-notes-5.0-0-en.html
 https://docs.software-univention.de/release-notes-5.0-0-de.html

If this error occurs again, please use "Clone This Bug".