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... https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978045
you can see a failed build here ->
https://jenkins.koha-community.org/job/Koha_20.05_D11/161/console
00:03:25.748 db_1 | Version: '10.3.27-MariaDB-1:10.3.27+maria~focal'
socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary
distribution
00:03:25.964 koha_1 | [Wed Jan 13 00:40:24.341834 2021] [:crit] [pid
148] (38)Function not implemented: AH00141: Could not initialize random number
generator
00:03:25.969 koha_1 | Koha requires mpm_itk to be enabled within Apache
in order to run.
00:03:26.508 koha_koha_1 exited with code 1
00:03:42.344 Finished: FAILURE
upgrading docker1 to a newer kernel should fix the problem, and jessie is EOL
(i think?)
On 19/06/21 7:30 am, Mason James wrote:
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? I can try upgrading it anyway.
El vie, 18 jun 2021 a las 9:03, Mason James (<[email protected]
<mailto:[email protected]>>) 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
_______________________________________________
Koha-devel mailing list
[email protected]
<mailto:[email protected]>
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
<https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel>
website : https://www.koha-community.org/ <https://www.koha-community.org/>
git : https://git.koha-community.org/ <https://git.koha-community.org/>
bugs : https://bugs.koha-community.org/ <https://bugs.koha-community.org/>
--
Tomás Cohen Arazi
Theke Solutions (http://theke.io <http://theke.io/>)
✆ +54 9351 3513384
GPG: B2F3C15F
_______________________________________________
Koha-devel mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/