Skip to content

Instantly share code, notes, and snippets.

@jrdnrc
Created September 8, 2016 09:43
Show Gist options
  • Save jrdnrc/6d049f1b417a7d36701d837c9c70d8fe to your computer and use it in GitHub Desktop.
Save jrdnrc/6d049f1b417a7d36701d837c9c70d8fe to your computer and use it in GitHub Desktop.
fuck me vagrant
==> salarycheckerapi: Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libbz2-dev' returned 100: Reading package lists...
==> salarycheckerapi: Building dependency tree...
==> salarycheckerapi: Reading state information...
==> salarycheckerapi: The following NEW packages will be installed:
==> salarycheckerapi: libbz2-dev
==> salarycheckerapi: 0 upgraded, 1 newly installed, 0 to remove and 110 not upgraded.
==> salarycheckerapi: Need to get 33.2 kB of archives.
==> salarycheckerapi: After this operation, 117 kB of additional disk space will be used.
==> salarycheckerapi: Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libbz2-dev amd64 1.0.6-5 [33.2 kB]
==> salarycheckerapi: Fetched 33.2 kB in 0s (101 kB/s)
==> salarycheckerapi: dpkg: error: dpkg status database is locked by another process
==> salarycheckerapi: E: Sub-process /usr/bin/dpkg returned an error code (2)
==> salarycheckerapi: Error: /Stage[main]/Puphpet_python/Puphpet::Python::Preinstall[foo]/Package[libbz2-dev]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libbz2-dev' returned 100: Reading package lists...
==> salarycheckerapi: Building dependency tree...
==> salarycheckerapi: Reading state information...
==> salarycheckerapi: The following NEW packages will be installed:
==> salarycheckerapi: libbz2-dev
==> salarycheckerapi: 0 upgraded, 1 newly installed, 0 to remove and 110 not upgraded.
==> salarycheckerapi: Need to get 33.2 kB of archives.
==> salarycheckerapi: After this operation, 117 kB of additional disk space will be used.
==> salarycheckerapi: Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/main libbz2-dev amd64 1.0.6-5 [33.2 kB]
==> salarycheckerapi: Fetched 33.2 kB in 0s (101 kB/s)
==> salarycheckerapi: dpkg: error: dpkg status database is locked by another process
==> salarycheckerapi: E: Sub-process /usr/bin/dpkg returned an error code (2)
==> salarycheckerapi: Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libreadline-dev' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
==> salarycheckerapi: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
==> salarycheckerapi: Error: /Stage[main]/Puphpet_python/Puphpet::Python::Preinstall[foo]/Package[libreadline-dev]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libreadline-dev' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
==> salarycheckerapi: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
==> salarycheckerapi: Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libsqlite3-dev' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
==> salarycheckerapi: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
==> salarycheckerapi: Error: /Stage[main]/Puphpet_python/Puphpet::Python::Preinstall[foo]/Package[libsqlite3-dev]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libsqlite3-dev' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
==> salarycheckerapi: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
==> salarycheckerapi: Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install llvm' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
==> salarycheckerapi: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
==> salarycheckerapi: Error: /Stage[main]/Puphpet_python/Puphpet::Python::Preinstall[foo]/Package[llvm]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install llvm' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
==> salarycheckerapi: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment