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

Multiple progs try to install new packages with apt #1284

Open
enescakir opened this issue Feb 22, 2024 · 0 comments
Open

Multiple progs try to install new packages with apt #1284

enescakir opened this issue Feb 22, 2024 · 0 comments

Comments

@enescakir
Copy link
Member

enescakir commented Feb 22, 2024

It may not be a big issue. Various progs install new packages with apt while preparing the VM host. They conflict and cause failures. It would be beneficial to resolve this issue without displaying an exception message.

---STDOUT---


---STDERR---
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 3042 (apt-get)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
	from host/bin/prep_host.rb:93:in `<main>'

@enescakir enescakir changed the title Multiple Multiple progs try to install new packages with apt Feb 22, 2024
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

No branches or pull requests

1 participant