这是indexloc提供的服务,不要输入任何密码
Skip to content

[Bug]: build-package.sh: cannot compile subpackages #10462

@Maxython

Description

@Maxython

Problem description

Now I'm setting up build-bootstraps.sh to support compiling bootstrap which will be based on pacman. During testing, a bug was noticed, it appears when the compiler reaches the bzip2 package.

Error message (testing happens in docker):

[*] Building 'bzip2'...
ERROR: No package bzip2 found in any of the enabled repositories. Are you trying to set up a custom repository?
[*] Building 'bzip2' exited with exit code 1
Failed to build package 'bzip2' for arch 'aarch64' in format 'pacman'

In fact, this can be fixed in build-bootstraps.sh, but I don't know if this will be correct.

What steps will reproduce the bug?

Command:

./scripts/build-bootstraps.sh --pm pacman --architectures aarch64

What is the expected behavior?

No response

System information

On all devices

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportSomething is not working properlyinactiveNo activity in a certain period of timepackagingIssue related to building packages, not affecting end users directlypacman

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions