Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Support for buster #490

@gbukovszki

Description

@gbukovszki

Guys,

buster is not supported, putting buster in the manifest:

system: release: buster

results in:
'NoneType' object has no attribute 'get' Traceback (most recent call last): File "/usr/share/bootstrap-vz/bootstrapvz/base/main.py", line 111, in run tasklist.run(info=bootstrap_info, dry_run=dry_run) File "/usr/share/bootstrap-vz/bootstrapvz/base/tasklist.py", line 44, in run task.run(info) File "/usr/share/bootstrap-vz/bootstrapvz/providers/virtualbox/tasks/packages.py", line 14, in run info.manifest.system['architecture']]) File "/usr/share/bootstrap-vz/bootstrapvz/common/tools.py", line 117, in config_get config = config.get(key) AttributeError: 'NoneType' object has no attribute 'get'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions