Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: jpeters on November 24, 2009, 04:22:36 AM

Title: fltk2
Post by: jpeters on November 24, 2009, 04:22:36 AM
What's with fltk2?  Before it will install, it seems to want to re-reinstall all of its deps, even if they're already updated.

edit: actually, I think the problem might be with compiletc (the first dep), where it goes down the list of deps with repeated attempts to install (appsbrowser shows an install error....from terminal you can see better whats getting downloaded, and whats next on the list for the next attempt. Eventually it installs.  

compiletc has the same deps as fltk2 (minus Xlibs_support), so why include both?
Title: Re: fltk2
Post by: Jason W on November 24, 2009, 03:43:15 PM
Since compiletc is a metaextension, it should no be listed in any dep file.  I will remove it and see if that fixes it.
Title: Re: fltk2
Post by: jpeters on November 24, 2009, 04:46:44 PM
Since compiletc is a metaextension, it should no be listed in any dep file.  I will remove it and see if that fixes it.

I think the problem also exists with compiletc by itself.  I tried a mount install with appsbrowser, and it failed after trying to install binutils (which is already installed and updated); same problem from aterm.     
Title: Re: fltk2
Post by: Jason W on November 24, 2009, 04:57:14 PM
Ok, I will check into it tonight.
Title: Re: fltk2
Post by: Jason W on November 24, 2009, 09:13:43 PM
I did a "base norestore" boot, installed all of compiletc's dependencies first, and then used the appbrowser to install compiletc itself and it made no attempt to redownload or reinstall any of it's dependencies.
Title: Re: fltk2
Post by: jpeters on November 25, 2009, 01:19:11 AM
I did a "base norestore" boot, installed all of compiletc's dependencies first, and then used the appbrowser to install compiletc itself and it made no attempt to redownload or reinstall any of it's dependencies.

Seems to be working now for me as well.  I loaded a group with just the deps, and compiletc installed without issue, and it's working with the complete tce_dir as well.  Previously, it was going down the list getting "Request Range Not Satisfiable" errors after deleting the extension. Trying again, it would install the deleted extension, and repeat the error/delete for the next dep...right down the list