'Update Pack Info' button unresponsive

Archived topics about LMDE 1 and LMDE 2
Locked
PaulW

'Update Pack Info' button unresponsive

Post by PaulW »

I just updated to 3.2.0-4-amd64.
When doing so, I discovered that the mintUpdate 'Update Pack Info' button is unresponsive. It changes color when clicked, but does not open the info window.

1. Any thoughts on how to get the button to do it's thing?
2. Is there another way via the console to see the information that should be displayed in the update window?

I also had several 'Failed to fetch...' errors, but that's another issue.
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.
zerozero

Re: 'Update Pack Info' button unresponsive

Post by zerozero »

actually i believe that both issues are related: the update pack info is retrieved from the servers as you press the button, if you're having problems updating or experiencing slowness it might "freeze" waiting for the info.
in this topic http://forums.linuxmint.com/viewtopic.php?f=90&t=122213 you'll get the needed info to change to a faster server
PaulW

Re: 'Update Pack Info' button unresponsive

Post by PaulW »

Thanks zerozero for your response.
I did the mint-choose-debian-mirror thing. /etc/apt/sources list now shows:

Code: Select all

deb http://packages.linuxmint.com/ debian main upstream import
deb http://mirror.metrocast.net/linuxmint-debian/latest testing main contrib non-free
deb http://mirror.metrocast.net/linuxmint-debian/latest/security testing/updates main contrib non-free
deb http://mirror.metrocast.net/linuxmint-debian/latest/multimedia testing main non-free
Went back to mintUpdate and did a refresh. Several packages failed to be fetched:

Code: Select all

Failed to fetch http://packages.linuxmint.com/dists/debian/import/i18n/Translation-en_US  Unable to connect to packages.linuxmint.com:http:
Failed to fetch http://packages.linuxmint.com/dists/debian/import/i18n/Translation-en  Unable to connect to packages.linuxmint.com:http:
Failed to fetch http://packages.linuxmint.com/dists/debian/main/i18n/Translation-en_US  Unable to connect to packages.linuxmint.com:http:
Failed to fetch http://packages.linuxmint.com/dists/debian/main/i18n/Translation-en  Unable to connect to packages.linuxmint.com:http:
Failed to fetch http://packages.linuxmint.com/dists/debian/upstream/i18n/Translation-en_US  Unable to connect to packages.linuxmint.com:http:
Failed to fetch http://packages.linuxmint.com/dists/debian/upstream/i18n/Translation-en  Unable to connect to packages.linuxmint.com:http:
Some index files failed to download. They have been ignored, or old ones used instead.
I also noticed that

Code: Select all

http://packages.linuxmint.com debian InRelease
failed, as seen when 'Show for individual files' was selected during the downloading process. However, mintUpdate indicates 'Your system is up to date'.
Where do I go from here???
zerozero

Re: 'Update Pack Info' button unresponsive

Post by zerozero »

mint-choose-debian-mirrors picks the best mirror for the 3 debian repos in your sources.list, the errors you are seeing are from packages.linuxmint repo, to pick a mirror for that repo you have to follow xenopeek's topic that i linked above
PaulW

Re: 'Update Pack Info' button unresponsive

Post by PaulW »

Thanks again. /etc/apt/sources.list now shows

Code: Select all

deb http://mirror.csclub.uwaterloo.ca/linuxmint-packages/ debian main upstream import

deb http://mirror.metrocast.net/linuxmint-debian/latest testing main contrib non-free
deb http://mirror.metrocast.net/linuxmint-debian/latest/security testing/updates main contrib non-free
deb http://mirror.metrocast.net/linuxmint-debian/latest/multimedia testing main non-free
[There were no mirrors in US, so I chose the one in Canada.] mintUpdate refresh was significantly faster and no 'Failed to fetch...' errors encountered and shows 'Your system is up to date'. So, I guess all is well except the 'Update Pack Info' button is still unresponsive. :(
zerozero

Re: 'Update Pack Info' button unresponsive

Post by zerozero »

the info "update pack info" is trying to retrieve is this one
http://mirror.metrocast.net/linuxmint-d ... -pack.html
(from the mirror you have picked)
Locked

Return to “LMDE Archive”