Comment #2 on issue 1062 by [email protected]: devel/build_chroot doesn't work if executed in Ubuntu Precise environment
https://code.google.com/p/ganeti/issues/detail?id=1062

This problem may be related to my local Ubuntu Precise setting problem. It seems that I need to update my key to install these software. What about '--allow-unauthenticated' parameter for installing software in devel/build_chroot script like following.

$ cat build_chroot
[...]
apt-get install -y --allow-unauthenticated schroot debootstrap
[...]
APT_INSTALL="apt-get install -y --allow-unauthenticated --no-install-recommends"
[...]

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to