Skip to content

bulker list shows error if no bulker crates are loaded #95

@donaldcampbelljr

Description

@donaldcampbelljr

Playing around with bulker, I unloaded all my crates and then confirmed via bulker list. However, bulker throws an error:

 bulker list
Using default config. You may specify in env var: ['BULKERCFG']
Available crates:
Traceback (most recent call last):
  File "/home/drc/GITHUB/looper/master/looper/venv/bin/bulker", line 8, in <module>
    sys.exit(main())
  File "/home/drc/GITHUB/looper/master/looper/venv/lib/python3.10/site-packages/bulker/bulker.py", line 1327, in main
    for crate, tags in crates.items():
AttributeError: 'str' object has no attribute 'items'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions