Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93238 - palm pilot not syncing after upgrade
Summary: palm pilot not syncing after upgrade
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 11:45 UTC by Maqsood Yaqub
Modified: 2005-08-16 12:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maqsood Yaqub 2005-05-19 11:45:23 UTC
solution: change the following line
KERNEL="pilot",         NAME="%k", GROUP="uucp"
into:
KERNEL="pilot",         NAME="%k", GROUP="uucp", MODE="0660"


Reproducible: Always
Steps to Reproduce:
1.try to syncronize your palm with a 'normal' user (not root)
2.
3.

Actual Results:  
no syncronization, because permissions were wrong

Expected Results:  
syncronize offcourse
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-05-27 22:19:37 UTC
Care to make a patch for this?
Comment 2 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-08-16 12:03:02 UTC
Closed due to lack of patch.