OpenMandrivaAssociation / distribution

OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.
https://openmandriva.org
7 stars 2 forks source link

Codecs canNot be Installed. #2928

Closed fleurc closed 11 months ago

fleurc commented 12 months ago

OpenMandriva version: ROME

Describe the bug: Cannot install Codecs thanks to nothing providing necessary libraries.

Steps to reproduce:

  1. Install OpenMandriva ROME;
  2. Open OM-Welcome;
  3. Go to Multimedia
  4. Click on Codecs;
  5. Install fails;
  6. Open Dnfdrake;
  7. Try to manually install codecs;
  8. Error.

Observed behavior: When trying to install through OM-Welcome all it says is Codecs Not Installed; When trying to install through Dnfdrake, the following errors appears:

Error: Problem: conflicting requests

Expected behavior: OM-Welcome: Codecs Installed. Dnfdrake: Packages installed successfully.

Additional comment: I hope this issue doesn't affect users of OpenMandriva Lx 4.3 as it affects ROME.

Logs and screenshots if relevant N/A.

omakuta commented 12 months ago

This issue has been mentioned on OpenMandriva forum. There might be relevant details there:

https://forum.openmandriva.org/t/codecs-cannot-be-installed/4957/1

rugyada commented 11 months ago

sudo dnf install faac flac lib64xvid4 lib64dca0 x265 lib64dvdcss2 qt-heif-image-plugin heifthumbnailer

and only for this transaction: sudo dnf install --enablerepo=cooker-x86_64-restricted x264

fleurc commented 11 months ago

The above worked, thank you.

Though idk if i should close the issue thanks to the x264 package needing to be installed outside the Rolling repos.

benbullard79 commented 11 months ago

This issue is fixed.