Project

General

Profile

Freedom Issue #3276

Updated by bill-auger about 1 year ago

<pre>
Dependencies (4)
gcc-libs
glibc
cuda (virtual) (make)
git (make)
* steps to reproduce:
eg: 1) # pacman --debug -Syyuu base your-freedom # try me first (systemd)
or # pacman --debug -Syyuu base your-freedom your-initfreedom # try me first (openrc)
2) # pacman -S foo-openrc
3) $ foo --print hello


Required By (5)
python-pytorch
python-pytorch-opt
python-pytorch-opt-cuda
python-pytorch-opt-rocm
python-pytorch-rocm
</pre>
* expected result:
eg: i expected foo to print hello

* actual result:
eg: instead, it prints: "ERROR: invalid argument (Is the 'foo' daemon running?)"

Back