[Bug 983559] Re: apt-get install fails for binary download behind proxy

2012-04-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: flashplugin-nonfree (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983559

Title:
  apt-get install fails for binary download behind proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/983559/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983559] Re: apt-get install fails for binary download behind proxy

2012-04-17 Thread Steve Beattie
The reason this is occurring in precise is that the flashplugin-
installer was converted to use the update-notifier package-data-
downloader hook which unfortunately does not take the apt proxy
configuration settings into account.

In versions before precise, the script that did this formerly in the
postinst did the following:

   APT_PROXIES=$(apt-config shell \
http_proxy Acquire::http::Proxy \
https_proxy Acquire::https::Proxy \
ftp_proxy Acquire::ftp::Proxy \
   )
 
  if [ -n $APT_PROXIES ]; then
eval export $APT_PROXIES
  fi

The package-data-downloader utility should do something similar. Moving
this bug over to the update-notifier package.

** Package changed: flashplugin-nonfree (Ubuntu) = update-notifier
(Ubuntu)

** Changed in: update-notifier (Ubuntu)
   Status: Confirmed = New

** Changed in: update-notifier (Ubuntu)
   Status: New = Triaged

** Changed in: update-notifier (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- apt-get install fails for binary download behind proxy
+ package-data-downloader does not honor apt http proxy settings

** Summary changed:

- package-data-downloader does not honor apt http proxy settings
+ package-data-downloader utility does not honor apt http proxy settings

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983559

Title:
  package-data-downloader utility does not honor apt http proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/983559/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 983559] Re: apt-get install fails for binary download behind proxy

2012-04-16 Thread Blair Zajac
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/983559

Title:
  apt-get install fails for binary download behind proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/983559/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs