Skip to content

Conversation

@tulilirockz
Copy link
Collaborator

No description provided.

@tulilirockz tulilirockz changed the title fix: remove sudoif entirely (and askpass functionality) (DRAFT) fix: remove sudoif entirely (and askpass functionality) Mar 14, 2025
@R0flcopt3r
Copy link
Contributor

Sometimes bib takes a while, long enough for sudo to time out and you have to re-authenticate. Would it be possible to also move all the commands that require root into one "subshell", that is then invoked with sudo? That way you only have to enter you password once.

@tulilirockz
Copy link
Collaborator Author

Sometimes bib takes a while, long enough for sudo to time out and you have to re-authenticate. Would it be possible to also move all the commands that require root into one "subshell", that is then invoked with sudo? That way you only have to enter you password once.

Man, good idea! Ill try implementing this!

@tulilirockz tulilirockz marked this pull request as draft March 14, 2025 21:27
@tulilirockz tulilirockz changed the title (DRAFT) fix: remove sudoif entirely (and askpass functionality) \fix: remove sudoif entirely (and askpass functionality) Mar 17, 2025
@tulilirockz tulilirockz changed the title \fix: remove sudoif entirely (and askpass functionality) fix: remove sudoif entirely (and askpass functionality) Mar 17, 2025
alistairporter referenced this pull request in alistairporter/ublue-custom Apr 15, 2025
… (#81)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@m2Giles
Copy link
Member

m2Giles commented Jun 9, 2025

instead of using sudoif we should use podman unshare.

For iso building, we need a rootful environment so podman unshare would not be sufficient.

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.

3 participants