![]() |
Permission denied when pushing code
Our team is running into a few issues pushing code to the roboRIO so we thought we could post here to find help. When we try to 'clean project' an error occurs saying "Cannot run program "rm": Launching failed.
When we try to deploy we get "Remote command failed with exit status 1." There is also "Permission denied" printed on every other line in the console. We can't seem to solve these problems and any help would be greatly appreciated Thanks!! |
Re: Permission denied when pushing code
Windows or Mac or Linux?
|
Re: Permission denied when pushing code
Have you set a password on your roboRIO for the admin account?
|
Re: Permission denied when pushing code
I see the Cannot run program "rm": Launching failed message as well, on windows, but the project does get cleaned. I also asked about it in another thread.
|
Quote:
|
Having this same problem on a freshly imaged roborio, with windows. Anybody have any ideas?
|
Re: Permission denied when pushing code
Quote:
|
Re: Permission denied when pushing code
A few things I failed to mentioned.
- We are using Windows 7 - The roboRIO has a fresh 2016 image - This happens on all of the laptops we try to use After trying a bunch of things, we managed to fix this by using PuTTY to SSH into the roboRIO. We then used the "cd" command to move to the home directory for lvuser and ran "chmod u+x /home/lvuser" which essentially gives write permissions to the owner of that directory. This is a very weird way of solving the problem but it works and I am not sure why no one else got this issue |
Re: Permission denied when pushing code
2 Attachment(s)
Quote:
I just received this issue after updating (repeatedly) the firmware and image on our practice robot RoboRIO. I tried your fix but it did not seem to work. Please see below for a screenshot of the errors. I know at least a few others on CD have reported similar to identical "permission denied" errors. I am not a hardcore programmer at all, so pretend I'm very unfamilar with Linux and SSH and all that jazz and please help me (and others) diagnose this problem quickly. Thanks in advance for the prompt assistance! EDIT (twice...) - I was able to log in to the roboRIO using PuTTY and the admin login. I was also able to login using lvuser, but when I did, I got the same "permission denied" errors upon typing "lvuser" and pressing enter. See the other screenshot below. Is there any chmod command or other such magic that can be employed against this impenetrable directory stronghold? Help me toss 8 boulders at this thing. And please don't tell me to reimage the roboRIO without giving me a valid reason why I should. I've done that already. :D |
Re: Permission denied when pushing code
Quote:
|
Re: Permission denied when pushing code
Quote:
How does one correctly uninstall/reinstall wpilib? Is there anything I need to do to my project after wpilib is reinstalled? Remove files? Rebuild? Speaking of wpilib, I was prompted to update the WPILib plugins in Eclipse today. Did they push a new release? |
Re: Permission denied when pushing code
Quote:
Quote:
Last wpilib release was 2/11. I did see an eclipse update today. |
Re: Permission denied when pushing code
Quote:
Quote:
Also, any thoughts on how I might have altered the build configuration files? I did play around in there but only after the original problem popped up and I searched for threads on this problem on CD. FYI, I did add very basic navX MXP stuff to the include and library settings early yesterday, before the issue, but I followed the instructions on their site. I will refrain from doing any of that until I can deploy code again. I'll save the project and then play. |
Re: Permission denied when pushing code
1 Attachment(s)
Just for fun, I got the roboRIO off our 2015 competition robot, updated the firmware and imaged it EXACTLY per the instructions (i.e. how I did everything before), and I'm still getting permission denied error. This time, however, it seems to proceed to the "kill all" part of the deploy routine before faulting. See attached, updated screenshot.
Please keep the suggestions coming - I'm at the school all day today and can try anything out quickly. Obviously, this is a problem that needs solving ASAP. |
Re: Permission denied when pushing code
I just installed Eclipse et al on another laptop and used some old version of my code that worked prior to this problem, and the permission denied error occurred on deploy exactly as before.
Still hoping for some good ideas here from the community! |
| All times are GMT -5. The time now is 03:47. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi