Skip to content

Instantly share code, notes, and snippets.

@justinwiley
Created November 14, 2012 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justinwiley/4074864 to your computer and use it in GitHub Desktop.
Save justinwiley/4074864 to your computer and use it in GitHub Desktop.
chef-client fails
jwiley@mix ~ (master)$ % chef-client -v
bash: fg: %: no such job
jwiley@mix ~ (master)$ sudo true && curl -L https://www.opscode.com/chef/install.sh | sudo bash
[sudo] password for jwiley:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6397 100 6397 0 0 23831 0 --:--:-- --:--:-- --:--:-- 34026
Downloading Chef for ubuntu...
Installing Chef
(Reading database ... 357980 files and directories currently installed.)
Preparing to replace chef 10.16.2-1.ubuntu.11.04 (using .../tmp.aOv44tKc/chef__amd64.deb) ...
Unpacking replacement chef ...
Setting up chef (10.16.2-1.ubuntu.11.04) ...
Thank you for installing Chef!
jwiley@mix ~ (master)$ % chef-client -v
bash: fg: %: no such job
jwiley@mix ~ (master)$ uname -a
Linux mix 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
jwiley@mix ~ (master)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment