Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

util: unwrap errors from rkt/pkg/tar #241

Closed
wants to merge 1 commit into from

Conversation

cgonyeo
Copy link
Member

@cgonyeo cgonyeo commented Jul 18, 2016

errors are wrapped using the hashicorp errwrap package in
github.com/coreos/rkt/pkg/tar, which acbuild uses. This means that
whenever there is an error untarring something, the errors that users
report have no information about what actually went wrong. This commit
fixes that.

errors are wrapped using the hashicorp errwrap package in
github.com/coreos/rkt/pkg/tar, which acbuild uses. This means that
whenever there is an error untarring something, the errors that users
report have no information about what actually went wrong. This commit
fixes that.
@cgonyeo
Copy link
Member Author

cgonyeo commented Apr 6, 2018

This is rather old and this project is now unmaintained, so closing.

@cgonyeo cgonyeo closed this Apr 6, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant