Curtis Jewell

Results 7 comments of Curtis Jewell

It should be removed if there is not something still depending on it being installed. (If so, we probably need to propose a patch to the maintainers of the module...

What I did back in 2009 was to build off a local minicpan, so everything was ALREADY downloaded. I don't know if that is still being done, or if it's...

Here's a git repository that reproduces the issue: https://git.sr.ht/~csjewell/bumpp-issue-80 (And yes, the pre-commit hook is bypassable with --no-verify. I found this bug because I had an interactive prepare-commit-msg hook, which...

And it turns out zot is returning a 415 because docker is sending its manifest with the "application/vnd.docker.distribution.manifest.v2+json" content-type and OCI-style doesn't like that! The permissions aren't the cause of...

Thank you, @rchincha ... That explains better why my original problem is occurring, and I understand that it's a tough thing to ask. Maybe we can mention why the error...

(I do note that it looks like there's already a Wolfi image described at https://images.chainguard.dev/directory/image/zot/versions - I'll double-check it first and see if it solves the problem already.)

As long as we still took the old module out of perl/lib, I'd certainly be fine with moving the upgrades installation to perl/vendor/lib. The reason I had the upgrades install...