Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: jls on March 22, 2018, 10:00:36 AM

Title: unable to import purple-facebook
Post by: jls on March 22, 2018, 10:00:36 AM
Hi
I cannot import this package, see:
https://jgeboski.github.io/#package-repositories (https://jgeboski.github.io/#package-repositories)
thanks
Title: Re: unable to import purple-facebook
Post by: jls on March 22, 2018, 10:09:45 AM
Hi
Checking the repo, I see that there is no i386 version, but maybe dCore shouldn't package something that doesn't exists, infact I tried to import it alone and the result is an empty purple-facebook.sce
Title: Re: unable to import purple-facebook
Post by: Jason W on March 22, 2018, 04:01:21 PM
Ok, I found a fix and will upload it shortly.
Title: Re: unable to import purple-facebook
Post by: jls on March 22, 2018, 06:10:37 PM
Thank you JW
Title: Re: unable to import purple-facebook
Post by: Jason W on March 22, 2018, 07:51:55 PM
Uploading the fix to the release candidates area for all x86 and x86_64 dCore ports.  Please test. 

This change checks to see if a package is available in an extra repo for a particular dCore port, if only 64 bit is available, then an x86 dCore will exit during sce-import with the error message there is no package available for that port.  This happens before any action is taken in creating the SCE. 
Title: Re: unable to import purple-facebook
Post by: jls on March 23, 2018, 07:33:20 PM
Hi
Reimported the non existent package and sce-import correctly quits.
Thank you Jason