Dear Ana: > However, the cluster does not configure until the end. Here is the what > happens: > [...] > TASK [common : Ensure additional packages are installed] > *********************** > > failed: [compute001] ... "'/usr/bin/apt-get -y -o > \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\" > install 'python-software-properties'' failed: E: There are problems and > -y was used without --force-yes\n", ..., "WARNING: The following packages > cannot be > authenticated!", " python-software-properties"]}
That (and a few other packages) were not really needed, so I've removed the attempt to install them in the latest "master" code. Can you please update and retry? OTOH, `python-software-properties` is a standard Debian and Ubuntu package [^1] so the fact that it cannot be installed may hint at a more general problem with the VM image (e.g., expired package signing key because the image snapshot is too old). [^1]: It looks like it's been removed from Debian "testing" and "sid", though. Ciao, R -- Riccardo Murri, Schwerzenbacherstrasse 2, CH-8606 Nänikon, Switzerland -- You received this message because you are subscribed to the Google Groups "elasticluster" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
