Files
tools/debian-mirror-tools/config/debian/common/base-bullseye.lst
Dan Voiculeasa 9ce5a3a635 base-bullseye.lst: Add dependencies for linux-compiler-gcc-10-x86
This work is part of Debian integration effort.
This work only affects Debian.
This will allow the ansible boostrap to pass.

Currently the 'Initializing Kubernetes master' task will fail during
the bootstrap due to linux-headers missing from the iso.
'''
failed to parse kernel config: unable to load kernel module: \
"configs", output: "modprobe: FATAL: Module configs not found \
in directory /lib/modules/5.10.0-10-amd64\n", err: exit status 1
'''
Linux-headers depend on linux-compiler-gcc-10-x86 package.

Debian tests:
PASS: Build iso
PASS: Install iso

Story: 2009101
Task: 43732
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: I080cb83e282d825cc9180289a31286a3b8139e18
2022-02-16 16:03:56 +02:00

22 KiB