WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [SOLVED] sce-ondemand non-existing_extension  (Read 2255 times)

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
[SOLVED] sce-ondemand non-existing_extension
« on: January 06, 2016, 05: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.
« Last Edit: January 07, 2016, 06:49:55 AM by Rich »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: sce-ondemand non-existing_extension
« Reply #1 on: January 06, 2016, 05:45:36 PM »
Fixed, will be in next RC.  There are the Core ondemand updates I plan on working in also.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
[solved] Re: sce-ondemand non-existing_extension
« Reply #2 on: January 07, 2016, 12: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.