Comment 2 for bug 1822927

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to diskimage-builder (master)

Reviewed: https://review.openstack.org/649496
Committed: https://git.openstack.org/cgit/openstack/diskimage-builder/commit/?id=105d201e1f8deb6e025a836c9fc290ec976be85a
Submitter: Zuul
Branch: master

commit 105d201e1f8deb6e025a836c9fc290ec976be85a
Author: Ian Wienand <email address hidden>
Date: Wed Apr 3 14:06:08 2019 +1100

    debian-minimal buster support

    Due to the referenced bug, many versions of debootstrap can't bring up
    a buster environment. Unfortunately, these include versions we use to
    do this on Xenial/Bionic nodes.

    Also, there isn't backports or security updates, so elide these for
    now.

    I did get a working build (I haven't gone so far as a full boot+glean)
    with this, at least.

    Change-Id: If2420e92cb728ab6e91b0d70547da4483679b391
    Paritial-Bug: #1822927