Hi If I try to remove python2.3 on my system I get the following dependency problems in dselect **_ Std python python2.3 **- Opt python python2.3-dev **- Opt python python-all **- Opt electron xcircuit **- Opt python python-wxgtk2.4 **- Opt python python-all-dev **- Opt devel gnue-designer So I will just leave it on my system. I don't know why gnue-designer depends on wxgtk 2.4 but not 2.6.
Hope it helps Gudjon Þann Miðvikudagur 25. október 2006 09:01 skrifaði Florian Ludwig: > Tshepang Lekhonkhobe wrote: > > On 10/21/06, Pierre Habouzit <[EMAIL PROTECTED]> wrote: > >> On Sat, Oct 21, 2006 at 12:13:42PM +0200, Tshepang Lekhonkhobe wrote: > >> > Hi, > >> > I managed to remove python2.3 without problems on my system, meaning > >> > that everyone uses python2.4. Are there packages which depend only on > >> > python2.3, and if not, why is it still kept around? > >> > >> grep-dctrl -sPackage -FDepends python2.3 > > > > thanks for this (didn't work, but it pointed me to the right direction). > > try apt-cache rdepends python2.3 > perhaps this works.