Chip Posted July 29 Posted July 29 (edited) Hello community! I have performed an update from armbian 11 to 12 and OMV 6 to 7 and completed it successfully so far. Unfortunately just the package armbian-bsp-cli-odroidxu4 was not upgraded due to a missing dependency: +++ The following packages have unmet dependencies: armbian-bsp-cli-odroidxu4-current : Depends: base-files (>= 24.5.1) but 12.4+deb12u6 is to be installed E: Unable to correct problems, you have held broken packages. root@omv:~# sudo apt install 12.4+deb12u6 Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package 12.4+deb12u6 E: Couldn't find any package by glob '12.4+deb12u6' ok, let‘s try: root@omv:~# sudo apt install 12.4+deb12u6-current Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package 12.4+deb12u6-current E: Couldn't find any package by glob '12.4+deb12u6-current' +++ Is this package simply not available in the armbian repository or did I something fundamental wrong? Edited July 29 by Chip 0 Quote
Igor Posted July 29 Posted July 29 27 minutes ago, Chip said: Unfortunately just the package armbian-bsp-cli-odroidxu4 was not upgraded due to a missing dependency: Can you provide some logs and at least content of this: cat /etc/apt/sources.list.d/armbian.list Files are present: https://mirror-eu-de1.armbian.airframes.io/apt/pool/bookworm/b/base-files/ Try to uninstall armbian-bsp-cli-odroidxu4 and install it again. Edit: Oh, I see, armhf files are missing for some reason. Rebuilding. 0 Quote
Chip Posted July 29 Author Posted July 29 Thanks Igor for the quick response and I‘ll be patient and wait for the rebuild. 👍 🙂 0 Quote
Igor Posted July 29 Posted July 29 4 hours ago, Chip said: Thanks Igor for the quick response and I‘ll be patient and wait for the rebuild https://imola.armbian.com/apt/pool/bookworm/b/base-files/ Files / index needs to get synced but I think its ready. Try now. 1 Quote
Chip Posted July 29 Author Posted July 29 Thx 4 info. Done. Problem tackled. System has updated without issue. 👍 1 Quote
balihb Posted July 30 Posted July 30 (edited) having the same issue on jammy: # aptitude dist-upgrade The following packages will be upgraded: armbian-bsp-cli-odroidxu4 armbian-bsp-cli-odroidxu4-current{b} 2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 433 kB of archives. After unpacking 5,120 B will be used. The following packages have unmet dependencies: armbian-bsp-cli-odroidxu4-current : Depends: base-files (>= 24.5.5) but 24.5.1-12ubuntu4.6-jammy is installed The following actions will resolve these dependencies: Keep the following packages at their current version: 1) armbian-bsp-cli-odroidxu4 [24.5.1 (jammy, now)] 2) armbian-bsp-cli-odroidxu4-current [24.5.1 (jammy, now)] # apt-cache policy base-files base-files: Installed: 24.5.1-12ubuntu4.6-jammy Candidate: 24.5.1-12ubuntu4.6-jammy Version table: *** 24.5.1-12ubuntu4.6-jammy 100 100 /var/lib/dpkg/status 12ubuntu4.6 500 500 http://ports.ubuntu.com jammy-updates/main armhf Packages 12ubuntu4 500 500 http://ports.ubuntu.com jammy/main armhf Packages # cat /etc/apt/sources.list deb http://ports.ubuntu.com/ jammy main restricted universe multiverse # deb-src http://ports.ubuntu.com/ jammy main restricted universe multiverse deb http://ports.ubuntu.com/ jammy-security main restricted universe multiverse # deb-src http://ports.ubuntu.com/ jammy-security main restricted universe multiverse deb http://ports.ubuntu.com/ jammy-updates main restricted universe multiverse # deb-src http://ports.ubuntu.com/ jammy-updates main restricted universe multiverse deb http://ports.ubuntu.com/ jammy-backports main restricted universe multiverse # deb-src http://ports.ubuntu.com/ jammy-backports main restricted universe multiverse # cat /etc/apt/sources.list.d/armbian.list deb http://apt.armbian.com jammy main jammy-utils jammy-desktop Edited July 30 by balihb 0 Quote
Igor Posted July 30 Posted July 30 3 hours ago, balihb said: having the same issue on jammy: This should also be ok now (run sudo apt update to make sure you have latest lists). File is present: https://imola.armbian.com/apt/pool/jammy/b/base-files/ 0 Quote
Joel Posted August 2 Posted August 2 I have the same problem with Bookworm and an Orange Pi 5+. However the later base file seems to be here so maybe it's something else? https://imola.armbian.com/apt/pool/bookworm/b/base-files/ nas:~:% sudo apt dist-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages have been kept back: armbian-bsp-cli-orangepi5-plus-vendor 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. nas:~:% sudo apt-get --with-new-pkgs upgrade armbian-bsp-cli-orangepi5-plus-vendor Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: armbian-bsp-cli-orangepi5-plus-vendor : Depends: base-files (>= 24.5.5) but 24.5.1-12.4+deb12u5-bookworm is to be installed E: Broken packages nas:~:% cat /etc/apt/sources.list deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware #deb-src http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware #deb-src http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware deb http://security.debian.org/ bookworm-security main contrib non-free non-free-firmware #deb-src http://security.debian.org/ bookworm-security main contrib non-free non-free-firmware nas:~:% cat /etc/apt/sources.list.d/armbian.list deb [signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com bookworm main bookworm-utils bookworm-desktop 0 Quote
Igor Posted August 2 Posted August 2 11 hours ago, Joel said: maybe it's something else? I think I fixed it, but review and testing is needed. I won't have time for this anytime soon https://github.com/armbian/build/pull/7019 0 Quote
Joel Posted August 3 Posted August 3 Great, thanks for looking into it. Everything seems to work fine right now so I guess I don’t really need the updates. Will it be enough to do apt upgrade once it’s fixed or will I have to do something manually? Just wondering if I need to keep track of this or not. 0 Quote
Igor Posted August 4 Posted August 4 Should be fixed now. base-files are now in correct place and repo should be in sync. https://fi.mirror.armbian.de/apt/pool/bookworm-utils/b/base-files/ sudo apt-update sudo apt-upgrade should do. 1 Quote
Dan Andresan Posted September 20 Posted September 20 Same (?) issue on noble. Quote dan@odroidhc1:~$ sudo aptitude dist-upgrade The following packages will be upgraded: armbian-bsp-cli-odroidxu4 armbian-bsp-cli-odroidxu4-current{b} libapparmor1 python3-distupgrade ubuntu-release-upgrader-core 5 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 630 kB of archives. After unpacking 11.3 kB will be used. The following packages have unmet dependencies: armbian-bsp-cli-odroidxu4-current : Depends: base-files (>= 24.8.2) but 24.5.5-13ubuntu10-noble is installed The following actions will resolve these dependencies: Keep the following packages at their current version: 1) armbian-bsp-cli-odroidxu4 [24.5.5 (noble, now)] 2) armbian-bsp-cli-odroidxu4-current [24.5.5 (noble, now)] Checking https://mirror-eu-de1.armbian.airframes.io/apt/pool/noble-utils/b/base-files/ and I see that armhf version is stuck at 24.5. 24.8 is available only for arm64 and amd64 :( 0 Quote
emk2203 Posted September 21 Posted September 21 (edited) If you want a quick solution, you can use my answer here. It's a dirty fix, but it works. Edited September 21 by emk2203 0 Quote
Dan Andresan Posted September 23 Posted September 23 Thank you emk2203! Well spotted, armhf and amd64 packages of base-files are almost architecture independent except that locale-check. I will check the current and the previous version of the amd64 package in order to see the changes and decide if it's worth building the armhf package myself via your solution. Maybe we will get an update from Armbian, on https://www.armbian.com/odroid-xu4/ I see that ubuntu noble is (still) supported. 0 Quote
Igor Posted September 23 Posted September 23 4 hours ago, Dan Andresan said: Maybe we will get an update from Armbian Only if someone will step up and help (on long term). There is help on supporting hardware and getting important features working. While there is very little help in distribution, OS, automation ... https://github.com/armbian/os I am more or less the only person dealing with this and I can only keep an eye on mainstream problems, corner cases, such as this, never came to the top of the list. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.