Skip to content

[Bug]: Unable to locate package linux-firmware-raspi #8183

Closed
@giomf

Description

@giomf

What happened?

Hello,

Im new and im trying to build an image for a rpi5.
However, the build process fails since the linux-firmware-raspi package is missing.

[🐳|🌱] Enable Armbian repository to fetch Rpi packages
mkdir: created directory '/armbian/.tmp/rootfs-25126efa-b722-4d50-a058-a3424e28fe46/var/lib/apt/lists'
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://deb.debian.org/debian trixie-backports InRelease
Hit:4 http://security.debian.org trixie-security InRelease
Hit:5 https://github.armbian.com/configng stable InRelease
Hit:6 https://fi.mirror.armbian.de/apt trixie InRelease
Reading package lists...
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: Target Translations (main/i18n/Translation-en_US.UTF-8) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: https://github.armbian.com/configng/dists/stable/InRelease: Policy will reject signature within a year, see --audit for details
W: https://apt.armbian.com/dists/trixie/InRelease: Policy will reject signature within a year, see --audit for details
W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
W: Target Translations (main/i18n/Translation-en_US.UTF-8) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list.d/debian.sources:1
E: Unable to locate package linux-firmware-raspi
[🐳|💥] Error 1 occurred in main shell [ at /armbian/lib/functions/logging/runners.sh:15
   chroot_sdcard_apt_get_install() --> lib/functions/logging/runners.sh:15
   pre_install_distribution_specific__add_rpi_packages() --> config/sources/families/bcm2711.conf:227
   pre_install_distribution_specific() --> <extension_magic>:235
          call_extension_method() --> lib/functions/general/extensions.sh:57
         build_rootfs_and_image() --> lib/functions/main/rootfs-image.sh:22
   full_build_packages_rootfs_and_image() --> lib/functions/main/default-build.sh:36
          do_with_default_build() --> lib/functions/main/default-build.sh:42
         cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25
        armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136
                 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176
                           main() --> compile.sh:50
 ]

How to reproduce?

Im currently on v25.2.1 and use only these values:

BOARD=rpi4b
BRANCH=current
BUILD_MINIMAL=yes
RELEASE=trixie
NETWORKING_STACK=network-manager

Branch

other (only relevant in corner cases)

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

Other

Are you building on Windows WSL2?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

https://paste.armbian.de/xuxahifubu

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working as it shouldGood first issueFeel free to contribute :)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions