-
On the same url I've posted a patch. I hope that is just a bit correct ;)
2008-06-27 11:58:07 UTC by nobody
-
Seems to be a problem of the FuseFS ruby bindings, since it happens with every ruby filesystem. I've already opened a ticket here:
http://rubyforge.org/tracker/index.php?func=detail&aid=20835&group_id=948&atid=3713
with some more details.
2008-06-27 09:57:02 UTC by nobody
-
I'm using ruby 1.8.7 (2008-06-20 patchlevel 22) [i686-linux] under ArchLinux and openomyfs-ruby-0.1.tar.gz.
Seems that the way of creating MD5s is wrong.
Is used:
Digest::MD5.new(remotefilename).to_s
But, launching the mounter, it says:
Caught unhandled error: wrong number of arguments (1 for 0)
./openomy.rb:314:in `initialize'
./openomy.rb:314:in `new'
./openomy.rb:314:in...
2008-06-25 18:21:28 UTC by nobody
-
Mount via openomy:
~$ ruby /usr/lib/ruby/1.8/ofs.rb openomy/ &
~$ mount | grep fuse
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/fuse on /home/barthel/openomy type fuse (rw,nosuid,nodev,user=barthel)
~$ ps waux | grep ofs
barthel 20125 0.2 2.3 7224 5744 pts/0 S 08:23 0:00 ruby /usr/lib/ruby/1.8/ofs.rb openomy/
The mount is available and the process is...
2008-05-08 06:35:56 UTC by nobody
-
iseff committed patchset 4 of module openomy to the Openomy Open Source Library CVS repository, changing 2 files.
2008-02-01 22:00:07 UTC by iseff
-
mcodik committed patchset 3 of module openomy to the Openomy Open Source Library CVS repository, changing 1 files.
2006-04-30 20:45:54 UTC by mcodik
-
mcodik committed patchset 2 of module openomy to the Openomy Open Source Library CVS repository, changing 94 files.
2006-01-14 23:02:45 UTC by mcodik
-
mcodik committed patchset 1 of module openomy to the Openomy Open Source Library CVS repository, changing 94 files.
2006-01-14 23:02:45 UTC by mcodik
-
Anonymous committed patchset 1 of module CVSROOT to the Openomy Open Source Library CVS repository, changing 11 files.
2006-01-06 16:10:41 UTC by nobody
-
mcodik registered the Openomy Open Source Library project.
2006-01-06 16:00:37 UTC by mcodik