Problem after upgrading to Ubuntu 9.04 (Jaunty)

After upgrading to Jaunty, when trying to reinstall wxpython, I get
the message that there is a broken dependency since wxpython is
looking for a python version less than 2.6. Using -f doesn't help. I
am using what I would assume is the closest repository
(/apt.wxwidgets.org/dists/intrepid-wx) since there isn't one for
Jaunty. Does anyone have any suggestions?

I actually have the same problem :frowning:

···

Am Freitag, den 24.04.2009, 12:26 -0400 schrieb Steve Zatz:

After upgrading to Jaunty, when trying to reinstall wxpython, I get
the message that there is a broken dependency since wxpython is
looking for a python version less than 2.6. Using -f doesn't help. I
am using what I would assume is the closest repository
(/apt.wxwidgets.org/dists/intrepid-wx) since there isn't one for
Jaunty. Does anyone have any suggestions?
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Steve,

We have an unofficial jaunty package python-wxgtk2.8 (2.8.9.2) at UQVislab which you could try. To your software sources, add:
   deb http://www.vislab.uq.edu.au/debuntu/ jaunty/

You'll also need to add our repo public key at:
   http://www.vislab.uq.edu.au/debuntu/uqvislab-pubkey.asc

chris

···

On 25/04/2009, at 2:26 AM, Steve Zatz wrote:

After upgrading to Jaunty, when trying to reinstall wxpython, I get
the message that there is a broken dependency since wxpython is
looking for a python version less than 2.6. Using -f doesn't help. I
am using what I would assume is the closest repository
(/apt.wxwidgets.org/dists/intrepid-wx) since there isn't one for
Jaunty. Does anyone have any suggestions?

Chris,

Thanks so much -- that worked perfectly.

Steve

amd64 version?

···

2009/4/24 Christoph Willing cwilling@users.sourceforge.net

Steve,

We have an unofficial jaunty package python-wxgtk2.8 (2.8.9.2) at UQVislab which you could try. To your software sources, add:

deb http://www.vislab.uq.edu.au/debuntu/ jaunty/

You’ll also need to add our repo public key at:

http://www.vislab.uq.edu.au/debuntu/uqvislab-pubkey.asc

chris


Saludos / Best regards

Mario Lacunza
Software Architect - Webmaster

Website: http://www.lacunza.biz
Email: mlacunza [AT] gmail [DOT] com

Lima - Peru

Yes, i386 & amd64 in the same location. Your apt-get (or aptitude, synaptic) will find the correct one.

chris

···

On 25/04/2009, at 5:36 AM, Mario Lacunza wrote:

2009/4/24 Christoph Willing <cwilling@users.sourceforge.net>

Steve,

We have an unofficial jaunty package python-wxgtk2.8 (2.8.9.2) at UQVislab which you could try. To your software sources, add:
deb http://www.vislab.uq.edu.au/debuntu/ jaunty/

You'll also need to add our repo public key at:
http://www.vislab.uq.edu.au/debuntu/uqvislab-pubkey.asc

chris

amd64 version?