i can't install padre in lucid

Bug #777484 reported by harrykar
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
padre (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: padre

all i get is
harrykar@harrysas:~$ sudo apt-get install padre
[sudo] password for harrykar:
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:
  padre: Depends: libwx-perl (>= 0.91) but it is not going to be installed
         Depends: libwx-perl-dialog-perl (= 0.50.ds1-1) but it is not going to be installed
         Depends: libwx-perl-processstream-perl (>= 0.20) but it is not going to be installed
         Recommends: libformat-human-bytes-perl but it is not installable
E: Broken packages

Tags: unmetdeps
Revision history for this message
AwarenesS (voidplayer) wrote :

What version of ubuntu are you using?

I just installed padre in 11.04 without a problem

Revision history for this message
harrykar (harrykar) wrote :

Tnx for your attention @AwarenesS
I'm on a Lucid(10.4LTS). But i see( http://padre.perlide.org/trac/wiki/DownloadUbuntu ) that till 11.04 someone had problems

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

When I ran "sudo apt-get install padre" here, it installed without any problems.

Do you still have this problem on Lucid?

Changed in padre (Ubuntu):
status: New → Incomplete
tags: added: unmetdeps
Revision history for this message
harrykar (harrykar) wrote :

Yes @Hans Joachim Desserud i still have the problem on lucid

When i go to install myself the requested dependencies i get

I try to install libwx-perl
libwx-perl:
 Depends: libalien-wxwidgets-perl but it is not going to be installed

I try to install libalien-wxwidgets-perl
libalien-wxwidgets-perl:
  Depends: libwxgtk2.8-dev (<2.8.11~) but 2.8.12.0-0 is to be installed

Seems i have un upgraded release of libwxgtk2.8-dev and libalien-wxwidgets-perl request an earlier release.

PS: i have wxwidgets from http://apt.wxwidgets.org/lucid-wx main repo

Revision history for this message
harrykar (harrykar) wrote :

$ apt-cache search libwx
libwx-perl - interface to wxWidgets cross-platform GUI toolkit
libwx-perl-datawalker-perl - Perl data structure browser
libwx11-0 - library to manage xlib
libwx11-0-dbg - library to manage xlib - debug
libwx11-dev - library to manage xlib - devel
libwxsvg-dev - C++ library to create, manipulate and render SVG files (devel)
libwxsvg0 - C++ library to create, manipulate and render SVG files
libwxbase2.6-0 - wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
libwxbase2.6-dbg - wxBase library (debug) - non-GUI support classes of wxWidgets toolkit
libwxbase2.6-dev - wxBase library (development) - non-GUI support classes of wxWidgets toolkit
libwxbase2.8-dbg - wxBase library (debug) - non-GUI support classes of wxWidgets toolkit
libwxgtk2.6-0 - wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
libwxgtk2.6-dbg - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
libwxgtk2.6-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
libwxgtk2.8-dbg - wxWidgets Cross-platform C++ GUI toolkit (GTK+ debugging)
libwx-perl-dialog-perl - abstract dialog class for simple dialog creation
libwx-perl-processstream-perl - access IO of external processes via events (Wx::Perl module)
libwxsmithlib0 - wxSmith shared library (Code::Blocks plugin for RAD GUI editing)
libwxsmithlib0-dev - wxSmith development metapackage
libwxgtk2.8-0 - wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
libwxbase2.8-dev - wxBase library (development) - non-GUI support classes of wxWidgets toolkit
libwxgtk2.8-dev - wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
libwxbase2.8-0 - wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit

Revision history for this message
harrykar (harrykar) wrote :

i have untick the wxwidgets http://apt.wxwidgets.org/lucid-wx main repo and update the local cache. I retry to install but no luck. What's the way to resolve?
TIA

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Ubuntu does not support packages from third party repositories, so I'm closing this as invalid.

When I asked about this bug on IRC, someone mentioned that ppa-purge might be a way to get the dependencies right, but the person didn't know for sure. (And I'm afraid I cannot help you with that part either).

Changed in padre (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
harrykar (harrykar) wrote :

I give a try ppa-purge. Thanks anyway Hans
regards
Harry

Revision history for this message
harrykar (harrykar) wrote :

http://apt.wxwidgets.org/lucid-wx is not a ppa instead is the official wxwidgets .deb so ppa-purge do not work

Revision history for this message
harrykar (harrykar) wrote :

anyway i remove it from synaptic repos list but no luck

Revision history for this message
harrykar (harrykar) wrote :
Revision history for this message
harrykar (harrykar) wrote :
Download full text (15.7 KiB)

Problem seems resolved for me after a huge uninstall

#8-#11
root@harrysas:/home/harrykar# ppa-purge wxwidgets
Updating packages lists
PPA to be removed: wxwidgwts ppa
Warning: Could not find package list for PPA: wxwidgets ppa

huge uninstall (all packages referred in #5)
root@harrysas:/home/harrykar# apt-get autoremove libwx-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libwx-perl is not installed, so not removed
The following packages will be REMOVED:
  bluefish-dbg firebird2.0-common firebird2.0-server-common libcap2-bin
  libode1 python-apsw python-m2crypto python-vlc
0 upgraded, 0 newly installed, 8 to remove and 0 not upgraded.
After this operation, 8,671kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 396449 files and directories currently installed.)
Removing bluefish-dbg ...
Removing firebird2.0-common ...
Removing firebird2.0-server-common ...
Removing libcap2-bin ...
Removing libode1 ...
Removing python-apsw ...
Removing python-m2crypto ...
Removing python-vlc ...
Processing triggers for man-db ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
root@harrysas:/home/harrykar# apt-get autoremove libwx-perl-datawalker-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libwx-perl-datawalker-perl is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@harrysas:/home/harrykar# apt-get autoremove libwx11-0 libwx11-0-dbg libwx11-dev libwxsvg-dev libwxsvg0 libwxbase2.6-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libwx11-0 is not installed, so not removed
Package libwx11-0-dbg is not installed, so not removed
Package libwx11-dev is not installed, so not removed
Package libwxsvg-dev is not installed, so not removed
Package libwxsvg0 is not installed, so not removed
The following packages will be REMOVED:
  kiki libwxbase2.6-0 libwxgtk2.6-0 mediainfo-gui pychecker python-wxglade
  python-wxgtk2.6 spe winpdb wx2.8-doc
0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded.
After this operation, 39.8MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 396275 files and directories currently installed.)
Removing spe ...
Removing kiki ...
Removing python-wxgtk2.6 ...
Removing mediainfo-gui ...
Removing libwxgtk2.6-0 ...
Removing libwxbase2.6-0 ...
Removing pychecker ...
Removing python-wxglade ...
Removing winpdb ...
Removing wx2.8-doc ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
Processing triggers for doc-base ...
Processing 1 removed doc-base file(s)...
Registering documents with scrollkeeper...
root@harrysas:/home/harrykar# a...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.