Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

raspberry3 #313

Closed
ThomasKue opened this issue Jul 15, 2016 · 7 comments
Closed

raspberry3 #313

ThomasKue opened this issue Jul 15, 2016 · 7 comments

Comments

@ThomasKue
Copy link

How do i solve this:

bxxxxx@rpi3-yyyy:~/myagent $ curl -skSL https://aka.ms/xplatagent | bash

Platform: Linux


 Acquiring Node 5.6.0

Downloading Node 5.6.0 @ https://nodejs.org/dist/v5.6.0/node-v5.6.0-linux-x86.tar.gz
Setting internal node in path
using node : /home/bxxxxx/myagent/runtime/node/bin/node
using npm : /home/bxxxxx/myagent/runtime/node/bin/npm


 Acquiring TEE CLI 14.0.2-private

Downloading TEE CLI 14.0.2-private
Accepting Eula (/home/bxxxxx/myagent/runtime/tee/tf)
bash: line 163: Error: command not found


 Installing agent installer

Cleaning up existing agent
~/myagent/_installer ~/myagent
Installing...
script location: .
installing vsoagent-installer@0.6 ...
Failed: npm install Failed with return code 2

@nigurr
Copy link

nigurr commented Jul 15, 2016

This is deprecated. Please use https://github.com/Microsoft/vsts-agent

@nigurr nigurr closed this as completed Jul 15, 2016
@ThomasKue
Copy link
Author

There are no armHF (raspberry 3) version!

@nigurr
Copy link

nigurr commented Jul 15, 2016

you can always build from source. But I doubt about dotnet support for raspberry

@ThomasKue
Copy link
Author

Yes, coreclr is not supported on armHF! - so please help me and solve this issue. git and gulp runs.

@ThomasKue
Copy link
Author

node and npm also.

@bryanmacfarlane
Copy link
Contributor

One way to solve it is go to the releases hub on github project. We distribute fully realized tar.gz files. That sh script is a way to realize it on demand.

Regarding support: yes we know core clr isn't quite as broad as node was at them moment. But it was not enough of a reason to still have two agents (many more downsides to that). If you need to automate something on a rasberry, you can run an agent and remote ssh commands to the rasberry. I believe this sprint adds an ssh task to even make that easier

@ThomasKue
Copy link
Author

thank you, then i go the ssh way.

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

No branches or pull requests

3 participants