Tiny Core Base > Alpha Releases
Tiny Core 10.0 Alpha 2 Testing
Juanito:
aspell was recompiled recently with a couple of fixes for gcc-7.x.
The commits in git do not show any more recent fixes for gcc.
andyj:
In prior versions PHP tests never hung, they always got through all 15k+ eventually. This time all pspell and at least one in libgd, mysql, and enchant, and maybe others I don't remember. I don't know what's wrong, but something is not right.
polikuo:
--- Quote from: andyj on December 20, 2018, 07:46:27 PM ---I noticed there isn't an installer in the ISO. I don't suppose that with a new version we could tweak the installation paths so that adding 64-bit to a 32-bit install would be easy, that is move boot to the root of the boot drive and out of a tce directory, and make the tce directories tce32 and tce64.
--- End quote ---
I have refactored the script, but I haven't test it.
See my github
Does anyone care to test it?
I'm kinda on a tight schedule.
The variables have been adjusted, which should be fine.
The tce path should be either tce32 or tce64
As for the "boot" path ...
IIRC, corebook has stated that since some users might install multiple OSs on the same partition,
thus the "boot" directory is stored in "tce" directory to prevent conflict.
Juanito:
--- Quote from: andyj on December 30, 2018, 07:10:16 PM ---I'm not sure why but the PHP tests for the pspell extension (using aspell) hang on both 32-bit and 64-bit. Strace says they're hanging on futex_wait_private, but I don't know who or what they're waiting for. Does Aspell need to be recompiled?
--- End quote ---
Recompiled aspell (patched for a non-fatal compile error) posted to the 10.x x86_64 repo - could you check if that improves things?
andyj:
In testing other extensions which use perl for that purposed it complains that LC_ALL isn't set. According to /etc/profile, it's exported provided that it's set in /etc/sysconfig/language, but when that file is created in /etc/init.d/tc-config and only LANG is set. It doesn't set a default LC_ALL, and it doesn't have any code to grab it from the kernel command line that I can see. Maybe at least for now add LC_ALL=C to /etc/sysconfig/language in /etc/init.d/tc-config?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version