Bug 89069
| Summary: | Update from RH 8.0 to RH 9 destroys some cups config files | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Joachim Backes <joachim.backes> |
| Component: | cups | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | joachim.backes |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-04-24 13:32:22 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
I mean /etc/cups/cupsd.conf and not /etc/cups/cupsd.cond. cupsd.conf is already marked as a config file and so is saved; however some parameters will be modified at boot if you have redhat-config-printer installed. The banners weren't marked as config files, and they probably should be. Fixed package will be cups-1.1.18-5. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: When updating from RH 8.0 to RH 9, the files /etc/cups/cupsd.cond and /usr/share/cups/banners/standard are overwritten. At least, .rpmsave file should be available with saved config. Version-Release number of selected component (if applicable): cups-1.1.17-13 How reproducible: Always Steps to Reproduce: 1.Install RH 8.0 and make your own cups configuration 2.Update to RH 9 3. Actual Results: /etc/cups/cupsd.cond and /usr/share/cups/banners/standard are overwritten Expected Results: /etc/cups/cupsd.cond and /usr/share/cups/banners/standard are not overwritten Additional info: --