Your message dated Mon, 24 Aug 2009 11:41:08 +0100
with message-id <[email protected]>
and subject line Re: [buildd-tools-devel] Bug#543315: mk-sbuild-lv does not 
export http_proxy to schroot environment
has caused the Debian Bug report #543315,
regarding mk-sbuild-lv does not export http_proxy to schroot environment
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
543315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543315
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sbuild
Severity: normal
Tags: patch



-- System Information:
Debian Release: 5.0
Architecture: i386 (i686)

Kernel: Linux 2.6.28 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



--- End Message ---
--- Begin Message ---
On Mon, Aug 24, 2009 at 01:15:24PM +0300, Peter Antoniac wrote:
> Oh, you are right. Mark it as invalid. It is from ubuntu-dev-tools.

This doesn't appear to be in Debian, but mk-sbuild-lv could probably be
put into the main sbuild package and/or be integrated into the
sbuild-createchroot script.  If you file a bug against ubuntu-dev-tools
in Ubuntu, you could suggest that they might want to push their changes
back to us.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.


--- End Message ---

Reply via email to