Synaptic wants to delete itself!!

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Post by Husse »

Welcome to Mint gandalfito753
Install synaptic?????
You mean the touchpad?
In all other cases no need
Synaptics or in KDE adept is there by default - it's a part of Linux....
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Re: Synaptic wants to delete itself!!

Post by scorp123 »

gandalfito753 wrote:I saw in other topics that many people recomend using synaptic so I decided to install it.
Why install it? It should already be there. What text messages do you get if you execute these commands in a shell?

Code: Select all

sudo apt-get update
sudo apt-get dist-upgrade 
<== now before answering "J" to any questions please *READ* what the installer says and what packages it wants to remove or upgrade. Copy & paste that here, OK?
Husse

Post by Husse »

sudo apt-get dist-upgrade
Could mess things up real bad - remember those that dist-upgraded Bianca.
We have to be careful with this command
http://www.linuxmint.com/forum/viewtopic.php?t=5188
But as a problem solver...
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Re: Synaptic wants to delete itself!!

Post by scorp123 »

gandalfito753 wrote: /var/lib/apt/list/ftp.de.debian.org_debian_dists_etch_main_binary-i386_Packages
Debian Etch???? xxx. Can you please post your /etc/apt/sources.list here?
Last edited by Oscar799 on Wed May 12, 2010 10:05 am, edited 1 time in total.
Reason: Inappropriate acronym deleted
User avatar
linuxviolin
Level 8
Level 8
Posts: 2081
Joined: Tue Feb 27, 2007 6:55 pm
Location: France

Post by linuxviolin »

What comes to make Debian Etch here? :roll: I guess that you should remove it
Last edited by linuxviolin on Mon Dec 03, 2007 5:30 am, edited 1 time in total.
K.I.S.S. ===> "Keep It Simple, Stupid"
"Simplicity is the ultimate sophistication." (Leonardo da Vinci)
"Everything should be made as simple as possible, but no simpler." (Albert Einstein)
User avatar
linuxviolin
Level 8
Level 8
Posts: 2081
Joined: Tue Feb 27, 2007 6:55 pm
Location: France

Post by linuxviolin »

Maybe try in synaptic. Select libc6, right-click and select reinstall...
K.I.S.S. ===> "Keep It Simple, Stupid"
"Simplicity is the ultimate sophistication." (Leonardo da Vinci)
"Everything should be made as simple as possible, but no simpler." (Albert Einstein)
User avatar
linuxviolin
Level 8
Level 8
Posts: 2081
Joined: Tue Feb 27, 2007 6:55 pm
Location: France

Post by linuxviolin »

gandalfito753 wrote:"a paket is broken, please solve this problem"
I'm not in Mint today but I think in Synaptic you should find an entry "repair the broken packages" (maybe under edition, sorry my memory is a little lacking to me) After this "repair" try again libc6
K.I.S.S. ===> "Keep It Simple, Stupid"
"Simplicity is the ultimate sophistication." (Leonardo da Vinci)
"Everything should be made as simple as possible, but no simpler." (Albert Einstein)
Husse

Post by Husse »

Try

Code: Select all

dpkg --configure -a
There are also some apt-get commands to use

Code: Select all

apt-get -f install
and more if needed
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Post by scorp123 »

gandalfito753 wrote: deb http://ftp.de.debian.org/debian/ etch main
Why oh why? Debian "Etch" is an entirely different distro with totally different version numbers and library versions. You don't fill gasoline into a vehicle with a diesel engine, right? And you don't fill diesel into a vehicle with a gasoline engine, right?

What happened here is that probably Mint's Synaptic thought it would be great to "upgrade" itself with Etch's Synaptic (probably a higher version number or something?) and then all the dependencies underneath seriously got f**ked up.

Never do that!! You cannot do "distro mixes" like that. Just because Mint is based on Ubuntu, and Ubuntu is based on Debian, doesn't mean that you can deliberately mix packages and repo sources.
Husse

Post by Husse »

This is outside my knowledge -
would it be possible to reinstall synaptic in this case?

Code: Select all

sudo apt-get --purge remove synaptic

Code: Select all

sudo apt-get install synaptic
nick
Level 5
Level 5
Posts: 684
Joined: Sat Dec 02, 2006 8:04 am

Post by nick »

I must confess I am really annoyed with this errors, does anyone know where can be the root of this problem?
You originally had the Debian repos enabled, therefore packages were installed that are totally incompatible with the Ubuntu system.


Nick
Husse

Post by Husse »

You remove the line containing debian as instructed above
If you've done that - bad luck - reinstall because then your system is probably to messed up so it's not meaningful to try to repair it
First move home to it's own partition if you have not already
http://www.linuxmint.com/wiki/index.php ... _partition
scorp123
Level 8
Level 8
Posts: 2272
Joined: Sat Dec 02, 2006 4:19 pm
Location: Switzerland

Post by scorp123 »

nick wrote: You originally had the Debian repos enabled, therefore packages were installed that are totally incompatible with the Ubuntu system.
Exactly. :D
Locked

Return to “Software & Applications”