Daniel Nelson <[EMAIL PROTECTED]> wrote: > I am trying to update to KDE 3.4, I added the repo to my sources.list > but it doesn't seem to be available to update, can someone let me know > ---snip--- [EMAIL PROTECTED]:/home/torham# apt-get dist-upgrade > Reading Package Lists... Done > Building Dependency Tree... Done > Calculating Upgrade... Done > The following packages have been kept back: > libswfdec0.3 > 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Is your libswfdec0.3 out of sarge? And what about your other packages? $ apt-cache depends libswfdec0.3 does show you on which packages "libswfdec0.3" is depending on. $ apt-get install libswfdec0.3 will show you a detailed error message. And what das $ apt-cache policy libc6 libswfdec0.3 tell on your system? Ulrich -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

