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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 11 May 2023 10:58:04 +0000 (11:58 +0100)
commite65aa28abe52341277861551d4a356eaacc6c389
treea9228ddae87e2971a6985a3f372dd193757a1658
parent9971011fb9271ee2c8bae9e979c15b51a7fdaad2
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>
debian/build-git-snapshot