On 2012-10-17 13:35, Tomas Karasek wrote:
just tried to test cloud-init-0.7.0-1 from Alan's build from http://koji.fedoraproject.org/koji/taskinfo?taskID=4582433 on quite vanilla image of SLC6 which is a derivate of EL6. it seems they use argparse, which was added in Python in 2.7. On EL6 (and 5 as well I guess) there is python-argparse in separate package so it should go to dependencies of cloud-init 0.7. Starting cloud-init: Traceback (most recent call last):^M^M File "/usr/bin/cloud-init", line 24, in <module>^M^M import argparse^M^M ImportError: No module named argparse^M^M
Sounds like the el6 build should depend on python-argparse, then. That's already in EPEL.
I'm still trying to reproduce Vitaly's login problem and not having much luck. :-\ Is anyone else able to do so and post logs? (/var/log/cloud-init.log)
_______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud