Re: Failure with current CVS - LOGIN RPC: RPC: Can't decode result
David Mazieres <[email protected]>
| Newsgroups | gmane.comp.file-systems.sfs.general |
|---|---|
| Message-ID | <[email protected]> |
> Date: Fri, 11 Jun 2004 10:27:11 +0200 > From: Flavio Curti <[email protected]> > > Hello > > I'm having the same problem on debian testing (sarge): > On the client I run: > sfs-common/unstable uptodate 1:0.8-0+pre20040522.1-1 > sfs-client/unstable uptodate 1:0.8-0+pre20040522.1-1 > > and on the server: > sfs-common/testing uptodate 1:0.8-0+pre20040522.1-1 > sfs-server/testing uptodate 1:0.8-0+pre20040522.1-1 > > so exactly the same versions. the nfs server I'm running is: > nfs-kernel-server/testing uptodate 1:1.0.6-3 > > when I try to login on the client I get: > > curti@jamilah:/sfs$ sfskey login user@domain > Passphrase for user@domain/1024: > sfskey: fatal: domain: LOGIN RPC: RPC: Can't decode result > > this works: > curti@jamilah:/sfs$ cd /sfs/@sfs.fs.net,uzwadtctbjb3dg596waiyru8cx5kb4an > curti@jamilah:/sfs/@sfs.fs.net,uzwadtctbjb3dg596waiyru8cx5kb4an$ ls > CONGRATULATIONS cvs pi0 reddy sfswww > > any ideas? This is a known problem. If you update to the very latest code in the CVS repository, that should get rid of the "Can't decode result" error. However, "sfskey login" still won't work to an old server. If you have the key, though (for instance copy the private key file over from your ~/.sfs directory) you will be able to access old servers. In the next few days I hope to have something that makes "sfskey login" work from new clients to old 0.7.2 servers. David