Jump to content

armbian and OMV upgrade 6 to 7 - package held back on HC1


Chip

Recommended Posts

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 by Chip
Link to comment
Share on other sites

Armbian & Khadas are rewarding contributors

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.

Link to comment
Share on other sites

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 by balihb
Link to comment
Share on other sites

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

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines