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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 5 May 2023 12:13:15 +0000 (09:13 -0300)
commit0a0c6554d72ea5acec1a6c4fe63b77e9383e2e56
tree2d38dad3ce10e20089be9a8528cacbc0dc812f7d
parentcc1695ba96b79d85fe778af1c60b092b149dd449
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>
debian/build-git-snapshot