atomic-wireguard
atomic-wireguard copied to clipboard
Unable to install on fedora-coreos 31
I'm unable to install the package from the copr repo due to missing dependencies. Fedora coreos 31 seems to have removed policycoreutils-python it might be possible to replace it with the python3 version of the package which is called policycoreutils-python
The error message I get when I try to install the wireguard
error: Could not depsolve transaction; 1 problem detected:
Problem: conflicting requests
- nothing provides policycoreutils-python needed by atomic-wireguard-1:0.0.4-1.fc31.noarch
I think the package name has been changed to policycoreutils-python-utils . I'm currently trying to work out the best way to fix this.