|
Re: Build error while deplyoing to roboRio (Eclipse, c++)
Quote:
Trying to override old definition of task classloader
get-target-ip:
[echo] Trying Target: roboRIO-4012-FRC.local
[echo] roboRIO found via mDNS
dependencies:
[echo] roboRIO image version validated
deploy:
[sshexec] Connecting to roboRIO-4012-FRC.local:22
[sshexec] cmd : rm -f /home/lvuser/FRCUserProgram
[echo] [athena-deploy] Copying code over.
[scp] Connecting to roboRIO-4012-FRC.local:22
[scp] done.
[sshexec] Connecting to roboRIO-4012-FRC.local:22
[sshexec] cmd : killall -q netconsole-host || :
[scp] Connecting to roboRIO-4012-FRC.local:22
BUILD FAILED
C:\Users\Robotics Team 4012\wpilib\cpp\current\ant\build.xml:78: server indicated an error: scp: /home/lvuser//robotCommand: Permission denied
Total time: 6 seconds
|
We formatted and reimaged the roborio and got this new error.
|