Bug 474769
| Summary: | templates and translated templates should be marked as configuration files | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Opher Shachar <ophers> |
| Component: | cups | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED ERRATA | QA Contact: | desktop-bugs <desktop-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.3 | CC: | pknirsch |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-09-02 11:25:48 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: | |||
|
Description
Opher Shachar
2008-12-05 10:52:11 UTC
We won't be splitting out languages into separate sub-packages. However, a more appropriate solution would be to mark the templates and translated templates as configuration files, as in bug #441719. Unfortunately it is too late to make this change for RHEL-5.3, but it may appear in a future update. Hi, I've looked at bug #441719 and it reminds me of a very pertinent issue I've filed with RedHat support. CUPS is re-based on 1.3.7 as I saw. Our CUPS server is RHEL 5.2 and most (if not all) clients are RHEL 4.4+ . The clients print Hebrew iso-8859-9 encoded and compressed (gzipped) text files by way similar to this: LANG=he_IL lp -h pserver -p printer1 iso-8859-8.txt.gz This will fail with CUPS 1.3.7, and to have this: lp -h pserver -p printer1 -ocomression=gzip -odocument-format=text/plain;charset=iso-8859-8 iso-8859-8.txt.gz work the patch for STR #2997 needs to be applied. (my original patch, as upstream later agreed: http://www.cups.org/newsgroups.php?gcups.development+v2913) Kind regards, Opher. Opher: please file a separate bug report for that, as it is a different issue. This bug does appear to be present in our package currently going through evaluation. As there is a work-around for it and the issue was not discovered until very recently it is unlikely (though not impossible) the fix will appear in Red Hat Enterprise Linux 5.3. Filing a separate bug report will help as it will be possible to track it for a future update. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2009-1360.html |