From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2) Gecko/20020618 Netscape/7.0b1 Description of problem: When I type a2ps and any option (but --help), the program quits with the following error message: a2ps: unknown encoding `utf-8' Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Enter a2ps at the prompt. 2. 3. Actual Results: Only the error message. No postscript is produced. Expected Results: I expected postscript data to be sent to the printer. Additional info:
verified on 7.3.93
Which locale are you using?
US, English. I just checked and LANG=en_US.UTF-8
Well, a2ps doesn't support UTF-8 yet. Does it mostly work if you put: utf-8 iso1 at the end of /usr/share/a2ps/encoding/encoding.map?
works for me but I hope that does not screw anyone else
It's the behaviour that previous versions (before the automatic-encoding patch) had at least. Fixed package is 4.13b-24.
Fix confirmed with a2ps-4.13b-24.
*** Bug 706666 has been marked as a duplicate of this bug. ***