Thanks a million Mike, that worked!
Specifically- the rebuild from sources, using the changes in
gerrit.openafs.org, I didn't try the rpms. Haven't tested extensively
as I've only been running for about 5-10 min, but looks good so far.
Best,
A.
On Wed, 2022-07-20 at 10:59 -0400, Michael Meffie wrote:
> On Mon, 18 Jul 2022 20:01:32 +0000
> Alex T Prengel <[email protected]> wrote:
>
> > On Mon, 2022-07-18 at 15:32 -0400, Michael Meffie wrote:
> > > On Mon, 18 Jul 2022 19:20:39 +0000
> > > Alex T Prengel <[email protected]> wrote:
> > > <snip>
> > >
> > > Hello Alex,
> > >
> > > While we look at the build error you reported, I just wanted
> > > to let you know, an RPM source and prebuilt RPMs for 1.8.8.1
> > > plus the patches in gerrit for Fedora36 are available for you
> > > to try.
> > >
> > > http://download.sinenomine.net/openafs/rpms/fedora36/
> > >
> > > There is a readme at http://download.sinenomine.net/openafs/rpms/
> > >
> > > Many thanks,
> > > Mike
> > >
> >
> > Sorry Mike, still no go; the install attempt from the prebuilt RPMs
> > fails, make.log ends with this:
>
> Hello Alex,
>
> The prebuilt RPMs for Fedora 35 and Fedora 36 have been rebuilt to
> include the
> latest changes in gerrit.openafs.org targeted for 1.8.x, including
> support for
> linux 5.18. The new packages for Fedora 36 are named *.sna3*. If
> you
> have a chance, can you try again?
>
> If you rather build RPMs yourself, the current proposed stack for the
> next
> 1.8.x is available in gerrit.openafs.org. The current top commit is
> 15065.
> Checking out that commit will also checkout all the ones before it
> too.
>
> git fetch
> https://gerrit.openafs.org/openafs refs/changes/65/15065/1 && git
> checkout FETCH_HEAD
>
> Then, you should be able to build and install using the same steps
> you used
> before as shown on wiki.openafs.org (regen.sh, configure ..., make
> dist, etc)
>
> Finally, the "ltmain.sh" missing issue you encountered while trying
> to install
> the openafs DKMS package is actually not related at all to Fedora,
> linux kernel
> versions, nor the new version of autoconf on Fedora36. It is just a
> build
> regression on the master/1.9.x branch due to an unrelated change for
> Solaris
> support. There's a discussion in gerrit 15076 if you are curious.
> Thank you
> for the report.
>
> Many thanks,
> Mike
>