Skip to content

bump up IMG_SIZE to correct apt failure, correct sudo missing errors (?)#8

Open
geedubess wants to merge 14 commits into
TreeFallSound:pistomp-v3from
geedubess:gws-06-sudo
Open

bump up IMG_SIZE to correct apt failure, correct sudo missing errors (?)#8
geedubess wants to merge 14 commits into
TreeFallSound:pistomp-v3from
geedubess:gws-06-sudo

Conversation

@geedubess

Copy link
Copy Markdown

There were a bunch of commands seemingly not executing in stage2 because they were prefixed by sudo but it was not reportedly installed at that point in the build. When I removed 'sudo' from those commands, there was not enough free space in the rootfs image so I bumped up the free space calculation slightly.

I don't fully understand the sudo thing because I think the code WAS executing properly in previous builds, but someone who understands the build process might have insights!

(tested only as a docker build)

@sastraxi

Copy link
Copy Markdown
Collaborator

Hey @geedubess thanks for the contribution and I'm sorry for only getting back to you now. Can you take a look at the main branch and see if you see the same behaviour? We've since upgraded to trixie (latest pi os) and take a slightly different approach to stage2, including plenty of scratch space that we zero-fill after.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants