My bad. I'm so tired that I didn't read that those packages were "unused" (and yes, that didn't depend on wxglade).
However I still get an error if I try to install wxglade: [EMAIL PROTECTED]:~$ sudo aptitude install python-wxglade Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Writing extended state information... Done Building tag database... Done The following packages are unused and will be REMOVED: acroread-plugins libstdc++2.10-glibc2.2 libxine-main1 The following NEW packages will be automatically installed: libwxbase2.6-0 libwxgtk2.6-0 python-wxgtk2.6 python-wxversion The following NEW packages will be installed: libwxbase2.6-0 libwxgtk2.6-0 python-wxglade python-wxgtk2.6 python-wxversion 0 packages upgraded, 5 newly installed, 3 to remove and 0 not upgraded. Need to get 6659kB of archives. After unpacking 28.2MB will be freed. Do you want to continue? [Y/n/?] Writing extended state information... Done Get:1 http://it.archive.ubuntu.com edgy/universe libwxbase2.6-0 2.6.3.2.1.5 [530kB] Get:2 http://it.archive.ubuntu.com edgy/universe libwxgtk2.6-0 2.6.3.2.1.5 [2725kB] Get:3 http://it.archive.ubuntu.com edgy/universe python-wxversion 2.6.3.2.1.5 [21.6kB] Get:4 http://it.archive.ubuntu.com edgy/universe python-wxgtk2.6 2.6.3.2.1.5 [2858kB] Get:5 http://it.archive.ubuntu.com edgy/universe python-wxglade 0.4.1-1 [525kB] Fetched 6659kB in 14s (463kB/s) (Reading database ... 120605 files and directories currently installed.) Removing acroread-plugins ... Removing libstdc++2.10-glibc2.2 ... Removing libxine-main1 ... Selecting previously deselected package libwxbase2.6-0. (Reading database ... 120564 files and directories currently installed.) Unpacking libwxbase2.6-0 (from .../libwxbase2.6-0_2.6.3.2.1.5_i386.deb) ... Selecting previously deselected package libwxgtk2.6-0. Unpacking libwxgtk2.6-0 (from .../libwxgtk2.6-0_2.6.3.2.1.5_i386.deb) ... Selecting previously deselected package python-wxversion. Unpacking python-wxversion (from .../python-wxversion_2.6.3.2.1.5_all.deb) ... Selecting previously deselected package python-wxgtk2.6. Unpacking python-wxgtk2.6 (from .../python-wxgtk2.6_2.6.3.2.1.5_i386.deb) ... Selecting previously deselected package python-wxglade. Unpacking python-wxglade (from .../python-wxglade_0.4.1-1_all.deb) ... Setting up libwxbase2.6-0 (2.6.3.2.1.5) ... Setting up libwxgtk2.6-0 (2.6.3.2.1.5) ... Setting up python-wxversion (2.6.3.2.1.5) ... Setting up python-wxgtk2.6 (2.6.3.2.1.5) ... Setting up python-wxglade (0.4.1-1) ... Traceback (most recent call last): File "/usr/bin/pycentral", line 1325, in ? main() File "/usr/bin/pycentral", line 1319, in main rv = action.run(global_options) File "/usr/bin/pycentral", line 855, in run pkg.set_default_runtime_from_version_info() File "/usr/bin/pycentral", line 529, in set_default_runtime_from_version_info versions = list(pyversions.requested_versions(self.version_field, version_only=True)) File "/usr/share/python/pyversions.py", line 113, in requested_versions raise ValueError, 'empty set of versions' ValueError: empty set of versions dpkg: error processing python-wxglade (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: python-wxglade E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up python-wxglade (0.4.1-1) ... Traceback (most recent call last): File "/usr/bin/pycentral", line 1325, in ? main() File "/usr/bin/pycentral", line 1319, in main rv = action.run(global_options) File "/usr/bin/pycentral", line 855, in run pkg.set_default_runtime_from_version_info() File "/usr/bin/pycentral", line 529, in set_default_runtime_from_version_info versions = list(pyversions.requested_versions(self.version_field, version_only=True)) File "/usr/share/python/pyversions.py", line 113, in requested_versions raise ValueError, 'empty set of versions' ValueError: empty set of versions dpkg: error processing python-wxglade (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: python-wxglade -- errors when installing python-wxglade in Edgy Eft https://launchpad.net/bugs/57795 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
