Package: golang-github-containers-toolbox / 0.0.99.3+git20230118+446d7bfdef6a-2

Metadata

Package Version Patches format
golang-github-containers-toolbox 0.0.99.3+git20230118+446d7bfdef6a-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Generate completions without fakeroot.patch | (download)

src/cmd/root.go | 4 2 + 2 - 0 !
src/pkg/utils/utils.go | 5 5 + 0 - 0 !
2 files changed, 7 insertions(+), 2 deletions(-)

 detect and workaround fakeroot or pseudo

With fakeroot, podman and toolbox try to do root things and fail.

0002 Do not use versioned go module.patch | (download)

src/cmd/create.go | 2 1 + 1 - 0 !
src/go.mod | 3 2 + 1 - 0 !
src/pkg/utils/utils.go | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 3 deletions(-)

 do not use versioned go module

Debian only provides the unversioned modules and we can't rebuild them
during the package build as it would otherwise require network access.

https://phabricator.endlessm.com/T31300

0005 meson build riscv.patch | (download)

src/meson.build | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 meson.build patch for riscv


0006 Add unofficial Debian and Ubuntu images.patch | (download)

src/pkg/utils/utils.go | 39 35 + 4 - 0 !
1 file changed, 35 insertions(+), 4 deletions(-)

 add unofficial debian and ubuntu images, default to debian