Tiny Core Base > Raspberry Pi
.tree files missing in repo
(1/1)
jerash:
hello, i'm using a script to build images, and some .tree files are missing in 15.x and 16.x version aswell :
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/bzip2-lib.tcz.tree
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/expat2.tcz.tree
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/graphite2.tcz.tree
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/liblzma.tcz.tree
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/libpng.tcz.tree
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/libXau.tcz.tree
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/libXdmcp.tcz.tree
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/libxshmfence.tcz.tree
Failed to download http://repo.tinycorelinux.net/15.x/aarch64/tcz/libzstd.tcz.tree
could you please add them ?
also check the md5 files on libasound and alsa-utils as I had strange errors when trying to install extension.
many thanks.
Rich:
Hi jerash
--- Quote from: jerash on August 06, 2025, 12:34:15 PM ---hello, i'm using a script to build images, and some .tree files are missing in 15.x and 16.x version aswell : ...
--- End quote ---
I checked the first 4 extensions you listed, and none of them have any dependencies.
With no dependencies, no .tcz.dep file is created.
With no .tcz.dep file, no .tcz.tree file can exist.
I'm presuming the same holds true for the remaining 5 extensions.
--- Quote --- ... also check the md5 files on libasound and alsa-utils as I had strange errors when trying to install extension.
--- End quote ---
We typically prefer people post the actual error instead of providing their personal opinion of the error.
The MD5 files for both extensions in both repositories are correct.
Likely you experienced a corrupted download.
Try this:
--- Code: ---rm -rf /etc/sysconfig/tcedir/optional/alsa-utils.*
rm -rf /etc/sysconfig/tcedir/optional/libasound.*
tce-load -wi alsa-utils
--- End code ---
Paul_123:
Or ran out disk space. Did you expand the partition?
Navigation
[0] Message Index
Go to full version