Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: nitram on December 11, 2016, 03:33:20 PM

Title: Minor sce-import -d issue
Post by: nitram on December 11, 2016, 03:33:20 PM
When attempting to import an extension using the dependency option, an /sce/*.sce.dep is created as soon as the dependency(s) are selected, even if the package already exists in the selected dependency SCE(s) and this message is received:
Code: [Select]
WARNING: mupdf already exists in below dependency SCE(s), exiting..
bootlist

In above example, mupdf never gets imported as it's already in bootlist.sce, but an orphaned  mupdf.sce.dep  file gets left in the sce/ directory.
Title: Re: Minor sce-import -d issue
Post by: Jason W on December 11, 2016, 05:08:12 PM
Thanks for the find, I will look into it.
Title: Re: Minor sce-import -d issue
Post by: nitram on December 15, 2016, 04:01:31 PM
Retested in latest RC and it appears fixed, thank-you.