Tiny Core Base > Final Releases
Tiny Core v11.0
Juanito:
findutils reposted
Juanito:
hplip and ghostscript posted to tc-11.x x86 repo - things had also been broken by a net-snmp update
rhermsen:
GNU wget gives: Disabling SSL due to encountered errors.
Looks due to openssl 1.1.1 (see e.g. https://github.com/ContinuumIO/anaconda-issues/issues/10709)
wget
--- Code: ---BusyBox v1.31.1 (2019-12-17 16:10:37 UTC) multi-call binary.
--- End code ---
cd /tmp
wget https://github.com/FRRouting/frr/archive/frr-6.0.2.tar.gz
--- Code: ---Connecting to github.com (140.82.118.4:443)
sudo rm frr-6.0.2.tar.gzConnecting to codeload.github.com (140.82.114.9:443)
saving to 'frr-6.0.2.tar.gz'
frr-6.0.2.tar.gz 100% |*****************************************************************| 4371k 0:00:00 ETA
'frr-6.0.2.tar.gz' saved
--- End code ---
tce-load -wi wget.tcz
#reboot
wget --version
--- Code: ---NU Wget 1.20.3 built on linux-gnu.
--- End code ---
cd /tmp
wget https://github.com/FRRouting/frr/archive/frr-6.0.2.tar.gz
--- Code: -----2020-04-04 13:54:17-- https://github.com/FRRouting/frr/archive/frr-6.0.2.tar.gz
Disabling SSL due to encountered errors.
--- End code ---
curaga:
https://bugs.debian.org/926315
Some more info.
Juanito:
I've compiled openssl-1.1.1f, which seems to fix the problem - I'll post after some more testing.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version