Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: netnomad on September 18, 2012, 12:21:38 PM
-
hi bmarkus,
i reproduced it twice when i upgraded the last version of ncurses to 5.9
the update of ncurses broke the library libncurses.so.5.
thank you for your help.
-
Well, it is the Raspberry Pi ARM6 version, see info file :) It is in a wrong repo. Informed Robert to move it.
Thanks for reporting.
-
Sorry for the mistake and thanks for catching, restored the correct versions now to each repo (hopefully) :-)
-
Hey guys!
Do you have any ideas why it doesn't work now ?
docker@boot2docker:~$ tce-load -w -i bash
bash.tcz.dep OK
readline.tcz.dep OK
Downloading: ncurses.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
ncurses.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on ncurses.tcz
docker@boot2docker:~$ md5sum /tmp/tce/optional/ncurses.tcz
ncurses.tcz ncurses.tcz.md5.txt
docker@boot2docker:~$ md5sum /tmp/tce/optional/ncurses.tcz > /tmp/tce/optional/ncurses.tcz.md5.txt
docker@boot2docker:~$ tce-load -w -i bash
readline.tcz.dep OK
mount: mounting /dev/loop2 on /tmp/tcloop/ncurses failed: Invalid argument
I tried to hack a ncurses md5 but seems like invalid package has been uploaded to tinycore repository
Do you have any ideas what's wrong ?