Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: Rabie on September 30, 2025, 09:00:30 AM
-
Hi There,
Would it be possible for someone to upload the following extensions to the repository?
python3.11-cffi.tcz
python3.11-cryptography.tcz
python3.11-six.tcz
python3.11-tkinter.tcz
python3.11-ttkthemes.tcz
Thank you very much!
-
You've been asking questions about the RPi5 - do you want the extensions for armhf or aarch64?
-
OMG! I am Sorry. :-\
I copied the wrong text.
Yes for the aarch64
-
python3.11-cffi, python3.11-cryptography and python3.11-six posted (not tested).
I don't believe the piCore64 version of python3.11 has been configured for tkinter (it is missing a library of the form _tkinter.cpython-39-arch-linux-gnu.so and a subdirectory of the form /usr/local/lib/pythonx.y/tkinter/), so python3.11-ttkthemes cannot be built.
-
Alright thank you very much, i will try to work with that.
-
Hi Juanito,
why can't I download the extensions?
tce-load -wi python3.11-six.tcz
Downloading: python3.11-six.tcz
Connecting to repo.tinycorelinux.net (128.127.66.77:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: python3.11-six.tcz.md5.txt: No such file or directory
Error on python3.11-six.tcz
should i maybe update something to download new posted extensions?
-
If you look here: http://tinycorelinux.net/16.x/aarch64/tcz/python3.11-six.tcz.md5.txt the md5sum is present.
Maybe you could check your tce/optional directory, delete any files named python3.11-six* and try again.
-
i had just those in optional
ls /etc/sysconfig/tcedir/optional/python3.11*
/etc/sysconfig/tcedir/optional/python3.11-pip.tcz
/etc/sysconfig/tcedir/optional/python3.11-pip.tcz.dep
/etc/sysconfig/tcedir/optional/python3.11-pip.tcz.md5.txt
/etc/sysconfig/tcedir/optional/python3.11.tcz
/etc/sysconfig/tcedir/optional/python3.11.tcz.dep
/etc/sysconfig/tcedir/optional/python3.11.tcz.md5.txt
sudo rm /etc/sysconfig/tcedir/optional/python3.11*
tce-load -wi python3.11
python3.11.tcz.dep OK
Downloading: python3.11.tcz
Connecting to repo.tinycorelinux.net (128.127.66.77:80)
saving to 'python3.11.tcz'
python3.11.tcz 100% |*********************************************************************************************************************************************************************************************| 18.7M 0:00:00 ETA
'python3.11.tcz' saved
python3.11.tcz: OK
tce-load -wi python3.11-dev.tcz
python3.11-dev.tcz.dep OK
Downloading: python3.11-dev.tcz
Connecting to repo.tinycorelinux.net (128.127.66.77:80)
saving to 'python3.11-dev.tcz'
python3.11-dev.tcz 100% |*********************************************************************************************************************************************************************************************| 224k 0:00:00 ETA
'python3.11-dev.tcz' saved
python3.11-dev.tcz: OK
tce-load -wi python3.11-six.tcz
Downloading: python3.11-six.tcz
Connecting to repo.tinycorelinux.net (128.127.66.77:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: python3.11-six.tcz.md5.txt: No such file or directory
Error on python3.11-six.tcz
tce-load -wi python3.11-cffi.tcz
Downloading: python3.11-cffi.tcz
Connecting to repo.tinycorelinux.net (128.127.66.77:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: python3.11-cffi.tcz.md5.txt: No such file or directory
Error on python3.11-cffi.tcz
tce-load -wi python3.11-cryptography.tcz
Downloading: python3.11-cryptography.tcz
Connecting to repo.tinycorelinux.net (128.127.66.77:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: python3.11-cryptography.tcz.md5.txt: No such file or directory
Error on python3.11-cryptography.tcz
uname -m
aarch64
I am able to install python3.11-dev.tcz and python3.11.tcz but not the others
-
Hmm, I don't see the problem:
tce-load -w python3.11-six
python3.11-six.tcz.dep OK
Downloading: python3.11-six.tcz
Connecting to repo.tinycorelinux.net (128.127.66.77:80)
saving to 'python3.11-six.tcz'
python3.11-six.tcz 100% |**********************************************************************************************************| 12288 0:00:00 ETA
'python3.11-six.tcz' saved
python3.11-six.tcz: OK
What happens if you try: wget http://tinycorelinux.net/16.x/aarch64/tcz/python3.11-six.tcz
wget http://tinycorelinux.net/16.x/aarch64/tcz/python3.11-six.tcz.dep
wget http://tinycorelinux.net/16.x/aarch64/tcz/python3.11-six.tcz.md5.txt
-
that works :-\
wget http://tinycorelinux.net/16.x/aarch64/tcz/python3.11-six.tcz
Connecting to tinycorelinux.net (128.127.66.77:80)
saving to 'python3.11-six.tcz'
python3.11-six.tcz 100% |*********************************************************************************************************************************************************************************************| 12288 0:00:00 ETA
'python3.11-six.tcz' saved
wget http://tinycorelinux.net/16.x/aarch64/tcz/python3.11-six.tcz.dep
Connecting to tinycorelinux.net (128.127.66.77:80)
saving to 'python3.11-six.tcz.dep'
python3.11-six.tcz.d 100% |*********************************************************************************************************************************************************************************************| 15 0:00:00 ETA
'python3.11-six.tcz.dep' saved
wget http://tinycorelinux.net/16.x/aarch64/tcz/python3.11-six.tcz.md5.txt
Connecting to tinycorelinux.net (128.127.66.77:80)
saving to 'python3.11-six.tcz.md5.txt'
python3.11-six.tcz.m 100% |*********************************************************************************************************************************************************************************************| 53 0:00:00 ETA
'python3.11-six.tcz.md5.txt' saved