Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Arkadiusz Miśkiewicz via pld-devel-en
W dniu 24.11.2021 o 21:30, Jan Palus pisze: > I suppose this is the commit to be blamed for this regression: > > https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=f13fb81ad3159543741e9132685335002a6d5df2 > > glibc 2.33 used to look at /proc too, but it no longer does in 2.34. Yes, f13fb81

Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Jan Palus
On 24.11.2021 21:04, Jan Palus wrote: > > More fun with that. > > > > working system, glibc 2.34, on any kernel > > > > mkdir /test/ > > rsync -avPH / /test/ --exclude /test/ --exclude /proc --exclude /sys > > mount /proc /test/proc -o bind > > chroot /test/; java -version - hangs at some retry >

Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Jan Palus
On 24.11.2021 19:55, Arkadiusz Miśkiewicz via pld-devel-en wrote: > W dniu 24.11.2021 o 14:00, Arkadiusz Miśkiewicz pisze: > > W dniu 22.10.2021 o 11:37, Jan Palus pisze: > >> On 22.10.2021 10:44, Jan Rękorajski wrote: > >>> Ah, it wasn't icedtea but openjdk8 that was installed on i686 and x86_64.

Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Arkadiusz Miśkiewicz via pld-devel-en
W dniu 24.11.2021 o 14:00, Arkadiusz Miśkiewicz pisze: > W dniu 22.10.2021 o 11:37, Jan Palus pisze: >> On 22.10.2021 10:44, Jan Rękorajski wrote: >>> Ah, it wasn't icedtea but openjdk8 that was installed on i686 and x86_64. >>> I'm uninstalling it and blocking in poldek on builders so that we have

Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Arkadiusz Miśkiewicz via pld-devel-en
W dniu 22.10.2021 o 11:37, Jan Palus pisze: > On 22.10.2021 10:44, Jan Rękorajski wrote: >> Ah, it wasn't icedtea but openjdk8 that was installed on i686 and x86_64. >> I'm uninstalling it and blocking in poldek on builders so that we have >> only openjdk11 installable there. > > Currently openjdk