SliTaz SliTaz Forum

You are not logged in.

#1 2025-09-13 05:09:02

Slizzard
Member
Registered: 2021-03-14
Posts: 23

Upgrades Fail

Greetings Slitazlings.

After an apparently normal update Sept 4, Tazpanel fails all new upgrades.  On boot, it identifies new available upgrades as usual, but when I click the button, a mostly empty page says "Message Corrupt".

I don't know WHICH message is corrupt.

Can anyone help me fix this so I can stay up-to-date?

I'm running a persistent Live-USB stick installation of Rolling 32-bit, today on a 14-yr-old Toshiba C650 laptop that it usually runs fine on.

But I get the same result no matter what machine I boot it in.

Offline

#2 2025-09-13 15:04:29

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: Upgrades Fail

Hi Slizzard,

sad to read this hmm

I don't see any changes on repo could be explain this issue.

Could you please put packages upgrades list ? thanks

Iso of rolling i see it's Sep 7, i go trying to reproduce issue.

Offline

#3 2025-09-13 15:06:25

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: Upgrades Fail

I reproduce it with old iso i have, jan 26th.

I'm doing [c]tazpkg up -r[/c], and tazpanel display "Message Corrupt" when refresh tazpanel hmm

Offline

#4 2025-09-13 15:31:06

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: Upgrades Fail

I found package issue.

I check if tazpanel is root cause (cp -a /var/www/tazpanel /var/www/tazpanel-old), it's not him.

I block slitaz-base-files, <= right it's this package impacted.

Step i do :

- save slitaz-base-files (343)

- unblock slitaz-base-files

- upgrade it (344) => issue on tazpanel

- copy slitaz-base-files to /, tazpzanel come back

Edit it's seem related to commit that fix typo, but in case seem broken sad

Offline

#5 2025-09-13 16:15:41

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: Upgrades Fail

I fix issue on slitaz-base-files, update available tomorrow.

For upgrade slitaz-base-files without Tazpanel you need do [c]tazpkg up -r[/c] in terminal "Applications > System tools > Sakura

Or quick fix it's to edit /usr/lib/slitaz/httphelper.sh and add miss '\' at line 37

-e "s|\"|%22|g; s|`|%60|g"

-e "s|\"|%22|g; s|\`|%60|g"

Package fixed available here

https://cook.slitaz.org/cooker.cgi?download=slitaz-base-files-345.tazpkg

Offline

#6 2025-09-16 01:20:39

Slizzard
Member
Registered: 2021-03-14
Posts: 23

Re: Upgrades Fail

shann;

Wow!  That was fast!  Problem solved.

Thanks very much for your prompt attention.

Slitaz is a great little system with great support team.

You gave me several choices of ways to fix - which I found very interesting - and they showed me enough to do slightly different approach but I think is basically same solution.

I chose since I am more comfortable with command line than with editing config files.

Once I used "sudo tazpkg get-install slitaz-base-files --forced" everything worked again.

Thanks again!

Offline

#7 2025-09-16 17:48:09

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: Upgrades Fail

Hi Slizzard,

No problem, you're welcome smile

[c]sudo tazpkg get-install slitaz-base-files --forced[/c]

Yes this command could be use to upgrade/reinstall slitaz-base-files only

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.019 seconds, 10 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]