sorry to harp on about it, but I am back to using main mirror and still can not update pcre
apps update says pcre is a candidate to be processed but its failing.
There is no information against one file in tmp as prev discussed
-rw-r--r-- 1 tc staff 0 Sep 8 13:10 upgrade_errors.lst
the other file says
cat /tmp/tce-update-err.lst
Error occurred. pcre.tcz Not updated!
EDIT
just then I was able to do
wget -c http://www.tinycorelinux.net/7.x/x86/tcz/pcre.tcz
Connecting to www.tinycorelinux.net (89.22.99.37:80)
pcre.tcz 100% |******************************************| 184k 0:00:00 ETA
tc@box:~$ wget -c http://www.tinycorelinux.net/7.x/x86/tcz/pcre.tcz.md5.txt
Connecting to www.tinycorelinux.net (89.22.99.37:80)
pcre.tcz.md5.txt 100% |******************************************| 43 0:00:00 ETA
EDIT 2
looks like I have the update manually
* I am at home/tc for commands with a sym link to my tce/optional
cat pcre*txt
608290d77d96a31e871d536ea2630fea pcre.tcz
tc@box:~$ cat optional/pcre*txt
79f60f239e13a7a47aa6767093b9e150 pcre.tcz
EDIT 3
full reboot of PC and re-ran tce-update and now I get
Your system is up-to-date
so it appears for anyone having trouble updating pcre, YMMV try the wget commands above
optional ...backup current pcre packages and then copy downloads into TCZ dir and reboot to test
hope that helps someone ?