Open dovelus opened 5 days ago
Could we get someone with Fedora experience here?
Why is this issue not being reported to RPM Fusion, if it's a packaging issue as you say?
hm. it is a hard dependency of the package. https://pkgs.rpmfusion.org/cgit/nonfree/discord.git/tree/discord.spec?id=1c568e37901a70e9581250a91666337ff9434b6d#n32
Describe the bug
Installing discord thought RPM Fusion omits a dependency required to run discord correctly
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
To fix the error is as simple as installing libatomic
sudo dnf install libatomic
The error is not related directly to LinUtil but more on the installation process of Discord thought RPM Fusion but introducing a check may be useful Solution found here (https://github.com/simoniz0r/Discord-Linux-Client-Issues)
Checklist