]> git.koha-community.org Git - koha.git/commit
Bug 33629: allow pbuilder to use network via build-git-snapshot
authorMason James <mtj@kohaaloha.com>
Thu, 27 Apr 2023 14:15:05 +0000 (02:15 +1200)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 15 May 2023 21:53:24 +0000 (21:53 +0000)
commitb19e2b05699e99a8cac3e7e24254eca0cd59563c
tree9409959b76049356620fc1b23e4e27995772f259
parent6254b429b6659e38c554d58d784015600634971d
Bug 33629: allow pbuilder to use network via build-git-snapshot

to test...

- build master packages, observe failure :(

   debian/build-git-snapshot -d -v 22.12.00-24~git1 -D dev -b base_22.12.00+deb10 --noautoversion
     "/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.

- apply patch

- build master packages, observe success :)

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 0a0c6554d72ea5acec1a6c4fe63b77e9383e2e56)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit e65aa28abe52341277861551d4a356eaacc6c389)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
debian/build-git-snapshot