Hi all.
Got Adept errors when updating libqt3-mt for Gutsy clean install.
Details as follows:
. Did clean Gutsy install using the defaults from the Live CD
. Updated kernels via Adept
. Did update for latest Gutsy libqt3-mt, kdelibs4c2a & kdesudo (latest updates displayed via adept) and got the following error messages:
Tried to use
to get around the problem.
Got the same prompt.
So I have related dependency problems due to the partly toasted libqt3-mt (kdelibs4c2a et al).
Questions:
. I presume its ok to select "Y" when prompted by dpkg?
Then rerun
. It appears to be an Adept bug? Does anyone know whether it been reported yet.
. qt4 is also installed. is this normal within a gutsy standard clean install?
Any help would be greatly appreciated.
Cheers
Andy
Got Adept errors when updating libqt3-mt for Gutsy clean install.
Details as follows:
. Did clean Gutsy install using the defaults from the Live CD
. Updated kernels via Adept
. Did update for latest Gutsy libqt3-mt, kdelibs4c2a & kdesudo (latest updates displayed via adept) and got the following error messages:
Code:
Setting up libqt3-mt (3:3.3.8really3.3.7-0ubuntu11.1) ... Configuration file `/etc/qt3/qt_plugins_3.3rc' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : background this process to examine the situation The default action is to keep your current version. *** qt_plugins_3.3rc (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing libqt3-mt (--configure): EOF on stdin at conffile prompt
Code:
sudo dpkg --configure -a
Got the same prompt.
So I have related dependency problems due to the partly toasted libqt3-mt (kdelibs4c2a et al).
Questions:
. I presume its ok to select "Y" when prompted by dpkg?
Then rerun
Code:
sudo dpkg --configure -a[
. qt4 is also installed. is this normal within a gutsy standard clean install?
Any help would be greatly appreciated.
Cheers
Andy
Comment