[Koha-devel] Bug 32609 and package building

Mason James mtj at kohaaloha.com
Thu Apr 27 15:13:27 CEST 2023


On 27/04/23 11:18 am, Tomas Cohen Arazi wrote:
> The original implementation installed yarn inside the pdebuilder image [1]. But THERE'S a yarn/nodejs BUG [2] that prevents it from detecting networking is available and thus cannot be run.
> 
> Looking forward for enhancing pull requests :-D
> 
> [1] https://gitlab.com/koha-community/koha-dpkg-docker/-/blob/bfdbbd326e9e1e59fb903953205c8fe122f596d4/pbuilder.sh#L47 <https://gitlab.com/koha-community/koha-dpkg-docker/-/blob/bfdbbd326e9e1e59fb903953205c8fe122f596d4/pbuilder.sh#L47>
> [2] The error we got:
> 
> "/usr/bin/perl" build-resources.PL
> 
> yarn install v1.22.19
> 
> warning You don't appear to have an internet connection. Try the --offline flag to use the cache for registry queries.

hi, the following patch should fix this error

https://gitlab.com/koha-community/koha-dpkg-docker/-/merge_requests/7



More information about the Koha-devel mailing list