It seems I was bitten by the recent glibc changes. So probably

s/LANG=en_US.utf-8/LANG=C.UTF-8/

should be the right option, since C.UTF-8 should be always available, no
matter what is installed.


Vít



Dne 29.2.2016 v 15:45 Vít Ondruch napsal(a):
> Hi,
>
> I just noticed, that Ruby 2.3 does not respect LANG environment variable
> anymore [1]. This is just heads up in case somebody wondered about some
> FTBFS (may be Mamoru rebuilding Gherkin?). Hopefully, this will be fixed
> soon.
>
> In the mean time
>
> s/LANG=en_US.utf-8/RUBYOPT=-EUTF-8/
>
> might help.
>
>
> Vít
>
>
>
>
> [1] https://bugs.ruby-lang.org/issues/12127
>
>
>
>
> Dne 6.1.2016 v 17:21 Vít Ondruch napsal(a):
>> Hi all,
>>
>> You have probably noticed, that Ruby 2.3 was released during Christmas
>> so we can move forward with the change proposal [1] and get Ruby 2.3 for
>> F24. Actually, I already obtained build target for Ruby 2.3 [2] and
>> build ruby-2.3 package and now its time for you to help :)
>>
>> What does it means? This is the list of packages which very likely needs
>> to be rebuild:
>>
>> $ dnf repoquery --disablerepo=* --enablerepo=rawhide
>> --enablerepo=rawhide-source --arch=src --whatrequires 'ruby-devel' |
>> sort | uniq
>>
>> You can take the and just fire rebuild, but please, you should be using
>> f24-ruby build target, i.e. the build command should look like:
>>
>> $ fedpkg build --target f24-ruby
>>
>> If you forget to specify the target, you'll do build against Ruby 2.2,
>> which is not what you want.
>>
>> If you don't make it soon enough, I'll very likely rebuild your package
>> sooner or later. I'll be using fermig [4] to do that as I did during
>> previous rebuilds. If you don't like me to touch you package for
>> whatever reason, please let me know (Mamoru, I suppose you are going to
>> rebuild your packages yourself, right?).
>>
>> You can follow the progress at:
>>
>> http://koji.fedoraproject.org/koji/builds?inherited=0&tagID=331&order=-build_id&latest=1
>>
>> or using:
>>
>> $ koji list-tagged f24-ruby
>>
>>
>> As always, any help/testing/feedback is welcome.
>>
>>
>> Vít
>>
>>
>>
>> [1] https://fedoraproject.org/wiki/Changes/Ruby_2.3
>> [2] https://fedorahosted.org/rel-eng/ticket/6324
>> [3] https://koji.fedoraproject.org/koji/buildinfo?buildID=709430
>> [4] https://github.com/fedora-ruby/fermig
>> _______________________________________________
>> ruby-sig mailing list
>> ruby-sig@lists.fedoraproject.org
>> http://lists.fedoraproject.org/admin/lists/ruby-sig@lists.fedoraproject.org
> _______________________________________________
> ruby-sig mailing list
> ruby-sig@lists.fedoraproject.org
> http://lists.fedoraproject.org/admin/lists/ruby-sig@lists.fedoraproject.org

_______________________________________________
ruby-sig mailing list
ruby-sig@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/ruby-sig@lists.fedoraproject.org

Reply via email to