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

Fails to build with latest version of appc/spec #87

Closed
cgonyeo opened this issue Sep 17, 2015 · 1 comment
Closed

Fails to build with latest version of appc/spec #87

cgonyeo opened this issue Sep 17, 2015 · 1 comment

Comments

@cgonyeo
Copy link
Member

cgonyeo commented Sep 17, 2015

# github.com/appc/docker2aci/lib/common
lib/common/common.go:95: tr.Close undefined (type *tar.Reader has no field or method Close)
lib/common/common.go:97: tr.Reader undefined (type *tar.Reader has no field or method Reader)
lib/common/common.go:358: tr.Close undefined (type *tar.Reader has no field or method Close)
lib/common/common.go:360: tr.Reader undefined (type *tar.Reader has no field or method Reader)

Where tr comes from the NewCompressedTarReader function in github.com/appc/spec/aci

@cgonyeo
Copy link
Member Author

cgonyeo commented Nov 18, 2015

Not actually an issue

@cgonyeo cgonyeo closed this as completed Nov 18, 2015
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 a pull request may close this issue.

1 participant