I have the following scenario:
sshfs to mount remote folder
svn to checkout to this folder
the commands:
sshfs [EMAIL PROTECTED]:umlhomedir/$UMLNAME ~/umlhomedir/$UMLNAME -o
cache=no,compression=yes,uid=$LUID,gid=$LGID,debug,sshfs_debug,loglevel=debug
svn co svn+ssh://$REPOSERVER/svn/testing ~/umlhomedir/$UMLNAME/witzig
i got following erros:
(process:17010): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table
!= NULL' failed
(process:17010): GLib-CRITICAL **: g_hash_table_insert: assertion `hash_table
!= NULL' failed
(process:17010): GLib-CRITICAL **: g_hash_table_size: assertion `hash_table !=
NULL' failed
(process:17010): GLib-CRITICAL **: g_hash_table_foreach_remove: assertion
`hash_table != NULL' failed
most time this two errors after the call for LSTAT:
(process:17010): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table
!= NULL' failed
(process:17010): GLib-CRITICAL **: g_hash_table_insert: assertion `hash_table
!= NULL' failed
i have run sshfs in debugmode, output is attached.
my system is Ubuntu 7.04:
[EMAIL PROTECTED]:~$ dpkg -l | grep fuse
ii fuse-utils 2.6.3-1ubuntu2
Filesystem in USErspace (utilities)
ii libfuse2 2.6.3-1ubuntu2
Filesystem in USErspace librar
[EMAIL PROTECTED]:~$ dpkg -l | grep sshfs
ii sshfs 1.6-1
filesystem client based on SSH File Transfer
[EMAIL PROTECTED]:~$ uname -a
Linux d4700 2.6.20-16-386 #2 Thu Jun 7 20:16:13 UTC 2007 i686 GNU/Linux
Same error on Debian Etch:
intern4:~# dpkg -l | grep fuse
ii fuse-utils 2.5.3-4.4 Filesystem
in USErspace (utilities)
ii libfuse2 2.5.3-4.4 Filesystem
in USErspace library
intern4:~# dpkg -l | grep sshfs
ii sshfs 1.6-1+b2 filesystem
client based on SSH File Transfer
intern4:~# uname -a
Linux intern4 2.6.15-1-686-smp #2 SMP Mon Mar 6 15:34:50 UTC 2006 i686 GNU/Linux
** Attachment added: "bug"
http://launchpadlibrarian.net/8198195/bug
--
open("file",O_CREAT|O_WRONLY|O_EXCL,0444) does not work
https://bugs.launchpad.net/bugs/44886
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs