Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(qemu): fix missing pty allocation for debug shell in qemu runners #1568

Merged

Conversation

89luca89
Copy link
Contributor

When using make debug/<foo> to build a package, the shell you're dropped in does not instantiate a pty

Fix this so it now correctly instantiates an usable shell to the QEMU runner

@89luca89 89luca89 requested a review from imjasonh October 17, 2024 11:15
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
@89luca89 89luca89 force-pushed the fix/melange_debug_qemu_runner branch from 0619604 to 98eb30f Compare October 17, 2024 11:20
@89luca89 89luca89 merged commit 8888157 into chainguard-dev:main Oct 17, 2024
34 of 36 checks passed
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