Synaptic Package Manager Doesn't Open - Broken Update Package

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
jameswjd
Level 1
Level 1
Posts: 42
Joined: Sun Aug 11, 2019 2:55 pm

Synaptic Package Manager Doesn't Open - Broken Update Package

Post by jameswjd »

I currently run Linux Mint 19.1 Cinnamon. I've always updated in a timely manner and have historically experienced no issues with updates at all. However, yesterday when I tried to update I received a "You have 1 broken package on your system" message stopping me from completing my updates. I then tried to open the Synaptic Package Manager to access the broken filter so this issue could be fixed and the Manager would not open. I restarted my system several times and it still will not open.

What do I need to do to resolve this issue? Btw, please keep in mind that my Linux skills are very rudimentary! Especially as to the use of the Terminal line.

Thanks for the help.
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.
User avatar
kc1di
Level 18
Level 18
Posts: 8181
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Synaptic Package Manager Doesn't Open - Broken Update Package

Post by kc1di »

try this Go to a terminal and type

Code: Select all

synaptic 
do you get any error messages?
If that does not work try this command

Code: Select all

sudo dpkg --configure -a
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
jameswjd
Level 1
Level 1
Posts: 42
Joined: Sun Aug 11, 2019 2:55 pm

Re: Synaptic Package Manager Doesn't Open - Broken Update Package

Post by jameswjd »

It does show a response, however, I do not know how to cut and paste it into these emails. Can you advise please.

Thanks.
jameswjd
Level 1
Level 1
Posts: 42
Joined: Sun Aug 11, 2019 2:55 pm

Re: Synaptic Package Manager Doesn't Open - Broken Update Package

Post by jameswjd »

Just found out how to copy and paste it into these emails.

Here is what the Terminal shows:

Gtk-Message: 06:05:24.926: GtkDialog mapped without a transient parent. This is discouraged.

(synaptic:5928): Gtk-CRITICAL **: 06:05:30.134: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed
jameswjd@jameswjd-All-Series:~$ ^C
jameswjd@jameswjd-All-Series:~$
User avatar
kc1di
Level 18
Level 18
Posts: 8181
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Synaptic Package Manager Doesn't Open - Broken Update Package

Post by kc1di »

At this point I would do the following.
First, do you have a timeshift snapshot of your system before this happen? If so go back to that snapshot and see if that will fix the problem.

Second, if no snapshot try this in a terminal.

Code: Select all

sudo apt autoclean && sudo apt autoremove
Then,

Code: Select all

sudo apt update && sudo apt upgrade
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
jameswjd
Level 1
Level 1
Posts: 42
Joined: Sun Aug 11, 2019 2:55 pm

Re: Synaptic Package Manager Doesn't Open - Broken Update Package

Post by jameswjd »

I do have an earlier TimeStamp (my system is set to record one each month), but it won't open. Is this because Synaptic Manager won't open? Is there some way I can accomplish this without using the Manager function?

Thanks.
jameswjd
Level 1
Level 1
Posts: 42
Joined: Sun Aug 11, 2019 2:55 pm

Re: Synaptic Package Manager Doesn't Open - Broken Update Package

Post by jameswjd »

Sorry, I meant to say "Timeshift."
User avatar
Larry78723
Level 14
Level 14
Posts: 5476
Joined: Wed Jan 09, 2019 7:01 pm
Location: Jasper County, SC, USA

Re: Synaptic Package Manager Doesn't Open - Broken Update Package

Post by Larry78723 »

Boot from your installation media (USB/DVD) and run Timeshift from there. Once it's open, navigate to where your snapshot is and run recover.
Image
If you have found the solution to your initial post, please open your original post, click on the pencil, and add (Solved) to the Subject, it helps other users looking for help, and keeps the forum clean.
Locked

Return to “Software & Applications”