Hi beagle-hackers, on my Debian (unstable) Box I cannot get beaglefs to work correctly. The things I tried so far:
beaglefs "something" mountpoint/ this seems to do as it should and without error. But the mountpoint is empty, at the same time the search for "something" shows lots of hits with beagle-search. (as in there are files that match this word) Now the same with some debug info: [EMAIL PROTECTED]:~$ beaglefs -d "something" beagle-fs/ unique: 1, opcode: INIT (26), nodeid: 0, insize: 56 INIT: 7.9 flags=0x0000000b max_readahead=0x00020000 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: 56 unique: 2, error: 0 (Success), outsize: 112 unique: 3, opcode: ACCESS (34), nodeid: 1, insize: 48 ACCESS / 04 unique: 3, error: -38 (Function not implemented), outsize: 16 unique: 4, opcode: GETATTR (3), nodeid: 1, insize: 56 unique: 4, error: 0 (Success), outsize: 112 unique: 5, opcode: GETATTR (3), nodeid: 1, insize: 56 unique: 5, error: 0 (Success), outsize: 112 unique: 6, opcode: OPENDIR (27), nodeid: 1, insize: 48 unique: 6, error: 0 (Success), outsize: 32 unique: 7, opcode: READDIR (28), nodeid: 1, insize: 80 unique: 7, error: 0 (Success), outsize: 80 unique: 8, opcode: READDIR (28), nodeid: 1, insize: 80 unique: 8, error: 0 (Success), outsize: 16 unique: 9, opcode: RELEASEDIR (29), nodeid: 1, insize: 64 unique: 9, error: 0 (Success), outsize: 16 Obviously the error seems to be in the line -38 function not implemented. However I had the impression that beaglefs should work already. Some info to version numbers and such: [EMAIL PROTECTED]:~$ uname -a Linux josua 2.6.24-1-amd64 #1 SMP Mon Feb 11 13:47:43 UTC 2008 x86_64 GNU/Linux beagle: 0.3.3 beaglefs: 1.0.3 The fuse kernel-module is loaded. Any Ideas??? Thanks in advance Martin _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
