Package Details: openafs 1.8.13.1-1

Git Clone URL: https://aur.archlinux.org/openafs.git (read-only, click to copy)
Package Base: openafs
Description: Open source implementation of the AFS distributed file system
Upstream URL: http://www.openafs.org
Licenses: IPL-1.0
Conflicts: openafs-features
Submitter: None
Maintainer: Bevan
Last Packager: Bevan
Votes: 61
Popularity: 0.000000
First Submitted: 2006-02-01 17:18 (UTC)
Last Updated: 2024-12-21 09:26 (UTC)

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 32 Next › Last »

Bevan commented on 2013-07-14 19:51 (UTC)

@grawity: Good catch. You may be the first person ever using the server on Arch ;-) I sent this upstream, so lets see what the developers think about it: http://gerrit.openafs.org/#change,10087 Until then you can just add "-nofork" to BOSSERVER_ARGS in /etc/conf.d/openafs. And please report if you experience any other issues with the server part.

grawity commented on 2013-07-13 16:07 (UTC)

openafs-server.service should be using 'bosserver -nofork', otherwise it thinks bosserver died when it forks/exits.

Bevan commented on 2013-06-04 11:02 (UTC)

Yep, you're absolutely right. I hope I can fix this in the next 12 hours.

totsilence commented on 2013-06-04 08:33 (UTC)

The adjust-configs.patch should also be fixed, to point everything to /usr/bin :)

drslmr commented on 2013-06-04 06:42 (UTC)

In order to be compliant with the new filesystem package I added "--sbindir=/usr/bin" in PKGBUILD of my copy.

kaspi commented on 2013-05-02 12:39 (UTC)

@Bevan: Many thanks for your quick reply! And I can confirm that the patch you pointed out solved the problem :-)

Bevan commented on 2013-05-02 11:30 (UTC)

@ kaspi: Every new major kernel release brings some fun using openafs... :) I will have a look at it as soon as possible and add the necessary patches. The appropriate change to fix your problem seems to be this: http://gerrit.openafs.org/#change,9639