jiangcuo / Proxmox-Port

Proxmox VE arm64 riscv64 loongarch64
GNU Affero General Public License v3.0
545 stars 27 forks source link

Ubuntu Noble != 24.04? #96

Closed Miq1 closed 1 day ago

Miq1 commented 3 weeks ago

Describe the bug When attempting to create a container on an Raspberry Pi 5 with the ubuntu noble template the process is stopped with an error:

()
Formatting '/var/lib/vz/images/102/vm-102-disk-0.raw', fmt=raw size=34359738368 preallocation=off
Creating filesystem with 8388608 4k blocks and 2097152 inodes
Filesystem UUID: f4f04eaf-83a2-4a54-a9ef-141b756d8870
Superblock backups stored on blocks: 
    32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
    4096000, 7962624
extracting archive '/var/lib/vz/template/cache/ubuntu-noble-rootfs.tar.xz'
Total bytes read: 570132480 (544MiB, 62MiB/s)
TASK ERROR: unable to create CT 102 - unsupported Ubuntu version '24.04'
asylumexp commented 3 weeks ago

proxmox v8.2 is required (pve-container update fixes this)

jiangcuo commented 2 weeks ago

proxmox v8.2 is required (pve-container update fixes this)

done

asylumexp commented 2 weeks ago

tested it can confirm working now