I can not seem to get KDE 3.5 installed properly.
1. I install a "clean" Kubuntu 5.10.
2. apt-get update
3. apt-get upgrade
4. reboot
5. wget http://people.ubuntu.com/~jriddell/k...iddell-key.gpg
6. sudo apt-key add kubuntu-packages-jriddell-key.gpg
7. deb http://kubuntu.org/packages/kde35 breezy main to repo
8. apt-get update
(I have tested the following process a few times (completly reinstalling to test)
9. Finally update to KDE 3.5
a. apt-get upgrade
This will not install all packages
b. apt-get dist-upgrade
This will indeed install all package; however some are uninstalled and always produces an error.
- It breaks Kontact, Kmail, etc.
c. apt-get upgrade again says I have to use apt-dist upgrade -f to resolve dependacy problems.
so then apt-get dist-upgrade -f and it reinstalls everything again, and knews and sync is still broken in the end
d. apt-get dist-upgrade -f
I have not tested this withour first doing apt-get dist-upgrade; however, all the instructions I read say you have to only apt-get dist-upgrade
* Also regarding repos
- I have tested with default repos
- I have tested with default repos (non us)
- I have tested with the forum referenced "http://www.psychocats.net/linux/sources.php" repo list for 5.10
results are always the same in the end.
** Also, since Amarok is now backported and named differently than
"deb http://kubuntu.org/packages/amarok-1.3.7 breezy main"
then the result is that backports amarok 1.3.7 will overwrite the kubuntu 1.3.7 package.
Am I doing something in the wrong order?
thanks,
1. I install a "clean" Kubuntu 5.10.
2. apt-get update
3. apt-get upgrade
4. reboot
5. wget http://people.ubuntu.com/~jriddell/k...iddell-key.gpg
6. sudo apt-key add kubuntu-packages-jriddell-key.gpg
7. deb http://kubuntu.org/packages/kde35 breezy main to repo
8. apt-get update
(I have tested the following process a few times (completly reinstalling to test)
9. Finally update to KDE 3.5
a. apt-get upgrade
This will not install all packages
b. apt-get dist-upgrade
This will indeed install all package; however some are uninstalled and always produces an error.
- It breaks Kontact, Kmail, etc.
c. apt-get upgrade again says I have to use apt-dist upgrade -f to resolve dependacy problems.
so then apt-get dist-upgrade -f and it reinstalls everything again, and knews and sync is still broken in the end
d. apt-get dist-upgrade -f
I have not tested this withour first doing apt-get dist-upgrade; however, all the instructions I read say you have to only apt-get dist-upgrade
* Also regarding repos
- I have tested with default repos
- I have tested with default repos (non us)
- I have tested with the forum referenced "http://www.psychocats.net/linux/sources.php" repo list for 5.10
results are always the same in the end.
** Also, since Amarok is now backported and named differently than
"deb http://kubuntu.org/packages/amarok-1.3.7 breezy main"
then the result is that backports amarok 1.3.7 will overwrite the kubuntu 1.3.7 package.
Am I doing something in the wrong order?
thanks,
Comment