Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: rullolex on April 30, 2021, 12:33:24 PM

Title: python3.8.tcz missed
Post by: rullolex on April 30, 2021, 12:33:24 PM
Hi to everyone,

I would inform you that I'm updating pCore 13 and python3.8.tcz is missed

regards
Title: Re: python3.8.tcz missed
Post by: bmarkus on April 30, 2021, 02:10:22 PM
python3.8.tcz in the repo.

Which RPi board are you using?
Title: Re: python3.8.tcz missed
Post by: rullolex on May 01, 2021, 01:36:38 AM
I use a pi 3 B
I think that it is only a my sistem problem I have issue with compiletc and getlocale to. I will made a new installation.
Title: Re: python3.8.tcz missed
Post by: Juanito on May 01, 2021, 03:10:04 AM
Did you expand the second partition?
Title: Re: python3.8.tcz missed
Post by: rullolex on May 01, 2021, 03:15:50 AM
Hi Juanito,

yes, I do it.

I don't know if it is important but I have this message during the update:
Code: [Select]
Warning:
you are running version 13.0.3
The latest release is 12.0
Please Standby... Now checking your extensions.
Scan for updates completed.
Title: Re: python3.8.tcz missed
Post by: Rich on May 01, 2021, 09:09:28 AM
Hi Juanito
The  latest-$(getBuild)  files for ARM are out of date.
Title: Re: python3.8.tcz missed
Post by: rullolex on May 01, 2021, 12:18:21 PM
Hi Juanito
The  latest-$(getBuild)  files for ARM are out of date.

I have mixed the two release exetensions?
Title: Re: python3.8.tcz missed
Post by: Rich on May 01, 2021, 12:48:25 PM
Hi rullolex
No. That message occurs when the update process runs the  version  command.
The  version -c  command compares which version of TC you are running to the latest release available in the repository.
It determines the latest release by reading a file called  latest-armv6 (or latest-armv7). Currently those files contain the
value 12.0. They should contain 13.0 or 13.0.3. So that warning is basically a lie.
Title: Re: python3.8.tcz missed
Post by: rullolex on May 01, 2021, 01:15:32 PM
Hi Rich,
They should contain 13.0 or 13.0.3. So that warning is basically a lie.
ok, so this is not the resolution to the issues I have.
I will try with a fresh installation.