Skip to content

Instantly share code, notes, and snippets.

View c4t3l's full-sized avatar

Robert Callicotte c4t3l

View GitHub Profile
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.blMdwq
+ umask 022
+ cd /builddir/build/BUILD/umoci-0.5.0-build
+ cd umoci-0.5.0
+ export GOPATH=/builddir/build/BUILD/umoci-0.5.0-build/umoci-0.5.0
+ GOPATH=/builddir/build/BUILD/umoci-0.5.0-build/umoci-0.5.0
+ cd src/github.com/opencontainers/umoci
+ GO111MODULE=off
+ go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' ./...
ok github.com/opencontainers/umoci 0.009s
@c4t3l
c4t3l / saltdevenv.txt
Last active December 10, 2021 16:46
Local Salt development environment
[CentOS 7]
Required Packages
vagrant >= 1.9.5
qemu-system-x86 >= 2.0.0
ruby >= 2.0.0
ruby-devel >= 2.0.0
pytest >= 2.7.0
python-pip >= 7.1.0
testinfra >= 1.6.3