I am trying to add the gnome desktop as an option to kubuntu-9.04. When I try to do this using Synaptic, it refuses to mark for installation. Drilling down through it's objections, it comes down to this error message:
That's strange because python-2.5 IS installed. And even if it wasn't, I suspect 2.6.1 might work just as well.
Is there a way to bypass this problem, without having to manually download each package and force install? I don't see anything in "env" that points to or lists any version of python.
Bearing in mind that 9.04 is still basically experimental, and taking all relevant precautions...
Update: OK, I found that I could install gnome using "ubuntu-desktop" instead of "gnome-desktop."
This bypasses the python problem, although it threatens to remove scrollkeeper. I unchecked that in Synaptic, and away it went with the install.
However, the python problem remains with another program - imgSeek, and I would like to get that installed.
Code:
Depends: python (<2.6) but 2.6.1-0ubuntu3 is to be installed
Is there a way to bypass this problem, without having to manually download each package and force install? I don't see anything in "env" that points to or lists any version of python.
Bearing in mind that 9.04 is still basically experimental, and taking all relevant precautions...
Update: OK, I found that I could install gnome using "ubuntu-desktop" instead of "gnome-desktop."
This bypasses the python problem, although it threatens to remove scrollkeeper. I unchecked that in Synaptic, and away it went with the install.
However, the python problem remains with another program - imgSeek, and I would like to get that installed.
Comment