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

apt.systemd.daily creates conflict in xenial64 box #616

Closed
foxx opened this issue Jun 20, 2016 · 2 comments
Closed

apt.systemd.daily creates conflict in xenial64 box #616

foxx opened this issue Jun 20, 2016 · 2 comments
Labels
Type: Bug Does not work as expected.

Comments

@foxx
Copy link

foxx commented Jun 20, 2016

==> default: + sudo apt-get update
==> default: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
==> default: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

To get around this, I've used sleep 30 but this is hacky at best. It would be nice if cron paused was delayed whilst provisioning takes place, as executing apt-get during provisioning is a very common task.

@foxx foxx changed the title apt.systemd.daily creates conflict apt.systemd.daily creates conflict in xenial64 box Jun 20, 2016
@rmoriz
Copy link
Contributor

rmoriz commented Jun 20, 2016

is that maybe related to #609 ?

@foxx
Copy link
Author

foxx commented Jun 20, 2016

Ah yes, this is a duplicate of #609, ty

@foxx foxx closed this as completed Jun 20, 2016
@cheeseplus cheeseplus added the Bug label Aug 1, 2016
@tas50 tas50 added Type: Bug Does not work as expected. and removed Bug labels Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

No branches or pull requests

4 participants