Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: novalkar on January 21, 2020, 04:40:56 AM

Title: Error building Armbian/Olimex image - Unable to locate package armbian-firmware
Post by: novalkar on January 21, 2020, 04:40:56 AM
I was trying to generate the Armbian image (buster release) from your repository https://github.com/OLIMEX/build for the olimex-a20 board, but while the build process was running, the debootstrap process ended up crashing with the following output

[ o.k. ] Installing packages for [ Armbian ]

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package armbian-firmware

In the end, the build script was able to generate an image, but it was missing most of the basic tools. I first noticed the problem because toilet package didn't run and it didn't show the fancy olimex message on the terminal, it also crashes the armbian-add-overlay tool, so I can't easily add my overlays.

Searching deeper I was able to find out that the failure was produced on this line:

https://github.com/OLIMEX/build/blob/olimex/lib/debootstrap.sh#L225-L229

and found that the missing packages where listed here:

https://github.com/OLIMEX/build/blob/olimex/lib/configuration.sh#L136

I was able to install those packages manually on the board afterwards without problems.

I don't know why it wasn't able to install those packages since it could install other packages before those, and I was able to install some other packages afterward through the customize-image script (I was able to reproduce this on a clean build too). I would still like to generate a clean image, but I haven't been able to do this since last Friday, is this a known issue? or it is just me?
Title: Re: Error building Armbian/Olimex image - Unable to locate package armbian-firmware
Post by: LubOlimex on October 02, 2020, 03:17:24 PM
We no longer work on the Armbian images, we switched to own mainline images called Olimage, you can find more info here:

https://olimex.wordpress.com/2020/04/21/olimage-mainline-linux-images-building-script-for-all-of-our-olinuxino-and-som-boards/