Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: nitram on January 06, 2016, 08:36:00 PM

Title: [SOLVED] sce-ondemand non-existing_extension
Post by: nitram on January 06, 2016, 08:36:00 PM
Not a real bug, maybe future feature.

Running  sce-ondemand non-existing_extension  creates an /tce/ondemand script for the item even though it doesn't exist. Simple typo in package name can leave user wondering why item added to ondemand doesn't work. Since  sce-ondemand -l  (list of available SCE(s) to add to ondemand) functionality already exists, query possible to check the entered extension name against the  sce-ondemand -l  output and report error if the extension isn't available to add to ondemand.
Title: Re: sce-ondemand non-existing_extension
Post by: Jason W on January 06, 2016, 08:45:36 PM
Fixed, will be in next RC.  There are the Core ondemand updates I plan on working in also.
Title: [solved] Re: sce-ondemand non-existing_extension
Post by: nitram on January 07, 2016, 03:49:36 AM
Great, thanks, please mark [solved].
Code: [Select]
tc@box:~$ sce-ondemand iceweassel
iceweassel.sce does not exist in your SCE directory.  Exiting..

Will play with the new *Core ondemand updates later too, thanks.