On Sep 25, 2013, at 23:38 , Andrew Deason wrote:

> On Wed, 25 Sep 2013 23:34:14 +0200
> hanke <[email protected]> wrote:
> 
>> I didn't install it, but the admin said, all he did was a kickstart
>> install containing the packages 
>> openafs-client
>> openafs-krb5
>> 
>> Thus, the error might be in the packages of SL.
> 
> That indeed appears to be the case. While the init script will create a
> cacheinfo file if it doesn't exist, and defaults to using /afs, the spec
> file contains separate logic to generate a cacheinfo file in the
> packaging itself:
> 
> $ grep cacheinfo openafs.SLx.spec
> echo "afs:%{defcachedir}:%{defcachesize}" > $uve/cacheinfo

Thanks. I believe the init script will generate a correct cacheinfo file unless 
you do something rather unusual (like removing the CACHESIZE=... line from the 
sysconfig file, or starting afsd manually without ever running the init 
script). But this should of course be fixed.

> Is there somewhere I should report this? Or can you or someone that
> reads this list handle it? I don't immediately see a bug tracker or
> information about a maintainer to contact.

There's indeed no bug tracker nor a formal maintainer. But a look into the 
%changelog suggests I should take care of it ;-)

-- 
Stephan Wiesand
DESY -DV-
Platanenenallee 6
15738 Zeuthen, Germany

_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to