Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: nitram on January 06, 2016, 05:19:03 PM

Title: [SOLVED] sce-import query re: syncing indexes
Post by: nitram on January 06, 2016, 05:19:03 PM
Running  sce-import  first run syncs Debian Index and Debian Security Index. Subsequent runs indexes are not re-synced. Maybe normal/no big deal. BUT reason for asking, running  sce-debpurge  repeatedly syncs the index every run (not just 1st run). Probably no issue for users that frequently reboot. Query if running server, for example, may not get re-synced?
Title: Re: sce-import query re: syncing indexes
Post by: Jason W on January 06, 2016, 05:21:03 PM
Sce-import seems to sync each time for me unless I use the -p option which causes it not to sync, useful for back to back imports esp with a lot of /opt/debextra entries.  I will look into it.
Title: Re: sce-import query re: syncing indexes
Post by: nitram on January 06, 2016, 08:55:46 PM
Thanks for looking into it.

I never use the -p option.

Doublechecked my sceconfig, believe this is default:
Code: [Select]
# To not update the DEBINX package files.
PRESERVEDEBINXMODE=FALSE

# UPDATEDEBINXMODE is default and not needed to be specified here.
Title: Re: sce-import query re: syncing indexes
Post by: Jason W on January 06, 2016, 09:10:29 PM
Ok, I am seeing it too, it is an unexpected change.  I will fix it.
Title: Re: sce-import query re: syncing indexes
Post by: Jason W on January 06, 2016, 09:15:41 PM
Will be fixed in the next RC.
Title: Re: sce-import query re: syncing indexes
Post by: nitram on January 06, 2016, 09:22:08 PM
Thanks again, will re-test all items with next RC.
Title: Re: sce-import query re: syncing indexes
Post by: Jason W on January 06, 2016, 11:08:33 PM
RC uploaded.
Title: [solved] Re: sce-import query re: syncing indexes
Post by: nitram on January 07, 2016, 03:46:48 AM
Tested well, thanks, please mark [solved].