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

broken by Golang 1.13: extracttar error #4020

Open
onlyjob opened this issue Dec 21, 2019 · 1 comment
Open

broken by Golang 1.13: extracttar error #4020

onlyjob opened this issue Dec 21, 2019 · 1 comment

Comments

@onlyjob
Copy link

onlyjob commented Dec 21, 2019

rkt no longer works when built by Golang 1.13: rkt --debug run hangs on image: using image from file {ACI} without printing anything else, apparently due to failure to extract the image.

Under Nomad the following error is logged:

nomad: Error: prepare: error finding images:
   extracttar error: exit status 254, output:
    error extracting tar: could not extract file "rootfs/dev/console" in "/": operation not permitted

There is no such problem when rkt is built by Golang 1.11 (I've confirmed that by re-building rkt by older version of Golang in order to isolate the problem).

Please advise.

@onlyjob
Copy link
Author

onlyjob commented Dec 22, 2019

@tianon, @lucab, @jonboulle, @alban, could you have a look please? Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant