Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: nitram on February 06, 2016, 04:01:47 PM

Title: lock file
Post by: nitram on February 06, 2016, 04:01:47 PM
Latest announcement indicates lock file removed. Has the concept been abandoned or just require re-work, i think it's a good idea.
Title: Re: lock file
Post by: Jason W on February 06, 2016, 06:13:01 PM
Has been reinstated in my testing which I have also uncovered what hopefully is one of the final bugs in sce-update which I am going to fix this evening.  Yeah, I think it is a good idea because no matter what the experience level, one may have a long running sce-import or sce-update session in another desktop or terminal unware, and another sce-import or sce-update will ruin both while the is still running.  Will be in the next RC.
Title: Re: lock file
Post by: nitram on February 07, 2016, 03:00:43 PM
Preliminary lockout test good. Running  sce-update -a  in first terminal window, open another to run sce-import:
Code: [Select]
tc@box:~$ sce-import
Another SCE utility is presently in use, exiting..

Haen't tried the other way around yet, will report any issues otherwise probably good.

Another counter-productive command worthy of lock-out during import or update might be  sce-debpurge -a  .

[edit] Worked well the other way around too, thanks.
Title: Re: lock file
Post by: Jason W on February 07, 2016, 04:51:32 PM
I have added this to sce-debpurge just before I saw this, as I am now moving deb2sce.tar.gz and it's extracted files to the DEBINX directory. 
Title: Re: lock file
Post by: Jason W on February 07, 2016, 06:20:00 PM
Now in the latest upload.
Title: Re: lock file
Post by: nitram on February 07, 2016, 06:45:13 PM
sce-debpurge was locked out while running sce-update -a, looks good, thanks.
Title: Re: lock file
Post by: nitram on February 09, 2016, 05:15:26 AM
With new RC sce-debpurge is now locked out nicely when running sce-update or sce-import, thanks.