Bug 904961 - aspell-is: file name encoding is not UTF-8
Summary: aspell-is: file name encoding is not UTF-8
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: aspell-is
Version: 5.9
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
: ---
Assignee: Peter Schiffer
QA Contact: QE Internationalization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-28 09:40 UTC by Florian Weimer
Modified: 2013-04-12 21:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-11 11:51:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
spec.patch (411 bytes, patch)
2013-01-28 18:56 UTC, Peter Schiffer
no flags Details | Diff

Description Florian Weimer 2013-01-28 09:40:06 UTC
Description of problem:

The RPM file contains a file whose name is not encoded in UTF-8:

/usr/lib64/aspell-0.60/icelandic.alias
/usr/lib64/aspell-0.60/is.dat
/usr/lib64/aspell-0.60/is.multi
/usr/lib64/aspell-0.60/is.rws
/usr/lib64/aspell-0.60/is_phonet.dat
/usr/lib64/aspell-0.60/?slenska.alias

0000000: 2f75 7372 2f6c 6962 3634 2f61 7370 656c  /usr/lib64/aspel
0000010: 6c2d 302e 3630 2f69 6365 6c61 6e64 6963  l-0.60/icelandic
0000020: 2e61 6c69 6173 0a2f 7573 722f 6c69 6236  .alias./usr/lib6
0000030: 342f 6173 7065 6c6c 2d30 2e36 302f 6973  4/aspell-0.60/is
0000040: 2e64 6174 0a2f 7573 722f 6c69 6236 342f  .dat./usr/lib64/
0000050: 6173 7065 6c6c 2d30 2e36 302f 6973 2e6d  aspell-0.60/is.m
0000060: 756c 7469 0a2f 7573 722f 6c69 6236 342f  ulti./usr/lib64/
0000070: 6173 7065 6c6c 2d30 2e36 302f 6973 2e72  aspell-0.60/is.r
0000080: 7773 0a2f 7573 722f 6c69 6236 342f 6173  ws./usr/lib64/as
0000090: 7065 6c6c 2d30 2e36 302f 6973 5f70 686f  pell-0.60/is_pho
00000a0: 6e65 742e 6461 740a 2f75 7372 2f6c 6962  net.dat./usr/lib
00000b0: 3634 2f61 7370 656c 6c2d 302e 3630 2fed  64/aspell-0.60/.
00000c0: 736c 656e 736b 612e 616c 6961 730a       slenska.alias.

Version-Release number of selected component (if applicable):

aspell-is-0.51.1-2.2.2.x86_64

How reproducible:

Always.

Steps to Reproduce:
1. rpm -qlp aspell-is-0.51.1-2.2.2.x86_64.rpm  | xxd
  
Actual results:

/usr/lib64/aspell-0.60/?slenska.alias contains a non-UTF-8 character.

Expected results:

/usr/lib64/aspell-0.60/íslenska.alias is probably the correct file name.

Comment 2 Peter Schiffer 2013-03-11 11:51:56 UTC
We are sorry, but it is too late in the RHEL-5 development cycle to resolve this bug.


Note You need to log in before you can comment on or make changes to this bug.