linuxmint / mintupdate

The Linux Mint Update Manager
309 stars 152 forks source link

A window opens with error text after update is executed #828

Open moi-jeux opened 1 year ago

moi-jeux commented 1 year ago

Describe the bug When there are updates to run, I click on the update module and "install updates" (it's a French version). When it's purely Mint updates (so not external software like kdenlive or others), there is an error window that opens (see the attached text file). It does this every time there are updates to run and for at least 2 months. Erreur update engine.odt

Screenshots file text joint

To Reproduce Steps to reproduce the behavior:

  1. Go to 'update manager'
  2. Click on 'install updates'
  3. Wait end and the window is opening
  4. See error

Expected behavior Update without error Distribution:

Software version: 5.9.8

Logs: 07.04@00:52 ++ Launching Update Manager 07.04@00:52 ++ Changes to the package cache detected, triggering refresh 07.04@00:52 ++ Initial refresh will happen in 0 day(s), 0 hour(s) and 10 minute(s) 07.04@00:52 ++ Starting refresh (local only) 07.04@00:52 ++ Tracker: Mintupdate update button was pressed recently: 3 days ago 07.04@00:52 ++ Found 1 software updates 07.04@00:52 ++ Refresh finished 07.04@05:53 ++ Install requested by user 07.04@05:54 ++ Starting refresh (local only) 07.04@05:54 ++ System is up to date 07.04@05:54 ++ Refresh finished 07.04@06:02 ++ Update Manager window is open, skipping initial refresh 07.04@06:02 ++ Recurring refresh will happen in 0 day(s), 0 hour(s) and 1 minute(s) 07.04@06:03 ++ Update Manager window is open, delaying recurring refresh by 60s 07.04@06:04 ++ Recurring refresh will happen in 0 day(s), 0 hour(s) and 1 minute(s) 07.04@06:05 ++ Update Manager window is open, delaying recurring refresh by 60s 07.04@06:06 ++ Recurring refresh will happen in 0 day(s), 0 hour(s) and 1 minute(s) 07.04@06:07 ++ Update Manager window is open, delaying recurring refresh by 60s 07.04@06:08 ++ Recurring refresh will happen in 0 day(s), 0 hour(s) and 1 minute(s) 07.04@06:09 ++ Update Manager window is open, delaying recurring refresh by 60s 07.04@06:10 ++ Recurring refresh will happen in 0 day(s), 0 hour(s) and 1 minute(s) 07.04@06:11 ++ Update Manager window is open, delaying recurring refresh by 60s 07.04@06:12 ++ Recurring refresh will happen in 0 day(s), 0 hour(s) and 1 minute(s) 07.04@06:13 ++ Update Manager window is open, delaying recurring refresh by 60s 07.04@06:14 ++ Recurring refresh will happen in 0 day(s), 0 hour(s) and 1 minute(s) 07.04@06:15 ++ Update Manager is in tray mode, performing recurring refresh 07.04@06:15 ++ Starting refresh (retrieving lists of updates from remote servers) 07.04@06:15 ++ Refreshing available Flatpak updates 07.04@06:16 ++ Found 3 software updates 07.04@06:16 ++ Refresh finished 07.04@06:16 ++ Recurring refresh will happen in 0 day(s), 1 hour(s) and 59 minute(s) 07.04@06:43 ++ Changes to the package cache detected, triggering refresh 07.04@06:43 ++ Starting refresh (local only) 07.04@06:43 ++ Found 3 software updates 07.04@06:43 ++ Refresh finished 07.04@07:00 ++ Install requested by user 07.04@07:00 ++ Will install python3-reportlab-accel 07.04@07:00 ++ Will install python3-reportlab 07.04@07:00 ++ Will install xxd 07.04@07:00 ++ Will install vim-common 07.04@07:00 ++ Will install vim-tiny 07.04@07:00 ++ Will install linux-firmware 07.04@07:00 ++ Ready to launch synaptic

(synaptic:3541): Gtk-CRITICAL **: 07:00:14.431: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed 07.04@07:09 ++ Return code:0 07.04@07:09 ++ Install finished 07.04@07:09 ++ Starting refresh (local only) 07.04@07:09 ++ System is up to date 07.04@07:09 ++ Refresh finished

Crash report: Done in attached text file

claudiux commented 1 year ago

Try to edit (with root rights) the /etc/apt/sources.list file and comment the line 8 (making it beginning by #). Save this file, then run the command: apt update

moi-jeux commented 1 year ago

Essayez d'éditer (avec les droits root) le /etc/apt/sources.listfichier et de commenter la ligne 8 (en la faisant commencer par #). Enregistrez ce fichier, puis exécutez la commande :apt update This is what I get when I try that (so line 8 is the link to a website) :+1:

deb cdrom:[Linux Mint 21.1 Vera - Release amd64 20221217]/ jammy main

This system was installed using small removable media

(e.g. netinst, live or single CD). The matching "deb cdrom"

entries were disabled at the end of the installation process.

For information about how to configure apt package sources,

see the sources.list(5) manual.

deb http://archive.ubuntu.com/ubuntu/ jammy main

claudiux commented 1 year ago

My own /etc/apt/sources.list:

# deb cdrom:[Linux Mint 20.3 _Una_ - Release amd64 20220104]/ focal contrib main

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.