-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
I booted up an Ubuntu 24.04 VM in Incus, installed Snap, used Snap to install Distrobuilder, and downloaded the Ubuntu config example.
I get this error:
root@ubuntu-vm:~# distrobuilder --version
3.1
root@ubuntu-vm:~# distrobuilder build-incus ubuntu.yaml
INFO [2025-03-28T16:42:21Z] Downloading source
Error: Error while downloading source: Failed to create symlink: symlink gutsy /usr/share/debootstrap/scripts/focal: no such file or directory
ERROR [2025-03-28T16:42:22Z] Failed running distrobuilder err="Error while downloading source: Failed to create symlink: symlink gutsy /usr/share/debootstrap/scripts/focal: no such file or directory"
INFO [2025-03-28T16:42:22Z] Removing cache directory
Same result with build-dir:
root@ubuntu-vm:~# distrobuilder build-dir ubuntu.yaml rootfs
INFO [2025-03-28T16:45:31Z] Downloading source
Error: Error while downloading source: Failed to create symlink: symlink gutsy /usr/share/debootstrap/scripts/focal: no such file or directory
ERROR [2025-03-28T16:45:31Z] Failed running distrobuilder err="Error while downloading source: Failed to create symlink: symlink gutsy /usr/share/debootstrap/scripts/focal: no such file or directory"
INFO [2025-03-28T16:45:31Z] Removing cache directory
Metadata
Metadata
Assignees
Labels
No labels