Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Arslan S. on October 13, 2011, 10:03:22 AM

Title: Extensions with no dep file slows downloading extensions
Post by: Arslan S. on October 13, 2011, 10:03:22 AM
tce-load tries to download non existent files which slows down loading extensions like gnome-desktop-base and libreoffice. glib2.tcz.dep is the most common one which tce-load attempts to download 100 times maybe when you run `tce-load -w gnome-desktop-base` command. my opinion is that an extension with no dependency should have an empty dep file.
Title: Re: Extensions with no dep file slows downloading extensions
Post by: curaga on October 13, 2011, 11:45:16 AM
Hm, I would think the correct response would be caching instead of bandwidth & inode usage.
Title: Re: Extensions with no dep file slows downloading extensions
Post by: hiro on October 13, 2011, 12:44:38 PM
What arslan suggest sounds indeed like caching in practice.