Describe the question
I am experiencing a persistent failure when transitioning from the Extract page to the Terminal page while customizing an Ubuntu 24.04.1 ARM64 Server ISO on an ARM64 (aarch64) host.
Symptoms:
During the extraction process, the logs show: rsync error: some files/attrs were not transferred (code 23).
After clicking "Next", Cubic attempts to enter the virtual environment but fails 3 consecutive times with Exit Code 1.
The specific error message is: Virtual environment status message..... You are not in the virtual environment.
Full Log: (ref attach cubic_error_3.txt)
What you have tried
Manual Chroot Test: I have verified that I can successfully enter the virtual environment manually by running sudo chroot /path/to/custom-root /bin/bash. This suggests that the extracted filesystem is functional, but Cubic's automated terminal initialization is failing.
Environment Cleanup: I have deleted the project directory and started from scratch multiple times, but the issue persists at the same stage.
Expected behavior
Cubic should extract the SquashFS files without attribute errors (no rsync code 23) and successfully open the interactive Terminal (chroot) window for customization.
OS Information:
Architecture: ARM64 (aarch64)
Cubic Information:
Cubic Version: 2026.01.96-release202601030426ubuntu24.04.1
ISO Customizing: ubuntu-24.04.1-live-server-arm64.iso
cubic_error_3.txt
Describe the question
I am experiencing a persistent failure when transitioning from the Extract page to the Terminal page while customizing an Ubuntu 24.04.1 ARM64 Server ISO on an ARM64 (aarch64) host.
Symptoms:
During the extraction process, the logs show: rsync error: some files/attrs were not transferred (code 23).
After clicking "Next", Cubic attempts to enter the virtual environment but fails 3 consecutive times with Exit Code 1.
The specific error message is: Virtual environment status message..... You are not in the virtual environment.
Full Log: (ref attach cubic_error_3.txt)
What you have tried
Manual Chroot Test: I have verified that I can successfully enter the virtual environment manually by running sudo chroot /path/to/custom-root /bin/bash. This suggests that the extracted filesystem is functional, but Cubic's automated terminal initialization is failing.
Environment Cleanup: I have deleted the project directory and started from scratch multiple times, but the issue persists at the same stage.
Expected behavior
Cubic should extract the SquashFS files without attribute errors (no rsync code 23) and successfully open the interactive Terminal (chroot) window for customization.
OS Information:
Architecture: ARM64 (aarch64)
Cubic Information:
Cubic Version: 2026.01.96-release
202601030426ubuntu24.04.1ISO Customizing: ubuntu-24.04.1-live-server-arm64.iso
cubic_error_3.txt