From: SourceForge.net <no...@so...> - 2008-06-22 17:21:25
|
Support Requests item #2000109, was opened at 2008-06-22 17:08 Message generated for change (Comment added) made by jrawle You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=208797&aid=2000109&group_id=8797 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Jonathan Rawle (jrawle) Assigned to: Nobody/Anonymous (nobody) Summary: Can not access Series 3c using plpfuse Initial Comment: I could always access my Series 3c successfully using plpnfsd. However, today I came to compile the new PLP Tools as the old one doesn't compile on my system, only to discover plpnfsd has been replaced with plpfuse. After figuring out that I needed to install fuse before compiling, I tried it out. I can view my M:, but I can't access any files - it says Input/output error. With debug, I get: unique: 37, error: -5 (Input/output error), outsize: 16 unique: 38, opcode: READ (15), nodeid: 5, insize: 64 READ[0] 4096 bytes from 0 unique: 38, error: -5 (Input/output error), outsize: 16 unique: 39, opcode: FLUSH (25), nodeid: 5, insize: 64 FLUSH[0] unique: 39, error: -38 (Function not implemented), outsize: 16 unique: 40, opcode: RELEASE (18), nodeid: 5, insize: 64 RELEASE[0] flags: 0x8000 unique: 40, error: 0 (Success), outsize: 16 ---------------------------------------------------------------------- >Comment By: Jonathan Rawle (jrawle) Date: 2008-06-22 17:21 Message: Logged In: YES user_id=661960 Originator: YES I've now tried 0.16, and that compiles on my Fedora system and (thankfully) still uses plpnfsd. All my old scripts for connecting and backup now work as they should! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=208797&aid=2000109&group_id=8797 |