Bug#648186: nautilus-dropbox: Could not honor proxy setting in postinst script

2011-11-09 Thread Youhei SASAKI
Package: nautilus-dropbox
Version: 0.7.0-2
Severity: normal

Dear Maintainer,

When upgrade this package, postinst script is hang up when behind proxy. 
Because, postinst is:

  case $1 in
  configure)
  unset DISPLAY # No GUI launched from postinst please
  dropbox update || true
  ...

however, dropbox update is not honor proxy settings(e.g. http_proxy,
Acquire::http::Proxy in apt.conf). So postinst script is hang up.

Best Wishes, 
---
Youhei SASAKI uwab...@gfd-dennou.org
  uwab...@debian.or.jp
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (80, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nautilus-dropbox depends on:
ii  libatk1.0-0  2.2.0-2  
ii  libc62.13-21  
ii  libcairo-gobject21.10.2-6.1   
ii  libcairo21.10.2-6.1   
ii  libfontconfig1   2.8.0-3  
ii  libfreetype6 2.4.7-2  
ii  libgdk-pixbuf2.0-0   2.24.0-1 
ii  libglib2.0-0 2.28.8-1 
ii  libgtk-3-0   3.0.12-2 
ii  libnautilus-extension1a  3.0.2-4  
ii  libpango1.0-01.29.4-2 
ii  policykit-1  0.102-1  
ii  procps   1:3.2.8-11   
ii  python   2.7.2-9  
ii  python-gpgme 0.1+bzr20090820-3
ii  python-gtk2  2.24.0-2 

nautilus-dropbox recommends no packages.

Versions of packages nautilus-dropbox suggests:
pn  nautilus  none

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648186: nautilus-dropbox: Could not honor proxy setting in postinst script

2011-11-09 Thread Raphael Hertzog
Hi,

On Wed, 09 Nov 2011, Youhei SASAKI wrote:
 When upgrade this package, postinst script is hang up when behind proxy. 
 Because, postinst is:
 
   case $1 in
   configure)
   unset DISPLAY # No GUI launched from postinst please
   dropbox update || true
   ...
 
 however, dropbox update is not honor proxy settings(e.g. http_proxy,
 Acquire::http::Proxy in apt.conf). So postinst script is hang up.

dropbox update should honor http_proxy. Are you sure that this
environment variable was properly set?

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Pre-order a copy of the Debian Administrator's Handbook and help
liberate it: http://debian-handbook.info/go/ulule-rh/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org