Re: [Afpfs-ng-devel] afpfs-ng help
Status: Alpha
Brought to you by:
alexthepuffin
From: Alex d. <ale...@gm...> - 2007-10-02 01:32:34
|
(Another try, once again, to use the correct mailing list) Damon, I don't think you're missing anything. The bug report was what I was expecting. A couple of questions: - on the client, can you give me the output of 'id'? Are you uid 1000 on the client? - what output do you get for 'ls -l ~/Desktop/gaorsk/' (instead of just ls -l ~/Desktop)? - A On 10/1/07, Alex deVries <ale...@gm...> wrote: > Damon, > > I don't think you're missing anything. The bug report was what I was expecting. > > A couple of questions: > > - on the client, can you give me the output of 'id'? Are you uid 1000 > on the client? > > - what output do you get for 'ls -l ~/Desktop/gaorsk/' (instead of > just ls -l ~/Desktop)? > > - A > > On 10/1/07, Damon Timm <dam...@gm...> wrote: > > Here is the attached logs as requested ... the description of the steps I > > took is below ... wonder if it is something obvious I am missing ... > > > > Thanks! > > > > > > ---------- Forwarded message ---------- > > From: Damon Timm <dam...@gm...> > > Date: Oct 1, 2007 8:41 PM > > Subject: afpfs-ng help > > To: ale...@gm... > > > > Hi, > > > > First -- thanks for writing this. Am a big Mac junkie but trying to switch > > to Linux ... couldn't get this to work right off the bat, however, and > > wondering if you could help. I downloaded the .deb file ( 0.4.3 ), > > installed it on Ubuntu 7.10 ... seemed to install okay ... no errors ... > > when I try to connect to my netatalk server by running the command: > > > > afp_client mount -u damon -p mypassword 192.168.0.200:gaorsk > > ~/Desktop/gaorsk/ > > > > I get the following: > > > > mounting gaorsk on /home/damon/Desktop/gaorsk/ > > Starting mount. > > Creating new connection to server > > Actually mounting. > > Mounting succeeded. > > > > However, this doesn't work. Sort of kills the directory -- can't open it, > > view it, etc. If I run a "ls -l ~/Desktop" I get: > > > > ?--------- ? ? ? ? ? gaorsk > > > > When I am running the debug option I get: > > > > damon@IBM-laptop:~$ afpfsd -d > > Starting up AFPFS version 0.4.3 > > Got connection 4 > > mounting gaorsk on /home/damon/Desktop/gaorsk/ > > Removing connection for server > > Starting mount. > > Creating new connection to server > > Actually mounting. > > unique: 1, opcode: INIT (26), nodeid: 0, insize: 56 > > INIT: 7.8 > > flags=0x00000003 > > max_readahead=0x00020000 > > Mounting succeeded. > > reading: Interrupted system call > > INIT: 7.8 > > flags=0x00000000 > > max_readahead=0x00020000 > > max_write=0x00020000 > > unique: 1, error: 0 (Success), outsize: 40 > > unique: 2, opcode: GETATTR (3), nodeid: 1, insize: 40 > > unique: 2, error: 0 (Success), outsize: 112 > > > > Any ideas ? Is there a log I should be viewing on the netatalk server ? > > Not sure where to start ... > > > > Any help would be greatly appreciated. Thanks! > > > > Damon > > > > > > > > > > > > > |