Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: nitram on January 10, 2016, 06:02:59 PM

Title: sce-import doesn't clean up afterwards
Post by: nitram on January 10, 2016, 06:02:59 PM
Running  sce-import nano  , select 1) nano installs /sce/nano.sce - nice.

sce-import does not clean up /tce/import/nano/ afterwards, which contains:
Code: [Select]
tc@box:/mnt/sdb4/tce/import/nano$ ls
bin/  etc/  lib/  sbin/  usr/

Reboot also does not remove these temporary build files.

Workaround: manual delete.

Query, should these temporary files be in /tmp during an import or would that eat too much RAM?
...don't know, that's why i'm asking :)
Title: Re: sce-import doesn't clean up afterwards
Post by: Jason W on January 10, 2016, 08:24:34 PM
Thanks, I will look into it.
Title: Re: sce-import doesn't clean up afterwards
Post by: Jason W on January 10, 2016, 08:52:32 PM
In the newest release candidate.
Title: Re: sce-import doesn't clean up afterwards
Post by: nitram on January 11, 2016, 04:38:13 AM
Fixed, thanks Jason.
Title: Re: sce-import doesn't clean up afterwards
Post by: Jason W on January 11, 2016, 08:39:51 AM
Oh, and the import/nano directory is in ram when sce-import -r option is used, otherwise it is in the tce directory.
Title: Re: sce-import doesn't clean up afterwards
Post by: nitram on January 11, 2016, 08:43:40 AM
Thanks, think i used the -r option once due to low disk space, then ran out of RAM!
Sorry bit off topic, the -r option does not utilize swap space/RAM only?
Title: Re: sce-import doesn't clean up afterwards
Post by: Jason W on January 11, 2016, 09:55:45 AM
It should use swap the same way any other process would use swap if RAM was getting low. 
Title: Re: sce-import doesn't clean up afterwards
Post by: nitram on January 11, 2016, 06:49:24 PM
Of course you're correct!

Just imported largish extension with one eye on Conky stats, nice, thanks.