Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: neonix on March 15, 2026, 01:56:02 AM
-
In TC17.x86-64 when I want to install firefox-ESR.tcz I get this error:
dav1d.tcz.md5.txt not found 404
But the file exists.
http://tinycorelinux.net/17.x/x86_64/tcz/dav1d.tcz.md5.txt
-
The md5sum checks out OK on the server - maybe you could delete any dav1d.tcz* files in your tce/optional folder locally and try again?
-
firefox-ESR.tcz require libdav1d.tcz, but there's no such extension in the repo.
-
dep file adjusted - thanks for reporting this
-
tc@box:~$ firefox
XPCOMGlueLoad error for file /tmp/tcloop/firefox-ESR/usr/local/lib/firefox/libxul.so:
/usr/local/lib/libnss3.so: version `NSS_3.107' not found (required by /tmp/tcloop/firefox-ESR/usr/local/lib/firefox/libxul.so)
Couldn't load XPCOM.
-
Hi neonix
firefox-ESR.tcz.dep includes nss.tcz.
nss.tcz includes /usr/local/lib/libnss3.so.
Please confirm that nss.tcz is loaded.
-
I updated nss.tcz and other extensions, and now it works.