Skip to content

Fix buster image generation

Sylvain Beucler requested to merge beuc/autopkgtest-lxc:fix-buster into master

buster was finally archived recently and it's now necessary to install it from there.

deb.debian.org -> archive.debian.org oldoldstable -> buster

  • Drop very old (and now merged) patchset against debci.

  • Add a new patch which was submitted to debci (see ci-team/debci#227) to handle <= buster and clean-up sources generation; currently it adds faulty debian-debug lines.

  • Set the mirror through debci_mirror, as debci expects it.

  • .build-inherited adds a deb.debian.org source which is not valid anymore for buster, so move buster to .build-base. Also comment that it's is meant for *-backports. buster can't be installed as oldoldstable anymore anyway.

Note: for the long term, it may be worth adding release updates (debian-security, ELTS...) in addition to the base release, but let's handle this separately.

Edited by Sylvain Beucler

Merge request reports

Loading