mattoreo310
11-02-2016, 19:34
Hello,
If anybody can help with this error that would be great.
Buildfile: C:\Users\Robotics Team 4012\workspace\Getting Started\build.xml
Trying to override old definition of task classloader
get-target-ip:
[echo] Trying Target: roboRIO-4012-FRC.local
[echo] roboRIO not found via mDNS, falling back to static USB
[echo] roboRIO found via static USB
dependencies:
[echo] roboRIO image version validated
deploy:
[sshexec] Connecting to 172.22.11.2:22
[sshexec] cmd : rm -f /home/lvuser/FRCUserProgram
[sshexec] Could not chdir to home directory /home/lvuser: Permission denied
[sshexec] rm: can't stat '/home/lvuser/FRCUserProgram': Permission denied
[sshexec] Remote command failed with exit status 1
[echo] [athena-deploy] Copying code over.
[scp] Connecting to 172.22.11.2:22
BUILD FAILED
C:\Users\Robotics Team 4012\wpilib\cpp\current\ant\build.xml:67: com.jcraft.jsch.JSchException: Could not send 'C:\Users\Robotics Team 4012\workspace\Getting Started\Debug\FRCUserProgram' to '/home/lvuser' - 3: Permission denied
Total time: 4 seconds
If anybody can help with this error that would be great.
Buildfile: C:\Users\Robotics Team 4012\workspace\Getting Started\build.xml
Trying to override old definition of task classloader
get-target-ip:
[echo] Trying Target: roboRIO-4012-FRC.local
[echo] roboRIO not found via mDNS, falling back to static USB
[echo] roboRIO found via static USB
dependencies:
[echo] roboRIO image version validated
deploy:
[sshexec] Connecting to 172.22.11.2:22
[sshexec] cmd : rm -f /home/lvuser/FRCUserProgram
[sshexec] Could not chdir to home directory /home/lvuser: Permission denied
[sshexec] rm: can't stat '/home/lvuser/FRCUserProgram': Permission denied
[sshexec] Remote command failed with exit status 1
[echo] [athena-deploy] Copying code over.
[scp] Connecting to 172.22.11.2:22
BUILD FAILED
C:\Users\Robotics Team 4012\wpilib\cpp\current\ant\build.xml:67: com.jcraft.jsch.JSchException: Could not send 'C:\Users\Robotics Team 4012\workspace\Getting Started\Debug\FRCUserProgram' to '/home/lvuser' - 3: Permission denied
Total time: 4 seconds