Odd.  What I'd try then is downloading the .deb directly from Launchpad
and installing it using dpkg.  Go to:

https://launchpad.net/ubuntu/gutsy/+source/python-qt4/4.3-2ubuntu7.1

click on the link for your architecture on the left side.  This will
take you to a page where you can select which package you want (python-
qt4-gl).  That will take you to a page like this (if you're using i386,
just go straight here):

https://launchpad.net/ubuntu/gutsy/i386/python-qt4-gl/4.3-2ubuntu7.1

Download the file where it says file download.

Open a Konsole and in the directory where you downloaded the .deb, do:

sudo dpkg -i filename

for i386 it would be:

sudo dpkg -i python-qt4-gl_4.3-2ubuntu7.1_i386.deb

See if that works.  If it does, then you've got some other problem.  If
it doesn't work, please report what architecture you're using.

-- 
python-qt4-gl has old dependency on python-qt-4.3-2ubuntu7
https://bugs.launchpad.net/bugs/185507
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to