Re: [Koha-devel] docker1 needs debian upgrading

2021-06-19 Thread Mason James
aah, problem solved if docker1 is now buster thanks! ❤️ On 20/06/21 12:39 am, Tomas Cohen Arazi wrote: The problem is I upgraded the OS several months ago. So it is buster. Are you sure it is that node? I would just destroy it and recreate it that's the problem. _

Re: [Koha-devel] docker1 needs debian upgrading

2021-06-19 Thread Tomas Cohen Arazi
The problem is I upgraded the OS several months ago. So it is buster. Are you sure it is that node? I would just destroy it and recreate it that's the problem. Maybe there's another old one. El sáb., 19 jun. 2021 3:35, Mason James escribió: > it's a weird bug... > my understanding is that all d

Re: [Koha-devel] docker1 needs debian upgrading

2021-06-18 Thread Mason James
it's a weird bug... my understanding is that all deb11 builds (and others?) are failing on docker1, because docker1 is running jessie with kernel 3.16 the version of apache2 on deb11 uses the getrandom() syscall, which does not exist on kernel 3.16, (it's introduced in 3.17)  more info... http

Re: [Koha-devel] docker1 needs debian upgrading

2021-06-18 Thread Mason James
hiya, docker1 is having this error 38)Function not implemented: AH00141: Could not initialize random number generator more info... https://www.reddit.com/r/synology/comments/j5770x/apache_rng_error_any_help/ On 19/06/21 12:13 am, Tomas Cohen Arazi wrote: Isn't all being run inside containers

Re: [Koha-devel] docker1 needs debian upgrading

2021-06-18 Thread Tomas Cohen Arazi
Isn't all being run inside containers? I can try upgrading it anyway. El vie, 18 jun 2021 a las 9:03, Mason James () escribió: > hi folks > can someone (possibly bywater) upgrade debian on docker1, pleeese > > some tests are failing because it's debian is too old > > thanks, Mason > > > > ___