armbian / build

Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf
https://www.armbian.com
GNU General Public License v2.0
4.2k stars 2.28k forks source link

xiaomi-elish ubuntu oracular build failed #7374

Open DOUBLEU9264 opened 3 hours ago

DOUBLEU9264 commented 3 hours ago

What happened?

Screenshot from 2024-10-14 19-41-24

How to reproduce?

./compile.sh build BOARD=xiaomi-elish BRANCH=current BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED='multimedia office remote_desktop' DESKTOP_ENVIRONMENT=gnome DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base KERNEL_CONFIGURE=no RELEASE=oracular

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Other

Are you building on Windows WSL2?

Relevant log URL

https://paste.armbian.com/jicequlege

Code of Conduct

github-actions[bot] commented 3 hours ago

Jira ticket: AR-2510

igorpecovnik commented 2 hours ago
[🐳|🌱] Upgrading base packages [ Armbian ]
[🐳|🔨]   (Reading database ... 6772 files and directories currently installed.)
[🐳|🔨]   Preparing to unpack .../base-files_24.5.1-13.1ubuntu1-oracular_arm64.deb ...
[🐳|🔨]   dpkg-divert: error: 'diversion of /lib32 to /lib32.usr-is-merged by base-files' clashes with 'diversion of /lib32 to /.lib32.usr-is-merged by base-files'
[🐳|🔨]   dpkg: error processing archive /var/cache/apt/archives/base-files_24.5.1-13.1ubuntu1-oracular_arm64.deb (--unpack):
[🐳|🔨]    new base-files package pre-installation script subprocess returned error exit status 2
[🐳|🔨]   Errors were encountered while processing:
[🐳|🔨]    /var/cache/apt/archives/base-files_24.5.1-13.1ubuntu1-oracular_arm64.deb
[🐳|🔨]   E: Sub-process /usr/bin/dpkg returned an error code (1)
[🐳|🚸] Command failed, retrying in 5s [ chroot_sdcard_apt_get upgrade ]

This seems to be upstream bug related to Oracular. Can you use any other userspace?

@rpardini

EvilOlaf commented 2 hours ago

noble builds fine https://paste.armbian.com/ahimuwuyod

igorpecovnik commented 2 hours ago

Yes, this Oracular problem was introduced few weeks ago ...