Re: Problem building a Debian package in AFS
"Jonathan A. Kollasch" <[email protected]>
| Newsgroups | gmane.comp.file-systems.openafs.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 10, 2021 at 06:23:23AM -0700, [email protected] 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?