Bug#871780: live-build: support for apt-transport-https

2017-09-09 Thread Andreas Heinlein
Seems I forgot something. What we are using for our project is --debootstrap-options "--include=apt-transport-https,ca-certificates,openssl" That should work. Andreas signature.asc Description: OpenPGP digital signature

Bug#871780: live-build: support for apt-transport-https

2017-09-09 Thread Ronny Standtke
(sorry for double-posting, forgot to keep the bug in cc) Hi > This issue can be solved by supplying '--debootstrap-options > "--include=apt-transport-https"' to lb config on the command line or > in auto/config. Thanks for the suggestion! It looks like the '--debootstrap-options' switch was

Bug#871780: live-build: support for apt-transport-https

2017-08-11 Thread Andreas Heinlein
Am 11.08.2017 um 15:06 schrieb Ronny Standtke: > Package: live-build > Version: 1:20170807 > Severity: normal > Tags: patch > > Debian Live currently doesn't support https archives (needed for e.g. the > upstream archives of itch.io or jitsi). > > The attached patch fixes this issue. > > Cheers >

Bug#871780: live-build: support for apt-transport-https

2017-08-11 Thread Ronny Standtke
Package: live-build Version: 1:20170807 Severity: normal Tags: patch Debian Live currently doesn't support https archives (needed for e.g. the upstream archives of itch.io or jitsi). The attached patch fixes this issue. Cheers Ronny diff --git a/functions/apt-transport-https.sh