Skip to content

libconfig9 package not found (used on acceleration) #263

@JPZV

Description

@JPZV

Compiling using the latest Raspbian available will fail with

E: Unable to locate package libconfig9

Which is being used when GUI_INCLUDE_ACCELERATION is yes (which it is by default)

The workaround for this is either modify the CustomPiOS\src\modules\gui\start_chroot_script file and changing libconfig9 by libconfig11 (not possible if you're using Docker as I do), or by setting GUI_INCLUDE_ACCELERATION to no (which shouldn't impact on headless system, otherwise would not be ideal)

build.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions