Rich and other good looking moderators
good to know, let me show one quirk
I seem to recall this tcz in the past requiring an update and I have solved it manually but show it here in case it gives mods a chance to trouble shoot?
nettle
had to solve it manually with
tce-load -w nettle
nettle is already downloaded.
tc@box:~$ cd optional/
tc@box:/mnt/sdb1/tce/optional$ ls nettle*
nettle.tcz nettle.tcz.dep nettle.tcz.md5.txt
tc@box:/mnt/sdb1/tce/optional$ rm -rf nettle*
tc@box:/mnt/sdb1/tce/optional$ tce-load -w nettle
Downloading: nettle.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
nettle.tcz 100% |*******************************| 140k 0:00:00 ETA
nettle.tcz: OK
tc@box:/mnt/sdb1/tce/optional$ ls nettle*
nettle.tcz nettle.tcz.dep nettle.tcz.md5.txt
tc@box:/mnt/sdb1/tce/optional$ ls -al nettle*
-rw-r--r-- 1 tc staff 143360 Mar 23 08:07 nettle.tcz
-rw-r--r-- 1 tc staff 8 Mar 23 08:07 nettle.tcz.dep
-rw-r--r-- 1 tc staff 45 Mar 23 08:07 nettle.tcz.md5.txt
tc@box:/mnt/sdb1/tce/optional$ chmod 664 nettle*
tc@box:/mnt/sdb1/tce/optional$ ls -al nettle*
-rw-rw-r-- 1 tc staff 143360 Mar 23 08:07 nettle.tcz
-rw-rw-r-- 1 tc staff 8 Mar 23 08:07 nettle.tcz.dep
-rw-rw-r-- 1 tc staff 45 Mar 23 08:07 nettle.tcz.md5.txt
Please note my earlier remark about chmod permissions, so this is not an attack on nettle, because I fixed up all others and spacefm and gut* are mine.
Providing a list of what I fixed up IMO won't be helpful as I don't have all tczs downloaded but my history shows them to be
chmod 664 ffmpeg*
chmod 664 SpaceFM*
chmod 664 sqlite3*
chmod 664 nss*
chmod 664 neon*
chmod 664 ncursesw*
chmod 664 nspr*
chmod 664 libtas*
chmod 664 libavdev*
chmod 664 gutenprint-ijs*
chmod 664 nettle*
trivia
I have a sym link to optional in my home folder.
I may, in the past, only read the line...reboot and failed to read that the update failed.
It could happen to others?
cheers