[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-09-02 Thread James Westby
Michael, did you get this patch in to Debian's python-debian? I can commit
it there if you like?

Thanks,

James

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gdebi - 0.5.5

---
gdebi (0.5.5) karmic; urgency=low

  * GDebi/GDebi.py:
- do not crash if the filelist can not be read (LP: #407198)
- avoid busy loop
  * gdebi-gtk:
- add --auto-close commandline option

 -- Michael VogtTue, 01 Sep 2009 11:07:05
+0200

** Changed in: gdebi (Ubuntu)
   Status: In Progress => Fix Released

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-09-01 Thread Launchpad Bug Tracker
This bug was fixed in the package python-debian - 0.1.14ubuntu1

---
python-debian (0.1.14ubuntu1) karmic; urgency=low

  * Add .lzma as a possible extenstion for data.tar (LP: #407198)
Note that this does not mean that reading from the .lzma part
is supported. This is blocked on http://bugs.python.org/issue5689

 -- Michael VogtTue, 01 Sep 2009 11:08:07
+0200

** Changed in: python-debian (Ubuntu)
   Status: New => Fix Released

** Bug watch added: Python Roundup #5689
   http://bugs.python.org/issue5689

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-09-01 Thread Launchpad Bug Tracker
** Branch linked: lp:gdebi

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-09-01 Thread Michael Vogt
** Also affects: python-debian (Ubuntu)
   Importance: Undecided
   Status: New

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-09-01 Thread Michael Vogt
** Changed in: gdebi (Ubuntu)
   Status: Confirmed => In Progress

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-28 Thread kshitij
Thanks!

2009/8/28 Stephen Hall 

> The issue only appears to affect gdebi-gtk. The CLI install works fine,
> e.g.
>
> m...@my-laptop:~$ cd Downloads/
> m...@my-laptop:~/Downloads$ sudo gdebi
> google-chrome-unstable_current_i386.deb
>
> Chrome installs successfully.
>
> --
> gdebi-gtk crashed with DebError in compressed_part_name()
> https://bugs.launchpad.net/bugs/407198
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “gdebi” package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: gdebi
>
> Using 64 bit Karmic, downloaded the wine package and when gdebi opened then
> crashed
>
> ProblemType: Crash
> Architecture: amd64
> Date: Thu Jul 30 22:24:28 2009
> DistroRelease: Ubuntu 9.10
> ExecutablePath: /usr/bin/gdebi-gtk
> InterpreterPath: /usr/bin/python2.6
> Package: gdebi 0.5.2
> PackageArchitecture: all
> ProcCmdline: /usr/bin/python /usr/bin/gdebi-gtk
> /tmp/wine1.2_1.1.26-0ubuntu1_amd64.deb
> ProcEnviron:
>  LANG=en_US.UTF-8
>  SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.31-4.23-generic
> PythonArgs: ['/usr/bin/gdebi-gtk',
> '/tmp/wine1.2_1.1.26-0ubuntu1_amd64.deb']
> SourcePackage: gdebi
> Title: gdebi-gtk crashed with DebError in compressed_part_name()
> Uname: Linux 2.6.31-4-generic x86_64
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
>

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-28 Thread Stephen Hall
The issue only appears to affect gdebi-gtk. The CLI install works fine,
e.g.

m...@my-laptop:~$ cd Downloads/
m...@my-laptop:~/Downloads$ sudo gdebi google-chrome-unstable_current_i386.deb 

Chrome installs successfully.

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-21 Thread ChrisTomalty
Error confirmed on Ubuntu 9.10 64 bit, fully patched as of 10:30 pm EST

Tried to install Google Chrome and Gdebi immediately failed.

My computer is a Dell Inspiron 1525 with an Intel Core2Duo processor and
4 GB of RAM.

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-17 Thread Fabian
I've found the problem with the packages that fail to install. Both Wine
and Chrome debs contain a "data.tar.lzma", but GDebi only checks for gz
and bz2 file extensions. I don't know anything about deb packages, so
maybe the packages don't conform to the specification, but GDebi should
be able to open these packages anyway.

How to fix:

In the file 
/usr/lib/pymodules/python2.6/debian_bundle/debfile.py

change on line 29
PART_EXTS = ['gz', 'bz2']   # possible extensions
to
PART_EXTS = ['gz', 'bz2', 'lzma']   # possible extensions

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-16 Thread bikethetam
Same for me with Google Chrome downloaded from
http://www.google.com/chrome/intl/en/eula_dev.html?dl=unstable_i386_deb

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-16 Thread Abdur-Rahman
same with ubuntu alpha 4 with all updates applied installing Google
Chrome

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-15 Thread wld1055
Same error on 32-bit arch when trying to install the development build
of Google Chrome.

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-15 Thread Yunkwan
same error when I was trying to install the deb package I compiled. 
it crashes before the install button shows up.

i386 arch
karmic alpha4

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-15 Thread bulat
Same error when i tried to install Google Chrome from google-chrome-
unstable_current_i386.deb

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-14 Thread Thomas Grim
Same error for me, on a 32-bits arch and, just like CydeSwype, with the
GoogleChrome deb installer.

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-11 Thread CydeSwype
Same error on 32-bit arch when trying to install the development build
of Google Chrome.

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-08-06 Thread Brian Curtis
** Changed in: gdebi (Ubuntu)
   Status: New => Confirmed

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 407198] Re: gdebi-gtk crashed with DebError in compressed_part_name()

2009-07-31 Thread Sebastien Bacher
** Visibility changed to: Public

-- 
gdebi-gtk crashed with DebError in compressed_part_name()
https://bugs.launchpad.net/bugs/407198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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