Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix debian build #807

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Fix debian build #807

merged 1 commit into from
Jan 2, 2024

Conversation

liberodark
Copy link
Contributor

@liberodark liberodark commented Jan 2, 2024

Hi,

This change fix build of debian for LXC in sid version. Build OK & Tested on riscv64

You can try on your side with this way :

apt install -y golang-go debootstrap rsync gpg squashfs-tools git
git clone https://github.com/lxc/distrobuilder
cd distrobuilder || exit
make
wget https://raw.githubusercontent.com/lxc/lxc-ci/main/images/debian.yaml
$HOME/go/bin/distrobuilder build-lxc -o image.architecture=riscv64 -o image.release=sid debian.yaml

Best Regards

Hi,

This change fix build of debian for LXC in sid version.
Build OK & Tested on riscv64

Best Regards

Signed-off-by: liberodark <[email protected]>
@stgraber stgraber merged commit 8ab41af into lxc:main Jan 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants