My "Software Updater" does not seem to be executing

10 replies [Last post]
Potato
Offline
Joined: 06/04/2014

When I click on "Software Updater" via "System--Administration--" nothing happens.
I do not get the small window for checking for updates. I have tried several times, and I have waited for a few minutes.
Is this a software bug? Is this something that I must fix myself?
Thank you.

Ark74

I am a member!

I am a translator!

Offline
Joined: 07/15/2009

Please update using synaptic or apt.

The issue is fixed on the latest updates xD
https://gitlab.trisquel.org/trisquel/package-helpers/-/issues/154

Potato
Offline
Joined: 06/04/2014

Thank you for your reply. I should have mentioned that I am using Nabia, version 10.0.1, not version 11, Aramo.
Is the Aramo information information relevant to me? What is/are the specific command(s) that I need to execute?
My knowledge of the command line is limited.
Thanks again.

Magic Banana

I am a member!

I am a translator!

Offline
Joined: 07/24/2010

Here are the two commands to execute in a terminal (the "$" sign is the prompt: do not type it):
$ sudo apt update
$ sudo apt upgrade

I assume here you are an administrator of the system. It is necessarily the case if there is only one user. sudo asks for your password: type it (it is normal that nothing appears on the screen while you type) and then type [Enter].

The first command updates the information about the available packages. The second command upgrades them to the latest versions available in the repository. Trisquel being a "stable" GNU/Linux distribution, they are the versions you already have but with bugs (in particular security bugs!) fixed. There are a few exceptions though: Abrowser (the default Web browser), Icedove (the default email client), LibreOffice (the default office suite), and maybe other applications I am not aware of (@Ark74: is there a list somewhere?) will be updated to the latest upstream versions.

For newer versions of all the packages, you can upgrade to Trisquel 11 Aramo. After running the two commands above, the Update Manager should propose you to do so graphically. You want to accept before April 2025, which is Trisquel 10 Nabia's end of support. Do so when you have time to fix possible problems with the upgrade (this forum can help) and to adapt to the newer versions of the applications.

Potato
Offline
Joined: 06/04/2014

Thank you, Magic Banana.
I had an easy time understanding your instructions.
I will do these things tomorrow (probably).
Potato

Potato
Offline
Joined: 06/04/2014

I was successful in getting "Software Updater" to reappear and function.
The command(s) restored the 3 update-manager files, and they also updated Abrowser.
(I also executed a "sudo apt autoremove", as it suggested.)
Once again, thank you very much, Magic Banana.

Erithacus Libre
Offline
Joined: 09/03/2022

Hi!

I did sudo apt update. I got:

"Obter:1 https://mirror.operationtulip.com/trisquel/packages aramo InRelease [1126 B]
Err:1 https://mirror.operationtulip.com/trisquel/packages aramo InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Obter:2 https://mirror.operationtulip.com/trisquel/packages aramo-security InRelease [1138 B]
Err:2 https://mirror.operationtulip.com/trisquel/packages aramo-security InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Obter:3 https://mirror.operationtulip.com/trisquel/packages aramo-updates InRelease [1138 B]
Err:3 https://mirror.operationtulip.com/trisquel/packages aramo-updates InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
A ler as listas de pacotes... Pronto
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'https://mirror.operationtulip.com/trisquel/packages aramo InRelease' is not signed.
E: Falhou obter https://mirror.operationtulip.com/trisquel/packages/dists/aramo/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Falhou obter https://mirror.operationtulip.com/trisquel/packages/dists/aramo-security/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'https://mirror.operationtulip.com/trisquel/packages aramo-security InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Falhou obter https://mirror.operationtulip.com/trisquel/packages/dists/aramo-updates/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'https://mirror.operationtulip.com/trisquel/packages aramo-updates InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details."

I did fresh install Triskel (KDE). What can I do to solve this? Change repository?

Magic Banana

I am a member!

I am a translator!

Offline
Joined: 07/24/2010

Change repository?

Yes. Possibly from the "Software & Updates" utility. https://mirror.operationtulip.com/trisquel/packages is clearly not dependable (click on the link and see).

Ark74

I am a member!

I am a translator!

Offline
Joined: 07/15/2009

mirror.operationtulip.com/trisquel/packages

This mirror domain has expired and seems it will be down for good, it has been removed from the cdimage archive, but I wonder where is it coming from as a package mirror as it isn't listed on python3-apt source.

Regards.

Erithacus Libre
Offline
Joined: 09/03/2022

If i change to https://mirror.librelabucm.org/trisquel/ Spain (LibreLabUCM, Madrid) and changing all other "operationtulip" mirror i will break my system? It is safe to do it?

repository.png
Ark74

I am a member!

I am a translator!

Offline
Joined: 07/15/2009

Changing among mirrors is a common practice and there is no reason to break anything.

Just don't mix releases (etiona, nabia, aramo, etc.) and you'll be fine.