After doing what you have kindly said, I got the following: debian:~# apt-get upgrade -s Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these. Sorry, but the following packages have unmet dependencies: arts: Depends: libarts1 (>= 1.1.0-0woody4) but it is not installed artsbuilder: Depends: libarts1 (>= 1.1.0) but it is not installed kdebase: Depends: kdebase-bin (>= 4:3.1.0-0woody2) but 4:3.0.4-1 is installed Depends: kdebase-kio-plugins (>= 4:3.1.0-0woody2) but it is not installed kdelibs-bin: Depends: libarts1 (>= 1.1.0) but it is not installed kdelibs4: Depends: libarts1 (>= 1.1.0) but it is not installed kmidi: Depends: libarts1 (>= 1.0.4) but it is not installed libarts1-qt: Depends: libarts1 (>= 1.0.4) but it is not installed libartsc0: Depends: libarts1 (>= 1.1.0) but it is not installed libkonq4: Depends: libarts1 (>= 1.1.0) but it is not installed E: Unmet dependencies. Try using -f. debian:~#
debian:~# apt-get -f install Reading Package Lists... Done Building Dependency Tree... Done Correcting dependencies... Done The following extra packages will be installed: kdebase-bin kdebase-kio-plugins libarts1 The following NEW packages will be installed: kdebase-kio-plugins libarts1 1 packages upgraded, 2 newly installed, 0 to remove and 22 not upgraded. 43 packages not fully installed or removed. Need to get 0B/2014kB of archives. After unpacking 6916kB will be used. Do you want to continue? [Y/n] Y (Reading database ... 95468 files and directories currently installed.) Unpacking libarts1 (from .../libarts1_1.1.0-0woody4_i386.deb) ... dpkg: error processing /var/cache/apt/archives/libarts1_1.1.0-0woody4_i386.deb (--unpack): trying to overwrite `/usr/lib/libqtmcop.so.1.0.0', which is also in package libarts1-qt dpkg-deb: subprocess paste killed by signal (&Dgr;&igr;&agr;&kgr;&ogr; &egr;&iacgr;&sgr;&agr; &sgr;&ohgr;&lgr;Have &ngr;&ohgr;&sgr;&eegr;) Preparing to replace kdebase-bin 4:3.0.4-1 (using .../kdebase-bin_4%3a3.1.0-0woody2_i386.deb) ... Unpacking replacement kdebase-bin ... dpkg: error processing /var/cache/apt/archives/kdebase-bin_4%3a3.1.0-0woody2_i386.deb (--unpack): trying to overwrite `/usr/bin/kdcop', which is also in package kdcop dpkg-deb: subprocess paste killed by signal (&Dgr;&igr;&agr;&kgr;&ogr;you &egr;&iacgr;&sgr;&agr; &sgr;&ohgr;&lgr;got &ngr;&ohgr;&sgr;&eegr;) Unpacking kdebase-kio-plugins (from .../kdebase-kio-plugins_4%3a3.1.0-0woody2_i386.deb) ... dpkg: error processing /var/cache/apt/archives/kdebase-kio-plugins_4%3a3.1.0-0woody2_i386.deb (--unpack): trying to overwrite `/usr/lib/kde3/gsthumbnail.la', which is also in package kioslave Errors were encountered while processing: /var/cache/apt/archives/libarts1_1.1.0-0woody4_i386.deb /var/cache/apt/archives/kdebase-bin_4%3a3.1.0-0woody2_i386.deb /var/cache/apt/archives/kdebase-kio-plugins_4%3a3.1.0-0woody2_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) debian:~# dpkg-deb: subprocess paste killed by signal (&Dgr;&igr;&agr;&kgr;&ogr;any &egr;&iacgr;&sgr;&agr; &sgr;&ohgr;&lgr;ideas &ngr;&ohgr;&sgr;&eegr;) debian:~# Have you got any ideas of what to do to correct the errors? TIA, Mihalis. On Thu, 30 Jan 2003, John Schmidt wrote: > Date: Thu, 30 Jan 2003 09:59:30 -0700 > From: John Schmidt <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], Jeetu Golani <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > Subject: Re: Upgrading to KDE 3.1 > Resent-Date: Thu, 30 Jan 2003 11:11:40 -0600 (CST) > Resent-From: [EMAIL PROTECTED] > > On Tuesday 28 January 2003 12:39 pm, Jeetu Golani wrote: > > Hey ppl, > > > > I have KDE 3.0.4 running at the moment, had installed the debs of > > this. I wanna upgrade to KDE 3.1. I've read that an apt-get upgrade > > doesn't do the trick and causes problems. Would appreciate if someone > > here could tell me what's the right way to upgrade. > > > > Thanks > Put this deb line in your /etc/apt/sources.list > > deb http://devel-home.kde.org/~nolden/kde stable main > > 1. Log out of KDE and use a plain ol' console window. > 2. as root /etc/init.d/kdm stop > 3. as root apt-get update > 4. as root apt-get upgrade -s (tests to see what would be upgraded) > 5. as root apt-get --purge remove libqt3 (this should remove all the > other kde packages that depend on qt. doc stuff doesn't and will not > be removed). > 6. as root apt-get upgrade -s > 7. See if #6 caused any problems with the removal of libqt3. > 8. as root apt-get install arts kdebase kdelibs kdeaddons kdeaddons > kdeadmin kdegraphics kdeedu kdenetwork qt3 etc (rest of kde packages) > 9. If you run into a bind you can use as root dpkg --purge --force-all > any conflicting kde packages that weren't removed with apt-get --purge > remove libqt3. I had to do this because I didn't remove kde 3.0.5a > first. > > I have kde3.1 installed on both a x86 and powerpc computers using the > debs provided by Ralph and others. The new version of kde is just > great. > > Note that for non-officially sanctioned deb packages such as available > at Ralph Nolden's site it is best to remove all of kde and qt first > before doing an install of kde3.1. He has a web page that contains > some more detailed information: > http://devel-home.kde.org/~nolden/kde/README > > He has koffice and other packages as well. All of the kde3.1 is > compiled with gcc-2.95 (stable's compiler). Once the gcc-3.2 > transition. Official debian packages will go into SID and be migrated > to testing. If you run stable or testing Ralphs debs will work. > > Holler if you need help. > > John ----- :wq -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]