atomic-wireguard icon indicating copy to clipboard operation
atomic-wireguard copied to clipboard

Unable to install on fedora-coreos 31

Open oyviaase opened this issue 5 years ago • 1 comments

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

oyviaase avatar Apr 19 '20 19:04 oyviaase

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.

rrichardson avatar Oct 19 '20 15:10 rrichardson