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 filePatch | File delta | Description |
---|---|---|
0001 Generate completions without fakeroot.patch | (download) |
src/cmd/root.go |
4 2 + 2 - 0 ! |
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 ! |
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 ! |
meson.build patch for riscv |
0006 Add unofficial Debian and Ubuntu images.patch | (download) |
src/pkg/utils/utils.go |
39 35 + 4 - 0 ! |
add unofficial debian and ubuntu images, default to debian |