Hi Alexandre,
Do you really want to �� bootstrap �� an image ? You don���t need to (just use an official image).
Try here, either through the launcher or the curl command line:
HTH,
Cedrick
Envoy�� de mon iPhone
Le 28/11/2018 �� 11h17, Garreau, Alexandre a ��crit :This VM uses a separate heartbeat thread to update its internal clock
and handle events. For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority. The
effect is that heavily loaded systems may experience some latency
issues. If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:
cat <<END | sudo tee /etc/security/limits.d/pharo.conf
* hard rtprio 2
* soft rtprio 2
END
and report to the pharo mailing list whether this improves behaviour.
Btw changing this didn���t improve anything until then, since build stillfails (but the error disappeared).Sorry to clutter with a second mail.