It affects me too. miro (from the site directly) requires this package
but cannot be installed:

r...@oxygene:~# apt-get install python-gnome2-extras
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-gnome2-extras: Depends: python-gtkhtml2 (= 2.25.3-3ubuntu1) but 
2.25.3-4.1ubuntu1 is to be installed
                        Depends: python-gtkmozembed (= 2.25.3-3ubuntu1) but 
2.25.3-4.1ubuntu3 is to be installed
                        Depends: python-eggtrayicon (= 2.25.3-3ubuntu1) but 
2.25.3-4.1ubuntu3 is to be installed
                        Depends: python-gtkspell (= 2.25.3-3ubuntu1) but 
2.25.3-4.1ubuntu3 is to be installed
                        Depends: python-gksu2 (= 2.25.3-3ubuntu1) but 
2.25.3-4.1ubuntu3 is to be installed
                        Depends: python-gdl (= 2.25.3-3ubuntu1) but 
2.25.3-4.1ubuntu3 is to be installed
                        Depends: python-gda (= 2.25.3-3ubuntu1) but 
2.25.3-4.1ubuntu3 is to be installed
E: Broken packages

r...@oxygene:~# apt-cache show python-gnome2-extras
Package: python-gnome2-extras
Priority: optional
Section: universe/python
Installed-Size: 296
Maintainer: Ubuntu Desktop Team <ubuntu-desk...@lists.ubuntu.com>
Original-Maintainer: Sebastien Bacher <seb...@debian.org>
Architecture: i386
Source: gnome-python-extras
Version: 2.25.3-3ubuntu1
Replaces: python2.2-gnome2 (<< 1.99.16-5), python2.3-gnome2 (<< 2.9.1), 
python2.3-gnome2-extras, python2.4-gnome2-extras
Depends: libart-2.0-2 (>= 2.3.18), libatk1.0-0 (>= 1.20.0), libbonobo2-0 (>= 
2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.4), libcairo2 (>= 1.2.4), 
libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2.1), libgconf2-4 (>= 2.23.2), 
libglib2.0-0 (>= 2.16.0), libgnome2-0 (>= 2.17.3), libgnomecanvas2-0 (>= 
2.11.1), libgnomeui-0 (>= 2.22.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 
(>= 2.8.0), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.10), libpango1.0-0 (>= 
1.14.0), libpopt0 (>= 1.14), libsm6, zlib1g (>= 1:1.1.4), python (<< 2.7), 
python (>= 2.5), python-support (>= 0.90.0), python-gtk2, python-pyorbit, 
python-gtkhtml2 (= 2.25.3-3ubuntu1), python-gtkmozembed (= 2.25.3-3ubuntu1), 
python-eggtrayicon (= 2.25.3-3ubuntu1), python-gtkspell (= 2.25.3-3ubuntu1), 
python-gksu2 (= 2.25.3-3ubuntu1), python-gdl (= 2.25.3-3ubuntu1), python-gda (= 
2.25.3-3ubuntu1)
Conflicts: python2.2-gnome2 (<< 1.99.16-5), python2.3-gnome2 (<< 2.9.1), 
python2.3-gnome2-extras, python2.4-gnome2-extras
Filename: 
pool/universe/g/gnome-python-extras/python-gnome2-extras_2.25.3-3ubuntu1_i386.deb
Size: 90770
MD5sum: e2f1a9e6eab0dba2e3f3004782b61d22
SHA1: babb5fecbc90e9ceb039784b299b4cdf1e024110
SHA256: a3037083be8ce7ddcf47c3b7757cf69b81b7d45d94e5b566aea7d10eb4478e4c
Description: Extra Python bindings for the GNOME desktop environment
 This package contains bindings for GNOME libraries that are not part
 of the official GNOME release. They will help writing programs in
 Python using these libraries.
 .
 This package is now mostly empty, and programs using these bindings
 should depend on the individual packages instead. You can safely remove
 it from your system.
Homepage: http://www.pygtk.org/
Python-Version: 2.5, 2.6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

r...@oxygene:~# lsb_release -a
LSB Version:    
core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:cxx-4.0-ia32:cxx-4.0-noarch:desktop-3.1-ia32:desktop-3.1-noarch:desktop-3.2-ia32:desktop-3.2-noarch:desktop-4.0-ia32:desktop-4.0-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch:graphics-3.2-ia32:graphics-3.2-noarch:graphics-4.0-ia32:graphics-4.0-noarch:languages-3.2-ia32:languages-3.2-noarch:languages-4.0-ia32:languages-4.0-noarch:multimedia-3.2-ia32:multimedia-3.2-noarch:multimedia-4.0-ia32:multimedia-4.0-noarch:printing-3.2-ia32:printing-3.2-noarch:printing-4.0-ia32:printing-4.0-noarch:qt4-3.1-ia32:qt4-3.1-noarch
Distributor ID: Ubuntu
Description:    Ubuntu lucid (development branch)
Release:        10.04
Codename:       lucid

r...@oxygene:~# uname -a
Linux oxygene 2.6.32-19-generic #28-Ubuntu SMP Wed Mar 31 17:46:20 UTC 2010 
i686 GNU/Linux


** Changed in: gnome-python-extras (Ubuntu)
       Status: New => Confirmed

-- 
python-gnome2-extras not installable
https://bugs.launchpad.net/bugs/551124
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

Reply via email to