Synaptic Upgrades Want to Un-install 30 Apps!
Posts: 48
How do I upgrade software such as arts without uninstalling all apps that use it? Here is the output I got from apt-get:
apt-get install libqt3-mt
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
camstream gimp2.0-quiteinsane qt3-dev-tools
Suggested packages:
libqt3-mt-psql libqt3-mt-mysql libqt3-mt-odbc
Recommended packages:
camstream-doc libqt3-mt-dev libqt3-dev
The following packages will be REMOVED:
akregator akregator-konq-plugin akregator-kontact-plugin ark arts dbus-qt-1
dcoprss digikam digikamplugins guarddog isdn-config k3b k3blibs kaddressbook
kaddressbook-plugins kalarm kamera kappfinder kate kaudiocreator kcalc
kcharselect kcoloredit kcontrol kcpuload kde-i18n-fr kdeaddons-kfile-plugins
kdeadmin-kfile-plugins kdeartwork-style kdeartwork-theme-window kdebase
kdebase-bin kdebase-kio-plugins kdegraphics-kfile-plugins kdelibs-bin
kdelibs4 kdemultimedia-kfile-plugins kdemultimedia-kio-plugins
kdenetwork-filesharing kdepasswd kdepim-kfile-plugins kdepim-kio-plugins
kdepim-wizards kdeprint kdesdk-kfile-plugins kdesdk-misc kdesktop kdf kdict
kdm kedit kfax kfilereplace kfind kfloppy kgamma kget kgpg kgpgcertmanager
khelpcenter kicker kicker-applets kiconedit kitchensync kjots klaptopdaemon
klipper kmag kmail kmailcvt kmenuedit kmilo kmix kmousetool kmrml knetload
knotes kompose konq-plugins konqueror konqueror-nsplugins konsole
konsolekalendar kontact kooka korganizer kpackage kpager kpaint
kpersonalizer kpf kpilot kppp krdc krecord krfb kruler kscd kscreensaver
ksirtet ksmserver ksnapshot ksplash ksvg ksynaptics ksync ksysguard ktimer
ktip ktnef kuickshow kuser kviewshell kwalletmanager kweather kwifimanager
kwin libarts1 libarts1-audiofile libarts1-mpeglib libarts1-xine libkcal2a
libkcddb1 libkdegames1 libkdenetwork2 libkdepim1 libkexif0 libkexif1
libkgantt0 libkipi0 libkleopatra0a libkonq4 libkpimexchange1
libkpimidentities1 libkscan1 libksieve0 libqt3c102-mt librss1 mpeglib
oooqs-kde openoffice.org-kde qtparted scribus secpolicy skype smb4k
The following NEW packages will be installed:
libqt3-mt
The following packages will be upgraded:
camstream gimp2.0-quiteinsane qt3-dev-tools
3 upgraded, 1 newly installed, 146 to remove and 0 not upgraded.
Need to get 4569kB of archives.
After unpacking 270MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.

are u
Posts: 1504
are u using synaptic to update it will not install things like that unless u tell it to just do the default upgrade it will hold the other packages back that might break your system. and lock a2ps its screwed.

Do NOT Do A Smart Upgrade!
Posts: 5513
javajake, if you are using synaptic, do NOT do the "Smart Upgrade"; you will break your system! Instead, use the "Default Upgrade". Smart Upgrade is for a pure Debian system. Mepis is derived from Debian but there are modifications.
Also, check your /etc/apt/sources.list. This is my current list:
# See sources.list(5) for more information, especialy
# This file may be edited by the MEPIS System Center
# Do not modify the comments manually!
# Change sources only in the section at the end of this file!
# Primary
# deb ftp://ftp.us.debian.org/debian/ testing main contrib non-free
# deb ftp://ftp.us.debian.org/debian/ unstable main contrib non-free
deb ftp://ftp.debian.org/debian/ testing main contrib non-free
deb ftp://ftp.debian.org/debian/ unstable main contrib non-free
# MEPIS apt pool - specific packages available on-line
deb http://apt.mepis.org/3.3/ unstable main
# DO NOT EDIT ABOVE THIS LINE
# mplayer
# deb ftp://ftp.nerim.net/debian-marillat/ unstable main
Lines beginning with "#" are comments and do not "work".
If you change your sources.list then you will need to perform a Reload in synaptic once you have saved the list.
Jon
Re: Do NOT Do A Smart Upgrade!
Posts: 48
NNOOOOOOOOO! I did a smart upgrade! KDE Control Center is GONE! HEEEELLLLPPPP!

