I click upgrade to Trisquel 12 but nothing happens?

5 respuestas [Último envío]
anon-libre-bro
Desconectado/a
se unió: 05/09/2026

Hi all,

When my Trisquel 11 informs me that there is now Trisquel 12, it gives me the option to click an "upgrade to Trisquel" button.

The issue is that after I click it, nothing happens. I don't get an error.... but also nothing upgrades. Has anybody had this issue and does anybody know how to work around it?

thank you,

calher

I am a member!

Desconectado/a
se unió: 06/19/2015

If that doesn't work, try doing it from the command line.

sudo do-release-upgrade

This information can be found in the manual.

https://trisquel.info/en/wiki/upgrade-trisquel

anon-libre-bro
Desconectado/a
se unió: 05/09/2026

Ok, so I did that and then my terminal gave me this message"

"Checking for a new Trisquel release
Please install all available updates for your release before upgrading."

But the strange thing is that aside from upgradeing from 12 to 13, I already verified that everything else is up to date via the "Software Updater",

bernie
Desconectado/a
se unió: 11/21/2010

"Please install all available updates for your release before upgrading."

Follow these steps:

# sudo apt update
# sudo apt upgrade
# sudo apt dist-upgrade

Ensure each step finishes without errors before proceeding, then run do-release-upgrade again.

useresu
Desconectado/a
se unió: 04/18/2026
anon-libre-bro
Desconectado/a
se unió: 05/09/2026

Thanks for this reply, but this reply is beyond me.