Skip to content

Instantly share code, notes, and snippets.

@yasuyk
Created February 4, 2014 16:34
Show Gist options
  • Save yasuyk/8807248 to your computer and use it in GitHub Desktop.
Save yasuyk/8807248 to your computer and use it in GitHub Desktop.
flycheck vagrant provision fail
Warning: Could not retrieve fact fqdn
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install haskell-platform' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Flycheck::Haskell/Package[haskell-platform]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install haskell-platform' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install haskell-platform' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Flycheck::Haskell/Package[haskell-platform]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install haskell-platform' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install emacs-snapshot-nox' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Flycheck::Emacs/Package[emacs-snapshot-nox]/ensure: change from 2:20140101-1~ppa1~precise1 to 2:201402040700~ubuntu12.04.1 failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install emacs-snapshot-nox' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install emacs-snapshot-nox' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Flycheck::Emacs/Package[emacs-snapshot-nox]/ensure: change from 2:20140101-1~ppa1~precise1 to 2:201402040700~ubuntu12.04.1 failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install emacs-snapshot-nox' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Flycheck::Haskell/Exec[cabal update]: Skipping because of failed dependencies
Warning: /Stage[main]/Flycheck::Checkers/Flycheck::Haskell::Cabal[shellcheck]/Exec[cabal install --global shellcheck]: Skipping because of failed dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment