On Mon, Feb 03, 2003 at 09:33:23PM -0000, Andrew Ingram wrote: > > The other one are the QT libs. This has my stumped. Apt is holding back > libqt3-dev and libqt3-something else. If I want to apt-get them, I get > told it will remove about 200 things, including all of kde! What gives?
I had something like this. Libqt3-something was depending on Libqt3-somethingelse which wasn't automatically up for inclusion for some reason. Doing an "apt-get dist-upgrade" let it sort it out. You could try that with a -s (simulate) option and see what that did ? Nick

