Is there a Synaptic Package Manager log?

Message
Author
kd4e
Posts: 307
Joined: Mon Dec 06, 2021 5:26 pm

Is there a Synaptic Package Manager log?

#1 Post by kd4e »

I noticed some errors when Synaptic Package Manager ran the recent Update.

Due to muscle-memory I hit the close prompt before pausing to view the scrolled text.

I looked in the Menu and found no reference to a tool to view various logs - could that be added to MX Tools?

I Searched the Forum under 'Synaptic Package Manager log' but didn't spot anything there either.

I tried ...

Code: Select all

$ sudo find / -name *.log 2> /dev/null
but didn't see anything there.

I can use File Manager/Thunar or the terminal to get to it - I just need to know where to look, please?

Thanks!

User avatar
kmathern
Developer
Posts: 2578
Joined: Wed Jul 12, 2006 2:26 pm

Re: Is there a Synaptic Package Manager log?

#2 Post by kmathern »

Synaptic's keeps log files at /root/.synaptic/log/*

example:

Code: Select all

root@mx1:/home/demo# cat /root/.synaptic/log/2025-07-22.165244.log 
Commit Log for Tue Jul 22 16:52:44 2025


Upgraded the following packages:
b43-fwcutter (1:019-8) to 1:019-14~mx23+1
firmware-b43-installer (1:019-8) to 1:019-14~mx23+1
firmware-b43legacy-installer (1:019-8) to 1:019-14~mx23+1

User avatar
CharlesV
Global Moderator
Posts: 7783
Joined: Sun Jul 07, 2019 5:11 pm

Re: Is there a Synaptic Package Manager log?

#3 Post by CharlesV »

If you ran the apt update, then QSI and Apt Log or /var/log/apt/history.log
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

kd4e
Posts: 307
Joined: Mon Dec 06, 2021 5:26 pm

Re: Is there a Synaptic Package Manager log?

#4 Post by kd4e »

kmathern wrote: Tue Jul 22, 2025 4:55 pm Synaptic's keeps log files at /root/.synaptic/log/*
The synaptic log must have been toggled off at some point because the only
one at that location is from 2024.

Where would I toggle it back on, please?

kd4e
Posts: 307
Joined: Mon Dec 06, 2021 5:26 pm

Re: Is there a Synaptic Package Manager log?

#5 Post by kd4e »

CharlesV wrote: Tue Jul 22, 2025 5:00 pm If you ran the apt update, then QSI and Apt Log or /var/log/apt/history.log
/var/log/apt/history.log doesn't show any errors from the update.

I know that some text scrolled by in red.

It seems odd that the Menu Search doesn't offer QSI when 'log' is entered.

No errors are shown in any of the log files presented by QSI.

BTW: Why is the content of /apt/term.log not in chronological order?

Thanks.

User avatar
CharlesV
Global Moderator
Posts: 7783
Joined: Sun Jul 07, 2019 5:11 pm

Re: Is there a Synaptic Package Manager log?

#6 Post by CharlesV »

My understanding is that /var/log/apt/term.log is the a more detailed account of the update process, and is a complete transcription of what you would see in the terminal. The log file is appended too, so it should be chronological, latest at the end of the file.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
fehlix
Developer
Posts: 12826
Joined: Wed Apr 11, 2018 5:09 pm

Re: Is there a Synaptic Package Manager log?

#7 Post by fehlix »

kd4e wrote: Tue Jul 22, 2025 5:31 pm BTW: Why is the content of /apt/term.log not in chronological order?
Good point. The concatenation of the log-files is revers, so the oldest comes last, but the log-stanzas are newest last within the log-files.
So probably easy to adjust to have always newest last chronologically.

User avatar
Eadwine Rose
Administrator
Posts: 15039
Joined: Wed Jul 12, 2006 2:10 am

Re: Is there a Synaptic Package Manager log?

#8 Post by Eadwine Rose »

CharlesV wrote: Tue Jul 22, 2025 6:31 pm My understanding is that /var/log/apt/term.log is the a more detailed account of the update process, and is a complete transcription of what you would see in the terminal. The log file is appended too, so it should be chronological, latest at the end of the file.
I would definitely look at the syslog funny if it suddenly was reversed.

I have a conky with the last 4 lines of the syslog in there, to see if any disaster happens (so to speak).
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
dreamer
Posts: 943
Joined: Sun Oct 15, 2017 11:34 am

Re: Is there a Synaptic Package Manager log?

#9 Post by dreamer »

kd4e wrote: Tue Jul 22, 2025 4:41 pm I noticed some errors when Synaptic Package Manager ran the recent Update.

Due to muscle-memory I hit the close prompt before pausing to view the scrolled text.
You can also reach Synaptic history/log from the Synaptic menu bar. Regarding error messages I would just look at the Synaptic history for the specific update and reinstall those packages. Then you can pay attention if those error messages show up again.

Post Reply

Return to “Software / Configuration”