[Bug 1065155] Re: Flash doesn't work after upgrading it with Muon

2012-11-28 Thread Matthias Klose
** Package changed: python2.7 (Ubuntu) = update-notifier (Ubuntu)

** Changed in: python
   Status: New = Invalid

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

Title:
  Flash doesn't work after upgrading it with Muon

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1065155/+subscriptions

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


[Bug 1065155] Re: Flash doesn't work after upgrading it with Muon

2012-11-28 Thread Steve Langasek
 If the http_proxy environment variable is set but empty, python's
urllib craps its pants and tries to concatenate a string with a NoneType
object:

Right.  So don't set it to the empty string, that makes no sense.

And this part from the original bug description is simply false:

 package managers like apt-get and Synaptic run dpkg in a terminal emulator,
 whereas package managers like Muon and PackageKit run dpkg in a pty.

A terminal emulator *is* a pty.

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

** Summary changed:

- Flash doesn't work after upgrading it with Muon
+ http_proxy='' breaks the update-notifier downloader

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

Title:
  http_proxy='' breaks the update-notifier downloader

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1065155/+subscriptions

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


[Bug 1065155] Re: Flash doesn't work after upgrading it with Muon

2012-10-13 Thread Jonathan Thomas
If the http_proxy environment variable is set but empty, python's urllib
craps its pants and tries to concatenate a string with a NoneType
object:

Traceback (most recent call last):
  File /usr/lib/update-notifier/package-data-downloader, line 234, in 
process_download_requests
dest_file = urllib.urlretrieve(files[i])[0]
  File /usr/lib/python2.7/urllib.py, line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
  File /usr/lib/python2.7/urllib.py, line 243, in retrieve
fp = self.open(url, data)
  File /usr/lib/python2.7/urllib.py, line 201, in open
name = 'open_' + urltype
TypeError: cannot concatenate 'str' and 'NoneType' objects

That's what is causing the bug.

** Package changed: flashplugin-nonfree (Ubuntu) = python2.7 (Ubuntu)

** Project changed: flash-install = python

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

Title:
  Flash doesn't work after upgrading it with Muon

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1065155/+subscriptions

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


[Bug 1065155] Re: Flash doesn't work after upgrading it with Muon

2012-10-13 Thread Jonathan Thomas
With some added debug statements to confirm...

flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flas$
full url: 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin$
url type: http
proxies:
[('http', '')]
Traceback (most recent call last):
  File /usr/lib/update-notifier/package-data-downloader, line 234, in 
process_download_$
dest_file = urllib.urlretrieve(files[i])[0]
  File /usr/lib/python2.7/urllib.py, line 93, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
  File /usr/lib/python2.7/urllib.py, line 243, in retrieve
fp = self.open(url, data)
  File /usr/lib/python2.7/urllib.py, line 201, in open
name = 'open_' + urltype
TypeError: cannot concatenate 'str' and 'NoneType' object


Compared to when http_proxy is undefined:
flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flas$
full url: 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin$
url type: http
proxies:
[]

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

Title:
  Flash doesn't work after upgrading it with Muon

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1065155/+subscriptions

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


[Bug 1065155] Re: Flash doesn't work after upgrading it with Muon

2012-10-10 Thread Jonathan Thomas
** Package changed: muon (Ubuntu) = flashplugin-nonfree (Ubuntu)

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

Title:
  Flash doesn't work after upgrading it with Muon

To manage notifications about this bug go to:
https://bugs.launchpad.net/flash-install/+bug/1065155/+subscriptions

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


[Bug 1065155] Re: Flash doesn't work after upgrading it with Muon

2012-10-10 Thread moray33
** Also affects: flash-install
   Importance: Undecided
   Status: New

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

Title:
  Flash doesn't work after upgrading it with Muon

To manage notifications about this bug go to:
https://bugs.launchpad.net/flash-install/+bug/1065155/+subscriptions

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