#5307: parted-3.2
-------------------------+-----------------------
Reporter: fo | Owner: fo
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.6
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Changes (by fo):
* owner: blfs-book@… => fo
* status: new => assigned
Comment:
Tests again: t0251-gpt-unicode.sh failed for me.
Discussed in the nete, e.g:
[https://lists.gnu.org/archive/html/bug-parted/2014-07/msg00035.html]
For me:
$ echo $LANG
pt_BR.UTF-8
and tests works with the following, before make check:
{{{
sed -i "s/C.UTF-8/$LANG/" tests/t0251-gpt-unicode.sh
}}}
This instruction (export LC_ALL=C.UTF-8) was inducing error before, when
it was used en_US.UTF-8, that was the reason to have been modified to
C.UTF-8. I think the test will be wrong if you have LANG=XY.UTF-8, but am
not sure.
Shall I include the sed, or just comment?
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5307#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page