FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 227 : macosx_setup.command fails to add user to uucp group.
Last modified: 2007-11-17 09:15
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
stendahl
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-11-27 09:36
After entering password, you get error:
niutil: can't get property users in directory /groups/uucp: No such property
And the current user doesn't get added to the uucp group. They get a permission denied error
when trying to access the serial port from a sketch. I've been working around this with:
sudo chmod 777 /var/spool/uucp/
Both machines were running Tiger, though I don't know if that's relevant.
Additional Comment
#1 From fry 2005-11-27 10:19
yep, i think it's a tiger issue.. i don't have a tiger machine yet so i haven't run into it, but
we've been getting more reports of things like this coinciding with the release of tiger.
Additional Comment
#2 From fry 2007-11-17 09:15
now using the arduino rxtx jnilib, so we shouldn't have any more group
troubles.