Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276467 - media-video/vlc-0.9.8a tests fail due to cs_CZ.UTF-8 locale
Summary: media-video/vlc-0.9.8a tests fail due to cs_CZ.UTF-8 locale
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-04 13:57 UTC by anomen
Modified: 2009-07-07 08:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for this bug (vlc-0.9.8a-locale.patch,1.39 KB, patch)
2009-07-04 13:58 UTC, anomen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description anomen 2009-07-04 13:57:47 UTC
Tests for vlc fail when non-english locale is set. I used cs_CZ.UTF-8, but others are likely to cause this problem as well.

Identified problems:
check_symbols - comparing files sorted with possibly different (default & en) locale
check_headers - incorrect pattern [A-Z] instead of [[:upper:]]


Reproducible: Always

Steps to Reproduce:
LC_ALL=cs_CZ.UTF-8 LANG=cs_CZ.UTF-8 emerge vlc
Comment 1 anomen 2009-07-04 13:58:19 UTC
Created attachment 196640 [details, diff]
patch for this bug
Comment 2 Alexis Ballier gentoo-dev 2009-07-04 15:28:45 UTC
i fail to see what the first hunk fixes, the second hunk is already in 1.0.0 patchset.
Comment 3 Alexis Ballier gentoo-dev 2009-07-07 08:18:55 UTC
should be fixed now that 1.0.0 is unmasked.