Bug#355827: sshfs: does not work

2006-03-25 Thread Christoph Biedl
Miklos Szeredi wrote... > > > ii fuse-utils 2.2.1-4sarge2 Filesystem in USErspace (utilities) > > ii libfuse2 2.2.1-4sarge2 Filesystem in USErspace library > > ii sshfs 1.1-1 filesystem client based on SSH File > > Transfer > > Try upgrading to FUSE-2.3 or later

Bug#355827: sshfs: does not work

2006-03-23 Thread Bartosz Fenski aka fEnIo
On Thu, Mar 23, 2006 at 12:00:54PM +0100, Miklos Szeredi wrote: > > ii fuse-utils 2.2.1-4sarge2 Filesystem in USErspace (utilities) > > ii libfuse2 2.2.1-4sarge2 Filesystem in USErspace library > > ii sshfs 1.1-1 filesystem client based on SSH File > > Transfer >

Bug#355827: sshfs: does not work

2006-03-23 Thread Miklos Szeredi
> ii fuse-utils 2.2.1-4sarge2 Filesystem in USErspace (utilities) > ii libfuse2 2.2.1-4sarge2 Filesystem in USErspace library > ii sshfs 1.1-1 filesystem client based on SSH File Transfer Try upgrading to FUSE-2.3 or later. FUSE module from the official kernel is

Bug#355827: sshfs: does not work

2006-03-22 Thread Christoph Biedl
Miklos Szeredi wrote... > > > strace -s1024 -f -o sshfs.log sshfs [EMAIL PROTECTED]: dir/ > > > > and search the mount system call in sshfs.log. Do you find something like > > > > mount("[EMAIL PROTECTED]:", "dir/", "fuse", MS_NOSUID|MS_NODEV,0x804d058) = > > -1 EINVAL (Invalid argument) > >

Bug#355827: sshfs: does not work

2006-03-14 Thread Pablo Barbáchano
On 3/14/06, Miklos Szeredi <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount > > -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount > > [EMAIL PROTECTED]:~% ls -l `which fusermount` > > -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount > >

Bug#355827: sshfs: does not work

2006-03-14 Thread Miklos Szeredi
> [EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount > -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount > [EMAIL PROTECTED]:~% ls -l `which fusermount` > -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount > [EMAIL PROTECTED]:~% sudo chmod a+s /usr/bin/fusermount > [EMAIL

Bug#355827: sshfs: does not work

2006-03-13 Thread Pablo Barbáchano
[EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount [EMAIL PROTECTED]:~% ls -l `which fusermount` -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount [EMAIL PROTECTED]:~% On 3/13/06, Miklos Szeredi <[EMAIL PROTECTED]> wrot

Bug#355827: sshfs: does not work

2006-03-13 Thread Miklos Szeredi
> > The usual solution to this is > > > > chmod u+s /usr/bin/fusermount > > I tried this and doesnt work. What does the following show? ls -l /usr/bin/fusermount ls -l `which fusermount` Thanks, Miklos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#355827: sshfs: does not work

2006-03-11 Thread Pablo Barbáchano
On 3/10/06, Miklos Szeredi <[EMAIL PROTECTED]> wrote: > > Package: sshfs > > Version: 1.2-1 > > Severity: grave > > Justification: renders package unusable > > > > After doing modprobe fuse, I try to do > > > > sshfs [EMAIL PROTECTED]: dir/ > > > > I give the passwd and then it says: > > > > fuserm

Bug#355827: sshfs: does not work

2006-03-10 Thread Miklos Szeredi
> strace -s1024 -f -o sshfs.log sshfs [EMAIL PROTECTED]: dir/ > > and search the mount system call in sshfs.log. Do you find something like > > mount("[EMAIL PROTECTED]:", "dir/", "fuse", MS_NOSUID|MS_NODEV,0x804d058) = > -1 EINVAL (Invalid argument) > > Seems like fusermount and 2.6.15.6 (my

Bug#355827: sshfs: does not work

2006-03-10 Thread Miklos Szeredi
> Package: sshfs > Version: 1.2-1 > Severity: grave > Justification: renders package unusable > > After doing modprobe fuse, I try to do > > sshfs [EMAIL PROTECTED]: dir/ > > I give the passwd and then it says: > > fusermount: mount failed: Operation not permitted > > I don't know how to fix

Bug#355827: sshfs: does not work

2006-03-10 Thread Christoph Biedl
Pablo Barbachano wrote... > sshfs [EMAIL PROTECTED]: dir/ > > I give the passwd and then it says: > > fusermount: mount failed: Operation not permitted For verification, please try again using strace: strace -s1024 -f -o sshfs.log sshfs [EMAIL PROTECTED]: dir/ and search the mount system cal

Bug#355827: sshfs: does not work

2006-03-07 Thread Pablo Barbachano
Package: sshfs Version: 1.2-1 Severity: grave Justification: renders package unusable After doing modprobe fuse, I try to do sshfs [EMAIL PROTECTED]: dir/ I give the passwd and then it says: fusermount: mount failed: Operation not permitted I don't know how to fix it. Thanks Pablo. -- Syst