On Thu 12/12/2024 01:56, Kirill A. Korinsky wrote:
> On Wed, 11 Dec 2024 18:27:38 +0100,
> Bjorn Ketelaars <bket@openbsd.org> wrote:
> >
> > I learned something new today, thank you!
> >
> > New diff below, which implements the suggestion of kirill@
> >
> > OK?
> >
>
> I just tried your diff and it fails as:
>
> ===> Generating configure for vaultwarden-1.32.6
> ===> Configuring for vaultwarden-1.32.6
> ===> Building for vaultwarden-1.32.6
> error: failed to load source for dependency `fern`
>
> Caused by:
> Unable to update https://github.com/daboross/fern?rev=3e775ccfafe7d24baee39826d38011981b2e55b5#3e775ccf
>
> Caused by:
> can't checkout from 'https://github.com/daboross/fern': you are in the offline mode (--offline)
Seems that Cargo.toml is not patched. Can you confirm that you have
patches/patch-Cargo_toml after applying the patch?
Please try again, this time using 'patch -E -p0'. Guess I should have
mentioned this in my mail.
No comments:
Post a Comment