Bug 200372 - yum activates cups after a cups update
Summary: yum activates cups after a cups update
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-27 08:42 UTC by Joachim Backes
Modified: 2014-01-21 22:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-27 12:18:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joachim Backes 2006-07-27 08:42:22 UTC
Description of problem:
I have installed cups, but use only the client functionality.
I have suppressed the cups start when booting by "chkconfig --del cups".
But each time cups is updated by yum, the initlevels 3 and 5 contain a cups
start, that means, after a cups update I have to deactivate it by "chkconfig
--del cups".

Version-Release number of selected component (if applicable):
yum-2.6.1-0.fc5


How reproducible:
each time

Steps to Reproduce:
1.yum update [cups]
2.
3.
  
Actual results:
Cups is started when booting

Expected results:
No cups start

Additional info:

Comment 1 Tim Waugh 2006-07-27 12:18:05 UTC
You need to use 'chkconfig cups off' instead.


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