Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: Greg Erskine on May 13, 2015, 05:27:48 PM

Title: tce-status -o also reports on .dep and .md5 files
Post by: Greg Erskine on May 13, 2015, 05:27:48 PM
Hi guys,

Is tce-status -o (orphaned) working correctly?

I was expecting a report with .tcz files only, not including .tcz.dep and .tcz.md5.txt files.

Code: [Select]
$ tce-status -o

Standby checking for tcz files not found on:
http://repo.tinycorelinux.net/6.x/armv6/tcz

alsa-modules-3.18.7-piCore.tcz not found!
alsa-modules-3.18.7-piCore.tcz.md5.txt not found!
alsa-utils.tcz not found!
alsa-utils.tcz.dep not found!
alsa-utils.tcz.md5.txt not found!
libasound-bin.tcz not found!
libasound-bin.tcz.dep not found!
libasound-bin.tcz.md5.txt not found!
libfaad.tcz not found!
libfaad.tcz.md5.txt not found!
libffmpeg.tcz not found!
libffmpeg.tcz.md5 not found!
libffmpeg.tcz.md5.txt not found!
libsoxr.tcz not found!
libsoxr.tcz.md5.txt not found!
ncurses-common.tcz not found!
ncurses-common.tcz.md5.txt not found!
ncurses.tcz.dep not found!
wireless-3.18.7-piCore.tcz not found!
wireless-3.18.7-piCore.tcz.md5.txt not found!

regards
Greg
Title: Re: tce-status -o also reports on .dep and .md5 files
Post by: Juanito on May 17, 2015, 09:22:47 AM
I guess you can have orphaned *tcz, *dep and *md5.txt files in the /tce/optional folder, but not neccessarily all three for the same extension, so it would be good if you know about all of the possibilities?
Title: Re: tce-status -o also reports on .dep and .md5 files
Post by: Greg Erskine on May 17, 2015, 05:42:27 PM
I guess you can have orphaned *tcz, *dep and *md5.txt files in the /tce/optional folder, but not neccessarily all three for the same extension, so it would be good if you know about all of the possibilities?

Thanks Juanito, I guess it doesn't really matter.  :D

I'll assume it has been done this way by design and work with it.

regards
Greg