-
Notifications
You must be signed in to change notification settings - Fork 581
perlbrew install blead fails at run/locale.t #13605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From @hknutzenI just tried to build the blead version of perl calling "perlbrew Failed 1 test out of 2248, 99.96% okay. t/run/locale .................................................. My locale settings: (xubuntu 12.04) LANG=de_DE.UTF-8 |
From @jkeenanOn Sat Feb 15 14:58:17 2014, heinz.knutzen@gmail.com wrote:
[snip] Please post the output of "./perl -Ilib -V" from the directory where you conducted this build. |
The RT System itself - Status changed from 'new' to 'open' |
From @khwilliamsonOn 02/16/2014 06:49 AM, James E Keenan via RT wrote:
And blead has changed in the last 18 hours with respect to this issue. |
From @hknutzenThe build directory has already been overwritten by my 2nd call to perlbrew hk@buero:~/perl5/perlbrew/build/perl-1122035$ ./perl -Ilib -V Characteristics of this binary (from libperl): |
From @hknutzenI tried it again with current blead and it failed again: hk@buero:~$ perlbrew install blead This could take a while. You can run the following command on another tail -f ~/perl5/perlbrew/build.log Installing /home/hk/perl5/perlbrew/build/perl-4a2e143 failed. See perlbrew install-patchperl If you want to force install the distribution, try: perlbrew --force install blead hk@buero:~$ grep -A1 '^Failed' Characteristics of this binary (from libperl): |
From @tonycozOn Sun Feb 16 20:44:00 2014, heinz.knutzen@gmail.com wrote:
Here's the detailed test output: tony@saturn-ubuntu64:~/dev/perl/git/perl$ LANGUAGE=de_DE.UTF-8 LANG=de_DE.UTF-8 ./perl t/run/locale.t Passes with the defaults on this system: tony@saturn-ubuntu64:~/dev/perl/git/perl$ echo $LANGUAGE tony@saturn-ubuntu64:~/dev/perl/git/perl$ echo $LANG (This is an Ubuntu VM) Tony |
From @khwilliamsonFixed by this Commit 65ebb05 changed the locale Thus, when trying to have an empty environment for testing, one now -- |
@khwilliamson - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#121257 (status was 'resolved')
Searchable as RT121257$
The text was updated successfully, but these errors were encountered: