Closed kieppie closed 12 years ago
@kieppie I just tried a fresh build with the production cut of alamo v2 and it all worked fine. Could you please try a fresh install as it seems like it may have been a transient issue.
@mancdaz
kieppie, are you using a proxy during the installation?
@doublerr, @mancdaz - found the issue, thanks to the guidance of @Apsu. Was the proxy config. I provided the URL to my local apt-cacher-ng apt repo proxy (since the prompt is nearly identical to the prompt in Ubuntu minimal) at install. I cleared the proxy configs from my /opt/rpcs/rpcs.cfg, but kept my apt proxy in /etc/apt/apt.conf.d/00proxy, thereby keeping my apt proxy for my local repo intact, but not for general HTTP connections.
This might've been addressed already; possibly a bug to this, so please pardon repost: https://github.com/rcbops/chef-cookbooks/issues/278
[Tue, 27 Nov 2012 21:39:59 -0500] [72] Generating chef-client keys [Tue, 27 Nov 2012 21:40:02 -0500] [80] Downloading cookbooks /root /root error: The requested URL returned error: 403 while accessing http://github.com/rcbops/chef-cookbooks/info/refs fatal: HTTP request failed error: The requested URL returned error: 403 while accessing http://github.com/rcbops/chef-cookbooks/info/refs fatal: HTTP request failed
This is because http://github.com/rcbops/chef-cookbooks/info/ no longer exists