Juha Jäykkä <[EMAIL PROTECTED]> writes:

> The key point is *trailing newline*. There *was no* newline (just "cell
> name<EOF>") in ThisCell; adding the newline fixed the issue. Conclusion:
> this change you described was the reason.

> That file was put into place originally by Debian package (the one in
> stable) installation scripts, so all Debian users ought to expect the
> same problem if they let the package scripts create their ThisCell.

That's odd.  I don't think this code has changed, and I don't see any way
that it would create that behavior:

    db_get openafs-client/thiscell
    echo $RET >/etc/openafs/ThisCell

    db_get openafs-fileserver/thiscell
    echo $RET >/etc/openafs/server/ThisCell

echo with no special arguments should always add the newline.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to