Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

'calyptos validate' failing in rolebuilder.py #99

@dmccue

Description

@dmccue

calyptos version: 5f09e6e

calyptos validate -e environment.yml -p ''

Traceback (most recent call last):
File "/usr/bin/calyptos", line 5, in
pkg_resources.run_script('calyptos==5f09e6e', 'calyptos')
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 540, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1462, in run_script
exec_(script_code, namespace, namespace)
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 41, in exec_
exec("""exec code in globs, locs""")
File "", line 1, in
File "/usr/lib/python2.7/site-packages/calyptos-5f09e6e-py2.7.egg/EGG-INFO/scripts/calyptos", line 289, in

File "/usr/lib/python2.7/site-packages/calyptos-5f09e6e-py2.7.egg/EGG-INFO/scripts/calyptos", line 93, in validate

File "build/bdist.linux-x86_64/egg/calyptos/rolebuilder.py", line 30, in init
File "build/bdist.linux-x86_64/egg/calyptos/rolebuilder.py", line 213, in get_roles
TypeError: unhashable type: 'list'

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