afaundez / nodenv-cookbook

Nodenv Chef Cookbook.
https://supermarket.chef.io/cookbooks/nodenv
MIT License
1 stars 4 forks source link

Test kitchen fails to execute on ubuntu-17.04 #4

Closed afaundez closed 6 years ago

afaundez commented 6 years ago

Running kitchen test default-ubuntu-1704:

...
     Err:8 http://archive.ubuntu.com/ubuntu zesty-backports Release
       404  Not Found [IP: 91.189.88.152 80]
     Reading package lists...
     STDERR: E: The repository 'http://security.ubuntu.com/ubuntu zesty-security Release' does no longer have a Release file.
     E: The repository 'http://archive.ubuntu.com/ubuntu zesty Release' does no longer have a Release file.
...
     ---- End output of apt-get -q update ----
     Ran apt-get -q update returned 100
     [2018-02-01T08:10:51+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>>     Converge failed on instance <default-ubuntu-1704>.  Please see .kitchen/logs/default-ubuntu-1704.log for more details