abra recipe sync asplode
#779
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Weird issue trying to upgrade a recipe, at the
abra recipe syncstep, I get:The contents of my
recipes.json(the last debug output, not 100% that's where it crashed) are standard (I deleted the file to force it to reget and it still happens.Nothing particularly weird about the recipe - I did a
recipe upgradeon it and now this.I tried to update
abra(abra upgrade -r) and experience the same behavior.@cas
I can't see any
glith-socentry in https://git.coopcloud.tech/toolshed/recipes-catalogue-json/src/branch/main/recipes.json - do you have any releases in the catalogue that you know about?This code seems to be better guarded since the refactor of #764 following #682.
Idk if you wanna try out latest
HEADor just wait for the RC which should be coming today/tomorrow and report back what happens? I imagine it might still explode and we need to decide some way to gracefully bail out if there are no versions? And especially test behaviour with other commands, e.g.abra recipe upgradeAh fudge. I was under the impression that the two releases in the repository where in the catalog, but this must be something related to how when I made the recipe like what 2 years ago things worked slightly differently.