Open
Description
I will troubleshoot this more when I have time (hopefully soon), but there is a bug with vmdb2 in the phenix docker image since the rebase to 24.04
Building any image results in an error like so:
ERROR: Command failed: debootstrap --variant minbase --include initramfs-tools,net-tools,isc-dhcp-client,openssh-server,init,iputils-ping,vim,less,netbase,curl,ifupdown,dbus,linux-image-generic,linux-headers-generic --components=main,restricted,universe,multiverse --verbose noble /tmp/tmpgxne8iq1 http://us.archive.ubuntu.com/ubuntu/
b"I: noble uses zstd compression, setting --extractor=ar option\nI: Retrieving InRelease \nI: Checking Release signature\nI: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C)\nI: Retrieving Packages \nI: Validating Packages \nE: Couldn't download http://us.archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages\n"
b''
The strange thing is that if you copy and run that same debootstrap
command manually, it works fine. For now, you can use a phenix image at commit 01eea3e or older for image building.
Metadata
Metadata
Assignees
Labels
No labels