Skip to content

documention referenced bu ./arduino not in tarball arduino-022 [imported] #537

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

Closed
cmaglie opened this issue Nov 15, 2012 · 0 comments
Closed
Labels
Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 537 moved from a Google Code project.
Added by 2011-05-08T18:00:59.000Z by herrold.
Please review that bug for more context and additional comments, but update this bug.
Closed (WontFix).

Original labels: Type-Defect, Priority-Medium

Original description

What steps will reproduce the problem?

Download 64 bit, Linux tarball, and unpack it

Run arduino-0022 ./arduino without configure

What is the observed output?

Error message: check_group_uucp(): error testing lock file creation Error details:Permission deniedcheck_lock_status: No permission to create lock file.
please see: How can I use Lock Files with rxtx? in INSTALL

but in running: $ find . -name INSTALL
it returns a nil result ...

The documentation referenced during execution should be in the tarball, for SPOT, particularly with a commonly named file

What do you see instead?

no INSTALL file exists in the release

What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?

-022, on a current CentOS 5 64 bit install

[herrold@localhost tools]$ cat /etc/redhat-release ; uname -a
CentOS release 5.6 (Final)
Linux localhost 2.6.18-238.9.1.el5 #1 SMP Tue Apr 12 18:10:13 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
[herrold@localhost tools]$

Arduino board is a Uno, but this is not in scope or play here

Please provide any additional information below.

The fix should be as simple as adding a ./documentation/ directory and adding INSTALL, and other relevant files which are referenced in error messages

-- Russ herrold

@cmaglie cmaglie closed this as completed Nov 15, 2012
@per1234 per1234 added the Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature label Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
Projects
None yet
Development

No branches or pull requests

2 participants