Project

General

Profile

Actions

Bug #9056

closed

Exception when packages are not specified in configuration

Added by Pavel Andrianov almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Immediate
Category:
Deployment
Target version:
Start date:
07/02/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

If section 'packages' is missed in configuration file, there is an exception

Traceback (most recent call last):
File "./deploys/install_deps.py", line 136, in <module>
main()
File "./deploys/install_deps.py", line 129, in main
args.update_python3_packages)
File "./deploys/install_deps.py", line 42, in install_deps
new_pckgs = get_pckgs(deploy_conf['Packages'])
KeyError: 'Packages'

Actions

Also available in: Atom PDF