Package: golang-github-containers-toolbox / 0.0.99.4-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| golang-github-containers-toolbox | 0.0.99.4-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 ! |
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 |
85 81 + 4 - 0 ! |
add ubuntu images and unofficial debian images, default to debian |
| 0007 add support for loongarch.patch | (download) |
src/meson.build |
2 2 + 0 - 0 ! |
make it build on loongarch64 Bug-Debian: https://bugs.debian.org/1060883 |