Possible Fix
Posts: 5513
javajake, the respositories have been in a real mix up the last couple days. I too lost the control center. You can fix that part by doing (as root, from the Konsole):
apt-get install kdebase-data/testing
kdebase-data is where all the info is kept for the control center. The "/testing" (no spaces before it) indicates to load from the testing branch. That's where all (much?) of KDE 3.3 has been moved and why KDE has been borked.
I can't promise that everything will work in KDE at the moment, but according to one of my logs of upgrades that I do automatically, kdebase-data was "upgraded" on Friday. So you should be safe with reinstalling just it 
Jon
Thanks. If I install a
Posts: 48
Thanks.
If I install a future version of MEPIS over my current one, will that contain the latest KDE version?
From,
Jacob - an ExpandGames Developer

Yes, if...
Posts: 5513
If he Mepis team sticks to their original plan, they are going to have KDE 3.4 in the 3.3.2 version of SimplyMepis.
You have been following the other posts, and you have been burned because of the dynamic change that's been going on this weekend, in KDE as well as Debian. It appears that the Debian repositories are starting to pull the KDE 3.4 stuff into the repositories.
If you want to play with "bleeding-edge" stuff then be prepared to be cut a few times.
I'm not doing any testing on 3.3.2. I'm keeping busy supporting my current systems for me and a client. I'm spending my other time helping on the support forum, so as I have recommended to you and others before, I would recommend patience in upgrading Mepis and/or KDE right now or you will find "surprises". 
Jon
I understand your post. This
Posts: 48
This whole thing started because I was trying to update some components that would never update in Synaptic correctly...
Well, thanks for your help! I do like to have the latest stable version, but don't like to beta-test except on PDAs, as they don't usually require much to get back to normal...
From,
Jacob - an ExpandGames Developer
Re: Possible Fix
Posts: 48
javajake, the respositories have been in a real mix up the last couple days. I too lost the control center. You can fix that part by doing (as root, from the Konsole):
apt-get install kdebase-data/testingJon

One Thing To Watch
Posts: 5513
Glad to help javajake. One thing to watch for while all this "fun" occurs, is that kdebase-data doesn't disappear again. I have an automatic process that I run (that I may disable for a couple weeks) and twice now kdebase-data has been upgraded/removed. I have even pinned all of the KDE stuff through synaptic at the current release until all the excitement is over and I see someone post a semi-official, "COME GET YOUR KDE 3.4!".
So I have had to use my quick-and-dirty re-un-update-downgrade-alizer (patent-pending) a couple times 
Jon
Thanks
Posts: 48
"So I have had to use my quick-and-dirty re-un-update-downgrade-alizer (patent-pending) a couple times" Hahahaha....
Thanks a bunch!
From,
Jacob - an ExpandGames Developer

i'm holding on
Posts: 4864
kde 3.3 until 3.4 can be installed without wrecking things.
Patience
Posts: 849
Due to the recent changes in the Debian repositories, you need to be very careful when upgrading or installing. Mepis uses KDE 3.3 something, but many new packages have been compiled to use on the unstable (at the moment) KDE 3.4, which is why synaptic wants to get rid of your "old" KDE.
Hope that helps.
anticapitalista
Philosophers have interpreted the world in many ways; the point is to change it.