Skip to content

Building OS 9 Daily image fails due to no longer exist package "bcmwl-kernel-source" #805

@ryonakano

Description

@ryonakano

What Happened?

Building OS 9 Daily image fails with the error E: Unable to locate package bcmwl-kernel-source.

It's specified here:

bcmwl-kernel-source

Steps to Reproduce

  1. Build amd64 image of OS 9 Daily
docker run --rm --privileged -it \
    -v /proc:/proc \
    -v ${PWD}:/working_dir \
    -w /working_dir \
    debian:latest \
    ./build.sh etc/terraform-daily-9.0-azure-amd64.conf

Expected Behavior

The error should not occur.

Host OS

Debian 13 Trixie Docker container on Fedora Linux 44 (Workstation Edition)

Image Version

OS 9 Daily

Hardware Platform

64-bit AMD/Intel (x86)

Log Output

[2026-05-26 13:37:40] lb binary_package-lists
P: Begin installing local package lists...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Solving dependencies... Done
Suggested packages:
  debtags
The following NEW packages will be installed:
  dctrl-tools
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 104 kB of archives.
After this operation, 356 kB of additional disk space will be used.
Get:1 http://azure.archive.ubuntu.com/ubuntu resolute/main amd64 dctrl-tools amd64 2.24-3build4 [104 kB]
Fetched 104 kB in 0s (299 kB/s)
Selecting previously unselected package dctrl-tools.
(Reading database ... 154538 files and directories currently installed.)
Preparing to unpack .../dctrl-tools_2.24-3build4_amd64.deb ...
Unpacking dctrl-tools (2.24-3build4) ...
Setting up dctrl-tools (2.24-3build4) ...
Processing triggers for man-db (2.13.1-1build1) ...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package bcmwl-kernel-source
E: An unexpected failure occurred, exiting...
P: Begin unmounting filesystems...
P: Saving caches...

Hardware Info

Report details

  • Date generated: 2026-05-26 22:46:53

Hardware Information:

  • Hardware Model: HP HP Pro SFF 400 G9 Desktop PC
  • Memory: 64.0 GiB
  • Processor: 13th Gen Intel® Core™ i5-13500 × 20
  • Graphics: Intel® UHD Graphics 770 (ADL-S GT1)
  • Disk Capacity: (null)

Software Information:

  • Firmware Version: U03 Ver. 02.21.00
  • OS Name: Fedora Linux 44 (Workstation Edition)
  • OS Build: (null)
  • OS Type: 64-bit
  • GNOME Version: 50
  • Windowing System: Wayland
  • Kernel Version: Linux 7.0.9-205.fc44.x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions