Jump to content

Recommended Posts

Posted

Hello,

 

I installed a fresh `Armbian_23.02.2_Nanopim4v2_bullseye_current_5.15.93_minimal.img.xz` for the Nanopi M4v2. But when I try to install `armbian-config' after an `apt update`, I got following error:
 

root@nanopim4v2:~# apt install armbian-config
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package armbian-config is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'armbian-config' has no installation candidate

 

also checked the apt-cache:

apt-cache showpkg armbian-config
Package: armbian-config
Versions:

Reverse Depends:
  armbian-bsp-cli-nanopim4v2,armbian-config
Dependencies:
Provides:
Reverse Provides:

 

Also tried the `3rd party Debian based distributions`from https://github.com/armbian/config, but got the same error.

 

There is also a second unsolved thread:

I stay now with the non-minimal, but is there a solution for future using of the minimal with armbian-config?

Thanks and greeting!

Posted (edited)

How can I test this? I am not so familiar with changes in github 😅

Edit: I think I need to build it myself?

Edited by Dyfcom
Posted
2 hours ago, Igor said:

Or install attached with
 

dpkg -i armbian*.deb


this worked on a fresh installed armbian:
 

apt update && apt upgrade -y
wget -O armbian-config.deb 'https://forum.armbian.com/applications/core/interface/file/attachment.php?id=12473&key=a65459c80c08c1043133549c7b2b7b01'
apt --fix-broken install
dpkg -i armbian-config.deb


Thanks @Igor!

Note: I am on Armbian_23.02.2_Nanopim4v2_bullseye_current_5.15.93_minimal. And not on Armbian_community_24.5.0-trunk.667_Nanopim4v2_bookworm_current_6.6.31_minimal. I am using it for OpenMediaVault!
 

Posted

Ok, I have to say that.

 

Today I tested something and used a new fresh installed SD-card Armbian_23.02.2_Nanopim4v2_bullseye_current_5.15.93_minimal (image from above). And armbian-config was able to install over apt
 

apt update && apt upgrade -y
apt install armbian-config 


Cheers

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