[Bug 416438] [NEW] mk-sbuild-lv does not export http_proxy to schroot environment
Marko Poutiainen
marko.poutiainen at elektrobit.com
Thu Aug 20 13:42:22 UTC 2009
Public bug reported:
Binary package hint: sbuild
mk-sbuild-lv script does not export the http_proxy environment variable.
This makes it impossible to run the script behind a proxy server.
Patch:
@@ -352,6 +352,7 @@
#!/bin/bash
#set -x
set -e
+export http_proxy=${http_proxy}
# Reload package lists
apt-get update || true
# Pull down signature requirements
** Affects: sbuild (Ubuntu)
Importance: Undecided
Status: New
--
mk-sbuild-lv does not export http_proxy to schroot environment
https://bugs.launchpad.net/bugs/416438
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list