ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
2.85k stars 227 forks source link

Fedora 41 Discord install missing requirement #962

Open dovelus opened 5 days ago

dovelus commented 5 days ago

Describe the bug

Installing discord thought RPM Fusion omits a dependency required to run discord correctly

To Reproduce

Steps to reproduce the behavior:

  1. Fresh install Fedora 41 i3wm spin
  2. Use linutil to enable RPM Fusion
  3. Install Discord thought linutil and run it
  4. See error on the top after login

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

adamperkowski commented 5 days ago

Could we get someone with Fedora experience here?

lj3954 commented 4 days ago

Why is this issue not being reported to RPM Fusion, if it's a packaging issue as you say?

solomoncyj commented 4 days ago

hm. it is a hard dependency of the package. https://pkgs.rpmfusion.org/cgit/nonfree/discord.git/tree/discord.spec?id=1c568e37901a70e9581250a91666337ff9434b6d#n32