[Bug 260028] [NEW] openafs-client broken on 8.04 amd64

2008-08-21 Thread Brian Gallew
Public bug reported:

Binary package hint: openafs-client

Top level view: there was a half-finished attempt to rename lots of afs
things to openafs.

/etc/init.d/openafs-client looks for a kernel module named openafs.
It's really kafs.

Many of the tools and utilities reference /proc/fs/openafs.
Unfortunately, /proc/fs/afs contains the data in question.

Filename: pool/universe/o/openafs/openafs-client_1.4.6.dfsg1-2_amd64.deb
[EMAIL PROTECTED]:~# lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04

I expected afs to start.  What happened is that I got errors like this:
--- SIGCHLD (Child exited) @ 0 (0) ---
open(/proc/fs/openafs/afs_ioctl, O_RDWR) = -1 ENOENT (No such file or 
directory)
open(/proc/fs/nnpfs/afs_ioctl, O_RDWR) = -1 ENOENT (No such file or directory)
afs_syscall(0x1c, 0x24, 0x1, 0x7fac6e42c9e0, 0x7fff7685f560) = -1 ENOSYS 
(Function not implemented)
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fac6e86
write(1, afsd: Error -1 in basic initiali..., 40afsd: Error -1 in basic 
initialization.
) = 40
exit_group(1)   = ?
Process 4568 detached

** Affects: openafs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
openafs-client broken on 8.04 amd64
https://bugs.launchpad.net/bugs/260028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 260028] [NEW] openafs-client broken on 8.04 amd64

2008-08-21 Thread Russ Allbery
Brian Gallew [EMAIL PROTECTED] writes:

 Public bug reported:

 Binary package hint: openafs-client

 Top level view: there was a half-finished attempt to rename lots of afs
 things to openafs.

 /etc/init.d/openafs-client looks for a kernel module named openafs.
 It's really kafs.

openafs-client will not work with the kafs kernel module.  You have to use
the openafs kernel module.  The kafs kernel module is read-only, does not
support authentication, and is otherwise seriously crippled.

 Many of the tools and utilities reference /proc/fs/openafs.
 Unfortunately, /proc/fs/afs contains the data in question.

Not if you're running the right kernel module.

-- 
Russ Allbery ([EMAIL PROTECTED])   http://www.eyrie.org/~eagle/

-- 
openafs-client broken on 8.04 amd64
https://bugs.launchpad.net/bugs/260028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs