Issue with chefdk installation on ubuntu

Hi All,
I am not able to install the chefdk on ubuntu 14 server.
using
curl https://omnitruck.chef.io/install.sh | sudo bash -s – -P chefdk -c stable -v 2.0.28

to install and its getting stuck in mid.

It’s hard to tell specifically what your error is from this but you can try going to the Downloads page and then curling the URL directly for a given version.

For example:

wget https://packages.chef.io/files/stable/chefdk/2.4.17/ubuntu/14.04/chefdk_2.4.17-1_amd64.deb

If you’re still having trouble please share with us what you’re seeing and we might be able to assist further.