gpo.zugaina.org

Search Portage & Overlays:

dev-build/buildstream

The software integration tool

Screenshots

  • buildstream-2.7.0
    ~amd64
    doc test test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: Apache-2.0   
    Overlay: guru

ChangeLog

commit 148ad2188656ecaa9cbde76a5de8b17cd205d503
Author: zyxhere???? <zyx@envs.net>
Date: Thu Jul 30 17:47:50 2026 +0000

dev-*/*: enable fuse tests

I haven't been able to test them because:
- In (unprivileged) bubblewrap container setuid binaries
(fuse3) get disabled[1]
- Inside a normal chroot bubblewrap can't run[2]
(which these packages use)
- Inside bubblewrap running as root the bwrap that buildbox
invokes for some reason doesn't get permissions to make
use of user-namespaces (even tho I can make nested bwrap container
via `bwrap --bind /somerootfs / --dev /dev --proc /proc bash`)
- Inside a lxc container is the same story as above

The only real way to test (for me) is to install on host BUT
buildbox doesn't compile on musl libc (which I'm using) and
I can't report that to them because they use gitlab and for
making an account there you need to give them a credit card :s

[1]: https://github.com/containers/bubblewrap/issues/132
[2]: https://github.com/containers/bubblewrap/issues/689#issuecomment-2940775396

Signed-off-by: zyxhere???? <zyx@envs.net>

commit bf6796d1f3e280d9e7bbfaf81dc66afac6384402
Author: zyxhere???? <zyx@envs.net>
Date: Wed Jan 21 03:43:40 2026 +0000

dev-build/buildstream: new package, add 2.7.0

Skip failing tests for now

Part-off: https://codeberg.org/gentoo/guru/pulls/17
Signed-off-by: zyxhere???? <zyx@envs.net>