Daniel J Walsh
Daniel J Walsh
@s3rj1k what should we do with this issue?
This still needs to be worked on.
Looks like the install is trying to communicate with systemd? Could you try this in rootful mode?
``` rpm -q --scripts mariadb-server postinstall scriptlet (using /bin/sh): if [ $1 -eq 1 ] && [ -x "/usr/lib/systemd/systemd-update-helper" ]; then # Initial installation /usr/lib/systemd/systemd-update-helper install-system-units mariadb.service || : fi...
Any update on getting this to work out of the box, or is this waiting for a torch release for PyPi? Doing $ pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu...
rootless podman and rootful podman are the same thing, there is no configuration to do, it is just based on the user who runs them. If you want to run...