On 01/20/17 10:11, Rick Stevens wrote: > The code was probably written with UTF-8 locale characters and you may > not be using the UTF-8 locale. You may need to do something similar to > > export LANG=en_US.UTF-8 > export LC_ALL=en_US.UTF-8 > > in your spec file so things get built under the UTF-8 locale instead > of whatever your default locale is. That's just a wild guess (this > seems to be a problem often with Ruby developers). FWIW, my environment is en_US.UTF-8 and as noted in another post I get the warnings yet everything completes just fine for me. -- Fedora Users List - The place to go to get others to do the work for you _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx