Re: NoSuchFileException on git clone after upgrade to RHEL 8

2020-06-20 Thread Roland Asmann
That seems to have done the trick, thanks! I am a little confused now though, because when I checked all other Linux machines, none of them actually have this part of the locale set! Ah well, it works, so I will make sure to set this on all servers after the update! On 21.06.2020 0:50, Mar

Re: NoSuchFileException on git clone after upgrade to RHEL 8

2020-06-20 Thread Mark Waite
Usually that failure happens because the operating system default locale is not C.UTF-8 but is using the C locale instead. LC_ALL=C.UTF-8 On Sat, Jun 20, 2020, 2:45 PM Roland Asmann wrote: > Hi everybody, > > My sys-admins at work upgraded one of our servers to RHEL 8 to have me > test it befor

NoSuchFileException on git clone after upgrade to RHEL 8

2020-06-20 Thread Roland Asmann
Hi everybody, My sys-admins at work upgraded one of our servers to RHEL 8 to have me test it before all servers are upgraded. Now most of the jobs I ran on it work, one of them has an issue during cloning. I found out that the error occurs because this repository contains a file with an Umlaut