Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build on a clean Raspberry PI fails using the 'one script' method #18

Closed
DuaneEllis-TI opened this issue Jun 4, 2017 · 4 comments
Closed
Assignees

Comments

@DuaneEllis-TI
Copy link
Contributor

Using a FRESH raspbian image, on a RaspberryPI 3 B+ using this image:

$ sha1sum.exe 2017-04-10-raspbian-jessie-lite.*
dad2ba8a228f14e64af7d80e1fd2503facb70c61 *2017-04-10-raspbian-jessie-lite.img
c24a4c7dd1a5957f303193fee712d0d2c0c6372d *2017-04-10-raspbian-jessie-lite.zip

The error message I get is this (in contrast, the Beagle Bone Black) goes past this step.
perhaps, when these docs where written the NodeJS package was already installed?
And thus the script skipped over this part?

## Installing the NodeSource Node.js v6.x repo...

## You appear to be running on ARMv6 hardware. Unfortunately this is not currently supported by 
the NodeSource Linux distributions. Please use the 'linux-armv6l' binary tarballs available
directly from nodejs.org for Node.js v4 and later.

pi@raspberrypi:~/borderrouter$
@bukepo bukepo assigned LeZhang2016 and unassigned bukepo Jun 5, 2017
@bukepo
Copy link
Member

bukepo commented Jun 5, 2017

I think #24 will solve this issue.

@DuaneEllis-TI
Copy link
Contributor Author

How do you think #24 will solve this? I do not see a change to the OneScript files that are giving the error.

@bukepo
Copy link
Member

bukepo commented Jun 6, 2017

I'm sorry, I think we should fix the issue in that PR. @LeZhang2016 could you please remove line 58~64 in script/bootstrap in #24

@jwhui
Copy link
Member

jwhui commented Jun 7, 2017

Resolved by #24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants