Skip to content

Navigation Menu

Sign in
Sign up

fix:Tar extract file not found error - #65

Open
gouthamsk98 wants to merge 1 commit into
lukechilds:master from
gouthamsk98:master
Open

fix:Tar extract file not found error #65
gouthamsk98 wants to merge 1 commit into
lukechilds:master from
gouthamsk98:master

Conversation

@gouthamsk98

@gouthamsk98 gouthamsk98 commented Sep 4, 2024

Copy link
Copy Markdown

I've resolved two minor issues. First, the Docker build was failing at line 23 due to the RUN tar xvf "${QEMU_TARBALL}" command not executing because of a 'file not found' error. I fixed this by adding RUN apt-get install xz-utils before that line. Second, on line 26, I updated the command RUN apt-get -y install python build-essential libglib2.0-dev libpixman-1-dev ninja-build by replacing python with python3

Copy link
Copy Markdown

Yeah I had to do the same. I recommend this change to be applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /