[Bug 175459] nroff outputs warning about character encoding on stdout

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 27 07:55:58 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=175459


Roman <paye600 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paye600 at gmail.com




--- Comment #16 from Roman <paye600 at gmail.com>  2009-07-27 03:55:54 EDT ---
Just an idea how to make this error appear: change umask to some crazy value.


[vr at squirrel ~]$ umask
0002
[vr at squirrel ~]$ man bash <--- works OK
[vr at squirrel ~]$ umask 0644
[vr at squirrel ~]$ umask
0644
[vr at squirrel ~]$ man bash
XXX
XXX WARNING: old character encoding and/or character set
XXX

hehe )))

cat /proc/6549/cmdline
sh-c(cd /usr/share/man && (echo ".ll 14.2i"; echo ".nr LL 14.2i"; echo ".pl
1100i"; /usr/bin/gunzip -c '/usr/share/man/man1/bash.1.gz'; echo ".\\\""; echo
".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -c --legacy ISO-8859-1
-mandoc 2>/dev/null | /usr/bin/less -is)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-perl-devel-list mailing list