[Bug 979117] Re: dgetlp crashes

2012-04-11 Thread Stefano Rivera
Switching to Python3 doesn't magically remove all unicode issues in
Python code.

The first bug here is that dgetlp doesn't know about xz files, and a
bunch of other things.

The second one is that error message printing won't work in non-UTF-8
locales.

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/979117

Title:
  dgetlp crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/979117/+subscriptions

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


[Bug 979117] Re: dgetlp crashes

2012-04-11 Thread Benjamin Drung
We could switch to Python 3 to get rid of these bugs (if all addional
libraries support Python 3).

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/979117

Title:
  dgetlp crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/979117/+subscriptions

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


[Bug 979117] [NEW] dgetlp crashes

2012-04-11 Thread Scott Kitterman
Public bug reported:

>From current precise:

dgetlp http://launchpadlibrarian.net/101339287/kde-workspace_4.8.2a-0ubuntu2.dsc
Getting kde-workspace_4.8.2a-0ubuntu2.dsc
gpg: directory `/home/kitterma/.gnupg' created
gpg: new configuration file `/home/kitterma/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/kitterma/.gnupg/gpg.conf' are not yet active 
during this run
gpg: keyring `/home/kitterma/.gnupg/secring.gpg' created
gpg: keyring `/home/kitterma/.gnupg/pubring.gpg' created
gpg: Signature made Wed Apr 11 16:33:39 2012 UTC using DSA key ID DD4D5088
gpg: Can't check signature: public key not found
Getting kde-workspace_4.8.2a-0ubuntu2.debian.tar.gz
Getting kde-workspace_4.8.2a.orig.tar.xz
Traceback (most recent call last):
  File "/usr/bin/dgetlp", line 332, in 
main()
  File "/usr/bin/dgetlp", line 326, in main
download(dscinfo, number-2, dscinfo.files[0][-1]) # .orig.tar.gz
  File "/usr/bin/dgetlp", line 222, in download
status(u"Failed to fetch «%s» file, aborting.", ftype)
  File "/usr/bin/dgetlp", line 201, in status
print msg % tuple(args)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xab' in position 
16: ordinal not in range(128)

** Affects: ubuntu-dev-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/979117

Title:
  dgetlp crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/979117/+subscriptions

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