https://bugzilla.redhat.com/show_bug.cgi?id=1039359
Bug ID: 1039359 Summary: nkf`s manpage got garbled. Product: Fedora Localization Component: Japanese [ja] Assignee: noriko@redhat.com Reporter: moshima.web@gmail.com QA Contact: noriko@redhat.com CC: noriko@redhat.com, trans-ja@lists.fedoraproject.org
Description of problem: nkf command`s manpage has got garbled in nkf-2.1.3 .
Version-Release number of selected component (if applicable): nkf-2.1.3-1.fc19.x86_64 (At least, nkf version 2.1.2-7`s manpage works fine.)
How reproducible: Following command below.
Steps to Reproduce: 1. $ LC_MESSAGES=ja_JP.utf8 man nkf
Actual results: nkf(1) nkf(1)
NAME nkf - XXXXXXXXXXXXXXXXXX
(snip)
Expected results: nkf(1) nkf(1)
NAME nkf - ネットワーク用漢字コード変換フィルタ
(snip)
Additional info: I reported this problem to upstream team (http://sourceforge.jp/ticket/browse.php?group_id=248&tid=32546).
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
--- Comment #1 from Masa Oshima moshima.web@gmail.com --- Hi, Upstream team said 'It fixed.' on Dec 16 2013.
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
Masa Oshima moshima.web@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |moshima.web@gmail.com
--- Comment #2 from Masa Oshima moshima.web@gmail.com --- Created attachment 841260 --> https://bugzilla.redhat.com/attachment.cgi?id=841260&action=edit bz#1039359 (nkf-bug#32546) patch
I don`t have commit rights for Fedora-nkf-repository, So I can not - execute 'git push' command.
Anybody else Developer? Could you please accept this pull-request ?
Create nkf.1j patch as nkf-2.1.3-nkf-bug-32546.patch: $ cd my-upstream-clone-dir $ git diff HEAD^..HEAD -- nkf.1j > ~/nkf-2.1.3-nkf-bug-32546.patch $
Diff: $ git format-patch origin/master 0001-Fix-nkf-s-manpage-got-garbled.-1039359.patch $
Patch: $ cd your-local-fedora-nkf-gitclone-dir $ git am 0001-Fix-nkf-s-manpage-got-garbled.-1039359.patch Applying: - Fix nkf`s manpage got garbled. (#1039359) $
Note: I ignored 'man/make_doc.sh' file because it is NOT contains 'nkf-2.1.3.tar.gz' tar-ball. upstream site: http://sourceforge.jp/ticket/browse.php?group_id=248&tid=32546 upstream site: http://git.sourceforge.jp/view?p=nkf/nkf.git;a=patch;h=c778b37ecf951d5019576...
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
Noriko Mizumoto noriko@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |i18n-bugs@lists.fedoraproje | |ct.org, tagoh@redhat.com Component|Japanese [ja] |nkf Version|unspecified |19 Assignee|noriko@redhat.com |tagoh@redhat.com Product|Fedora Localization |Fedora QA Contact|noriko@redhat.com |extras-qa@fedoraproject.org
--- Comment #3 from Noriko Mizumoto noriko@redhat.com --- Dear nfk package maintainer
Could you kindly have a look at this bug, and accept the patch to fix the issue for Japanese?
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- nkf-2.1.3-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/nkf-2.1.3-2.fc20
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- nkf-2.1.3-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/nkf-2.1.3-2.fc19
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- Package nkf-2.1.3-2.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing nkf-2.1.3-2.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-0898/nkf-2.1.3-2.fc20 then log in and leave karma (feedback).
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |nkf-2.1.3-2.fc19 Resolution|--- |ERRATA Last Closed| |2014-01-24 21:19:11
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- nkf-2.1.3-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|nkf-2.1.3-2.fc19 |nkf-2.1.3-2.fc20
--- Comment #8 from Fedora Update System updates@fedoraproject.org --- nkf-2.1.3-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1039359
--- Comment #9 from Masa Oshima moshima.web@gmail.com --- Now, ja-manpage works fine for me! Thanks noriko-san and tagoh-san.
trans-ja@lists.fedoraproject.org