[OpenAFS] Problem building a Debian package in AFS
Jonathan A. Kollasch
jakllsch@kollasch.net
Fri, 10 Sep 2021 09:18:02 -0500
On Fri, Sep 10, 2021 at 06:23:23AM -0700, deb251@lewenberg.com wrote:
> I have two Debian servers: one is buster and one is bullseye. They both run
> the openafs-client service. When I run "gbp buildpackage mypackage" it
> completes successfully on both servers as long as the directory where I run
> "gbp" is _not_ in AFS. If I run "gbp" in an AFS directory it completes
> successfully on the buster server but fails almost immediately if run on the
> bullseye server.
>
In AFS, hard links are only possible within the same directory. Could
that be the problem here?