Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg dependency not in .rpm package #4192

Open
LenaWil opened this issue Dec 21, 2024 · 0 comments
Open

ffmpeg dependency not in .rpm package #4192

LenaWil opened this issue Dec 21, 2024 · 0 comments
Labels
bug:unconfirmed Someone works on identifying the issue

Comments

@LenaWil
Copy link
Contributor

LenaWil commented Dec 21, 2024

Describe the bug

After a recent update to Asahi Linux, I thought to try install Heroic there.

However after I installed Heroic (admittedly by using --force-arch) it didn't run, complaining about a missing ffmpeg library. At first, I thought I hadn't installed it correctly, but running rpm -qp ./heroic-2.15.2.x86_64.rpm --requires doesn't seem to have anything ffmpeg related listed? Could ffmpeg be missing?

Add logs

lena@lena-macbookpro-asahi:~/Downloads$ muvm -ti -- bash
lena@lena-macbookpro-asahi:~/Downloads$ heroic
heroic: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory

lena@lena-macbookpro-asahi:~/Downloads$ rpm -qp ./heroic-2.15.2.x86_64.rpm --requires
/bin/sh
/bin/sh
at-spi2-core
gtk3
libXScrnSaver
libXtst
libnotify
libuuid
nss
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
xdg-utils

Steps to reproduce

  1. Install the asahi linux Steam and muvm packages.
  2. Download and install the rpm package from the github release page, using the --force-arch option.
  3. boot muvm with muvm -ti -- bash
  4. Try to launch heroic with the heroic command

Expected behavior

heroic boots.

Screenshots

No response

Heroic Version

Latest Stable

System Information

  • OS [e. g. "Ubuntu"]: Asahi Linux 40, last updated on 20-12-2024

Additional information

M2 pro, Macbook Pro

@LenaWil LenaWil added the bug:unconfirmed Someone works on identifying the issue label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:unconfirmed Someone works on identifying the issue
Projects
None yet
Development

No branches or pull requests

1 participant