Bug#348861: gdebi: Error installing gizmo package

2006-07-08 Thread Gustavo Franco

Hi Tom,

I think we've fixed this bug in gdebi 0.1.5. Could you try again or
put the gizmo package online somewhere for tests? The original URL is
offline.

thanks in advance,
-- stratus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#348861: gdebi: Error installing gizmo package

2006-01-19 Thread Tom Parker
Package: gdebi
Version: 0.1.3
Severity: important

While trying to install a copy of the Gizmo package (an older version,
available at
http://tevp.net/debian/binary/gizmo-project_0.8.0.9-1_i386.deb )
I got the following error:

/usr/lib/python2.3/site-packages/apt/__init__.py:17: FutureWarning: apt API not 
stable yet
  warnings.warn(apt API not stable yet, FutureWarning)
Reading package lists: Done
Building dependency tree: Done
Building dependency tree: Done
Building dependency tree: Done
gizmo-project
Gizmo Project softphone client for Linux
Traceback (most recent call last):
  File /usr/bin/gdebi, line 24, in ?
if not debi.open(sys.argv[1]):
  File /usr/share/python-support/gdebi/GDebi/GDebiCli.py, line 29, in open
(install, remove, unauthenticated) = self._deb.requiredChanges
  File /usr/share/python-support/gdebi/GDebi/DebPackage.py, line 257, in 
requiredChanges
for origin in pkg.candidateOrigin:
TypeError: iteration over non-sequence

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (99, 
'experimental'), (98, 'breezy'), (97, 'dapper')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gdebi depends on:
ii  gksu 1.3.6-1 graphical frontend to su
ii  python   2.3.5-3 An interactive high-level object-o
ii  python-apt   0.6.16  Python interface to libapt-pkg
ii  python-glade22.8.2-3 GTK+ bindings: Glade support
ii  python-gtk2  2.8.2-3 Python bindings for the GTK+ widge
ii  python-support   0.1.1   automated rebuilding support for p
ii  python-vte   1:0.11.15-4 Python bindings for the VTE widget

gdebi recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#348861: gdebi: Error installing gizmo package

2006-01-19 Thread Gustavo Franco

Hi Tom,

Thank you for your report. I know how to work around the bug reported
but i can't reproduce it to check if my fix works, see:

deadhorse:/tmp# gdebi bonjour_107.1-0.0.0.50.linspire0.2_i386.deb
/usr/lib/python2.3/site-packages/apt/__init__.py:17: FutureWarning: apt API not 
stable yet
  warnings.warn(apt API not stable yet, FutureWarning)
Reading package lists: Done
Building dependency tree: Done
Building dependency tree: Done
Building dependency tree: Done
bonjour
create an instant network of computers and devices
  Bonjour is a revolutionary networking technology that lets you create an
  instant network of computers and devices without any configuration. It
  allows the services and capabilities of each device to be registered on the
  network, and allows these services to be dynamically discoverable by other
  devices on the network. Bonjour enables this seamless networking and service
  discovery over the standard and ubiquitous IP networking protocol.
  .
  For more information about Bonjour, see the Bonjour Developer Web Site at:
  http://developer.apple.com/networking/bonjour/


Do you want to install it [yN]:y
Selecting previously deselected package bonjour.
(Reading database ... 131153 files and directories currently installed.)
Unpacking bonjour (from bonjour_107.1-0.0.0.50.linspire0.2_i386.deb) ...
Setting up bonjour (107.1-0.0.0.50.linspire0.2) ...

deadhorse:/tmp# gdebi libsipphoneapi_0.78.20050909-1_i386.deb
/usr/lib/python2.3/site-packages/apt/__init__.py:17: FutureWarning: apt API not 
stable yet
  warnings.warn(apt API not stable yet, FutureWarning)
Reading package lists: Done
Building dependency tree: Done
Building dependency tree: Done
Building dependency tree: Done
libsipphoneapi
libsipphoneapi is the client application core for VOIP Soft Phones.


Do you want to install it [yN]:y

Selecting previously deselected package libsipphoneapi.
(Reading database ... 131165 files and directories currently installed.)
Unpacking libsipphoneapi (from libsipphoneapi_0.78.20050909-1_i386.deb) ...
Setting up libsipphoneapi (0.78.20050909-1) ...

deadhorse:/tmp#
deadhorse:/tmp# gdebi gizmo-project_0.8.0.9-1_i386.deb
/usr/lib/python2.3/site-packages/apt/__init__.py:17: FutureWarning: apt API not 
stable yet
  warnings.warn(apt API not stable yet, FutureWarning)
Reading package lists: Done
Building dependency tree: Done
Building dependency tree: Done
Building dependency tree: Done
gizmo-project
Gizmo Project softphone client for Linux


Do you want to install it [yN]:y
Selecting previously deselected package gizmo-project.
(Reading database ... 131179 files and directories currently installed.)
Unpacking gizmo-project (from gizmo-project_0.8.0.9-1_i386.deb) ...
Setting up gizmo-project (0.8.0.9-1) ...

We've a bit different dependencies but the related one (python-apt) is
the same. Can you describe in more details how you reached that bug? Did you
install everything through the GUI, command line (like i did), ... ?

Thanks,
Gustavo Franco - [EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]