Skip to content

Instantly share code, notes, and snippets.

View epsilon-0's full-sized avatar
😺
being cute

A. Tammy epsilon-0

😺
being cute
View GitHub Profile
@epsilon-0
epsilon-0 / pns.sh
Last active May 20, 2022 09:09
run commands in podman container/pod namespace
#!/bin/bash
die() { echo "$*" 1>&2 ; exit 1; }
# run commands in podman container/pod namespace, even in rootless containers
# the first argument is the pod or container name
# the rest of the arguments are the command that needs to be run in the namespace of the container/pod
# this works for rootless containers and can also allow separate wireguard or nftables configuration for each
# container/pod. This is particularly useful if forwarding an IP from a VPS without having a firewall at the VPS.
* Package: dev-python/numba-0.49.1
* Repository: wayland-desktop
* Maintainer: gentoo@aisha.cc proxy-maint@gentoo.org
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux openmp python_targets_python3_7 test userland_GNU
* FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking numba-0.49.1.tar.gz to /var/tmp/portage/dev-python/numba-0.49.1/work
>>> Source unpacked in /var/tmp/portage/dev-python/numba-0.49.1/work
>>> Preparing source in /var/tmp/portage/dev-python/numba-0.49.1/work/numba-0.49.1 ...
* Applying numba-0.49.1-tbb-check.patch ...
* Package: dev-python/numba-0.49.1
* Repository: wayland-desktop
* Maintainer: gentoo@aisha.cc proxy-maint@gentoo.org
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux openmp python_targets_python3_7 test threads userland_GNU
* FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking numba-0.49.1.tar.gz to /var/tmp/portage/dev-python/numba-0.49.1/work
>>> Source unpacked in /var/tmp/portage/dev-python/numba-0.49.1/work
>>> Preparing source in /var/tmp/portage/dev-python/numba-0.49.1/work/numba-0.49.1 ...
* Applying numba-0.49.1-tbb-check.patch ...