Fork me on GitHub
#conjure
<
2022-08-07
>
practicalli-johnny18:08:15

I get the following error when updating Packer today (about 5 minutes ago). I didnt set a specific branch for conjure to use, so assume its the default branch. All other packages updated without issue, only conjure package had an issue

✗ Failed to update Olical/conjure
 Errors:
  fatal: Not possible to fast-forward, aborting.
    2e7f449

Olical18:08:05

Hmm I didn't force or rewrite any commits... so I have no idea why that's happened. You may have to delete the dir and re clone. I have no idea why though! No force pushes on my part.

practicalli-johnny22:08:01

Curious. I commented the conjure package, ran :Packerclean , removed the comment from the conjure package, ran :PackerInstall and conjure installed just fine. No idea what the root cause was, but issue resolved now. Thanks.

lispyclouds05:08:06

Happens for me at random times with random packages. I do the same fix. I checked in the dirs, HEAD is in a detached state mostly. Wonder if its some race condition in Packer :thinking_face: