Open Issues Need Help
View All on GitHub "internal error" on ordinary pull errors about 2 months ago
AI Summary: Improve error handling in the `libimage/copier.go` file within the containers/common repository. Specifically, replace the generic "internal error" message with a more informative error message when a pull operation fails due to certificate verification issues, as seen in Podman issue #26567. This involves modifying the error handling at line 491 to provide the underlying cause of the failure to the user.
Complexity:
3/5
good first issue
Location for shared common files in github.com/containers repos.
Go
#buildah#containers#podman#skopeo