Skip to content

make debian-prepare-build-host fails on debian 12 bookworm, Package python-all-dev is not available, also python-sphinx #1091

@shodanx2

Description

@shodanx2

On a fresh debian 12 install

I ran the following

apt update
apt upgrade -y
apt install git sudo build-essential -y
git clone https://github.com/opencomputeproject/onie.git
cd onie/build-config

and here are the results

root@build-onie:/onie/build-config# make debian-prepare-build-host
Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python-all-dev 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

Package python-sphinx 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
However the following packages replace it:
  sphinx-doc sphinx-common

E: Package 'python-all-dev' has no installation candidate
E: Package 'python-sphinx' has no installation candidate
make: *** [Makefile:609: debian-prepare-build-host] Error 100
root@build-onie:/onie/build-config# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions