Skip to content

Conversation

@andrewdeandrade
Copy link
Contributor

Installing from a binary was failing on a Raspberry Pi due to a null string error. I added the shasum to the attributes/default.rb file. However, I used the shasum that I calculated locally. This is wrong. I tried to go to http://nodejs.org/dist/v0.10.15/ and get the shasum posted there from the gpg or asc file, however none of those checksum files, include the necessary checksum for the "arm-pi" flavor of NodeJS.

In the absence of an official shasum, can someone find out how to get the tarball over https and confirm the shasum above before merging this pull request? I pulled the tarball over http and therefore my shasum should be treated as suspect until independently verified. In the meantime, I filed an issue over in the joyent/node repo:

nodejs/node-v0.x-archive#6338

Installing from a binary was failing on a Raspberry Pi due to a null string error. I added the shasum to the attributes/default.rb file. However, I used the shasum that I calculated locally. This is wrong. I tried to go to http://nodejs.org/dist/v0.10.15/ and get the shasum posted there from the gpg or asc file, however none of those checksum files, include the necessary checksum for the "arm-pi" flavor of NodeJS.

In the absence of an official shasum, can someone find out how to get the tarball over https and confirm the shasum above before merging this pull request? I pulled the tarball over http and therefore my shasum should be treated as suspect until independently verified. In the meantime, I filed an issue over in the joyent/node repo:

nodejs/node-v0.x-archive#6338
mdxp added a commit that referenced this pull request Mar 4, 2014
Added shasum for Raspberry Pi binary to attributes/default.rb
@mdxp mdxp merged commit 82e0767 into mdxp:master Mar 4, 2014
@mdxp
Copy link
Owner

mdxp commented Mar 4, 2014

Merged! Thanks @malandrew!

JenRed12 pushed a commit to Tealium/nodejs-cookbook that referenced this pull request Jun 11, 2015
Removed install_not_needed? method from nodejs_helper.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants