Skip to content

Instantly share code, notes, and snippets.

@almaron
Created May 12, 2014 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save almaron/2f7987f314132c80b8ed to your computer and use it in GitHub Desktop.
Save almaron/2f7987f314132c80b8ed to your computer and use it in GitHub Desktop.
Bootstrapping Chef...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15934 100 15934 0 0 37877 0 --:--:-- --:--:-- --:--:-- 95413
Downloading Chef 11.12.0 for el...
downloading https://www.opscode.com/chef/metadata?v=11.12.0&prerelease=false&nightlies=false&p=el&pv=6&m=x86_64
to file /tmp/install.sh.11766/metadata.txt
trying curl...
url https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.12.0-1.el6.x86_64.rpm
md5 3e4fadc93e3080ec0b2ed811f36cb8bc
sha256 42a29433f83f03fdf75a06ff65c45f0bbdeb44593b45fc0ef1717fbdb7eb8756
downloaded metadata file looks valid...
downloading https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.12.0-1.el6.x86_64.rpm
to file /tmp/install.sh.11766/chef-11.12.0-1.el6.x86_64.rpm
trying curl...
trying python...
Unable to retrieve a valid package!
Please file a bug report at http://tickets.opscode.com
Project: Chef
Component: Packages
Label: Omnibus
Version: 11.12.0
Please detail your operating system type, version and any other relevant details
Metadata URL: https://www.opscode.com/chef/metadata?v=11.12.0&prerelease=false&nightlies=false&p=el&pv=6&m=x86_64
Download URL: https://opscode-omnibus-packages.s3.amazonaws.com/el/6/x86_64/chef-11.12.0-1.el6.x86_64.rpm
\nDEBUG OUTPUT FOLLOWS:\n\nSTDERR from curl:\n\nHTTP/1.1 200 OK
x-amz-id-2: qfY84gfEmAc8hpibBSd0sGbXqoxnTnWO0zjYTnMJQa5UmR3n0tlDvGA9Ox6toGCr
x-amz-request-id: 943EE4E5D283AFC4
Date: Mon, 12 May 2014 18:39:58 GMT
Last-Modified: Tue, 08 Apr 2014 22:59:11 GMT
ETag: "3e4fadc93e3080ec0b2ed811f36cb8bc"
Accept-Ranges: bytes
Content-Type: application/x-redhat-package-manager
Content-Length: 30394211
Server: AmazonS3
\n\nSTDERR from python:\n\nTraceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib64/python2.6/socket.py", line 354, in read
data = self._sock.recv(rbufsize)
File "/usr/lib64/python2.6/httplib.py", line 542, in read
s = self.fp.read(amt)
File "/usr/lib64/python2.6/socket.py", line 383, in read
data = self._sock.recv(left)
File "/usr/lib64/python2.6/ssl.py", line 215, in recv
return self.read(buflen)
File "/usr/lib64/python2.6/ssl.py", line 136, in read
return self._sslobj.read(len)
socket.error: [Errno 104] Connection reset by peer\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment