Skip to content

pkg_install: 'exit' not defined #843

@joefradley

Description

@joefradley

When running the pkg_install rule I get the following error. It appears it should be sys.exit() in install.py.tpl.

Traceback (most recent call last):                                                                                          
  File "<truncated>_install_script.py", line 203, in <module>                                                                                                                                                                                         
    exit(main(sys.argv))                                                                                                                                                                                                                                
    ^^^^
NameError: name 'exit' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions