ffmpeg cannot be installed

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

ffmpeg cannot be installed

Postby Umeaboy » Apr 4th, '24, 07:58

Code: Select all
[kristoffer@localhost Video]$ lsb_release -a
LSB Version:   core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:cxx-3.1-amd64:cxx-3.1-noarch:cxx-3.2-amd64:cxx-3.2-noarch:graphics-3.1-amd64:graphics-3.1-noarch:graphics-3.2-amd64:graphics-3.2-noarch:lsb-2.0-amd64:lsb-2.0-noarch:lsb-3.0-amd64:lsb-3.0-noarch:lsb-3.1-amd64:lsb-3.1-noarch:lsb-3.2-amd64:lsb-3.2-noarch:lsb-4.0-amd64:lsb-4.0-noarch:lsb-4.1-amd64:lsb-4.1-noarch
Distributor ID:   Mageia
Description:   Mageia 9
Release:   9
Codename:   mga9


Code: Select all
[kristoffer@localhost Video]$ ffmpeg --help
bash: ffmpeg: command not found


Code: Select all
[kristoffer@localhost Video]$ rpm -qa ffmpeg
[kristoffer@localhost Video]$


Code: Select all
[kristoffer@localhost Video]$ sudo urpmi ffmpeg       
[sudo] password for kristoffer:
The following package cannot be installed because it depends on packages
that are older than the installed ones:
ffmpeg-5.1.3-3.mga9
Continue installation anyway? (Y/n)


Code: Select all
[kristoffer@localhost Video]$ urpmq --list-media -a
Annat
Core Release (distrib1)
Core Release Debug (distrib2)
Core Updates (distrib3)
Core Updates Debug (distrib4)
Nonfree Release (distrib11)
Nonfree Release Debug (distrib12)
Nonfree Updates (distrib13)
Nonfree Updates Debug (distrib14)
Core 32bit Release (distrib31)
Core 32bit Updates (distrib32)
Nonfree 32bit Release (distrib36)
Nonfree 32bit Updates (distrib37)


The media called Annat is my local package repo, but it doesn't contain ffmpeg so no conflict.

Why can't I install ffmpeg even though I'm running the stable release of Mageia?
Umeaboy
 
Posts: 45
Joined: Nov 23rd, '11, 18:28

Re: ffmpeg cannot be installed

Postby morgano » Apr 4th, '24, 10:31

Code: Select all
$ rpm -qa ffmpeg
ffmpeg-5.1.4-1.mga9.tainted


One idea without investigation:
Several repos are lagging since a week or so.
Make sure you use a good one, such as umu.se.
At home & work Mandriva since 2006, Mageia 2011. Thinkpad T40, T43, T60, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1484
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: ffmpeg cannot be installed

Postby Umeaboy » Apr 4th, '24, 14:58

I use MIRRORLIST so to my knowledge it will pick the nearest server that responds ( ? ) to the query, or am I wrong?
Umeaboy
 
Posts: 45
Joined: Nov 23rd, '11, 18:28

Re: ffmpeg cannot be installed

Postby sturmvogel » Apr 4th, '24, 17:57

The nearest responding mirror means nothing. It can still be outdated. You should already know the mirror status page:
https://mirrors.mageia.org/status
sturmvogel
 
Posts: 738
Joined: Jul 30th, '12, 00:39

Re: ffmpeg cannot be installed

Postby doktor5000 » Apr 4th, '24, 18:16

Umeaboy wrote:[kristoffer@localhost Video]$ sudo urpmi ffmpeg
[sudo] password for kristoffer:
The following package cannot be installed because it depends on packages
that are older than the installed ones:

ffmpeg-5.1.3-3.mga9
Continue installation anyway? (Y/n)


That usually happens if you previously installed some newer packages (e.g. from backports or locally built packages) which are newer then the packages from regular updates repositories.
So one of the dependencies that should be installed for ffmpeg from regular updates does not match the version of the newer package that is already installed, which is literally what the urpmi output tells you.

Also rpm -qa ffmpeg doesn't make much sense, either rpm -q packagename to query a literal packagename of an installed package or rpm -qa | grep -i packagename to search over all installed packages.

Please provide the output of
Code: Select all
rpm -qa | grep -iE "ffmpeg-|av(codec|filter|format|util)|postproc|sw(resample|scaler)"|sort
sudo urpmi --debug ffmpeg
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18039
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: ffmpeg cannot be installed

Postby Umeaboy » Apr 5th, '24, 06:14

Apparently it was a sync issue with the mirror because I could install ffmpeg today.
However looking at https://mirrors.mageia.org/status I see that mirrors.kernel.org is most up-to-date, but I still get similar issue trying to install lib64gstreamer-plugins-bad1-devel:

Code: Select all
[kristoffer@localhost Desktop]$ sudo urpmi fractal.spec --auto
defaulting to --buildrequires
The following packages can't be installed because they depend on packages
that are older than the installed ones:
lib64gstplay-gir1.0-1.22.8-1.mga9
lib64gstreamer-plugins-bad1.0-devel-1.22.8-1.mga9
fractal-6-1.mga9


    https://mirrors.kernel.org/mageia/distrib/9/x86_64/media/core/updates/lib64gstva-gir1.0-1.22.8-1.mga9.x86_64.rpm
installing lib64gstva-gir1.0-1.22.8-1.mga9.x86_64.rpm from /var/cache/urpmi/rpms                                                                                       
Preparing...                     #####################################################################################################################################
      1/1: lib64gstva-gir1.0     #####################################################################################################################################
While some packages may have been installed, there were failures.
The following packages can't be installed because they depend on packages
that are older than the installed ones:
lib64gstplay-gir1.0-1.22.8-1.mga9
lib64gstreamer-plugins-bad1.0-devel-1.22.8-1.mga9
fractal-6-1.mga9
Umeaboy
 
Posts: 45
Joined: Nov 23rd, '11, 18:28

Re: ffmpeg cannot be installed

Postby doktor5000 » Apr 5th, '24, 18:09

If you don't run it with --debug you won't know what dependency causes this.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18039
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: ffmpeg cannot be installed

Postby Umeaboy » Apr 5th, '24, 18:22

Code: Select all
[kristoffer@localhost Desktop]$ sudo urpmi fractal.spec --debug --auto
defaulting to --buildrequires
getting lock on urpmi
parsing: /etc/urpmi/mediacfg.d/Official-9-x86_64
examining synthesis file [/var/lib/urpmi/Annat/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core Release (distrib1)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core Release Debug (distrib2)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core Updates (distrib3)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core Updates Debug (distrib4)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree Release (distrib11)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree Release Debug (distrib12)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree Updates (distrib13)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree Updates Debug (distrib14)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core 32bit Release (distrib31)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Core 32bit Updates (distrib32)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree 32bit Release (distrib36)/synthesis.hdlist.cz]
examining synthesis file [/var/lib/urpmi/Nonfree 32bit Updates (distrib37)/synthesis.hdlist.cz]
would install instead of upgrade package kernel-desktop586-6.4.9-4.mga9.i586
would install instead of upgrade package kernel-desktop586-6.4.16-3.mga9.i586
would install instead of upgrade package kernel-desktop586-6.5.11-5.mga9.i586
would install instead of upgrade package kernel-desktop586-6.5.13-6.mga9.i586
would install instead of upgrade package kernel-desktop586-6.6.14-2.mga9.i586
would install instead of upgrade package kernel-desktop586-6.6.18-1.mga9.i586
would install instead of upgrade package kernel-desktop586-6.6.22-1.mga9.i586
would install instead of upgrade package kernel-desktop586-devel-6.4.9-4.mga9.i586
would install instead of upgrade package kernel-desktop586-devel-6.4.16-3.mga9.i586
would install instead of upgrade package kernel-desktop586-devel-6.5.11-5.mga9.i586
would install instead of upgrade package kernel-desktop586-devel-6.5.13-6.mga9.i586
would install instead of upgrade package kernel-desktop586-devel-6.6.14-2.mga9.i586
would install instead of upgrade package kernel-desktop586-devel-6.6.18-1.mga9.i586
would install instead of upgrade package kernel-desktop586-devel-6.6.22-1.mga9.i586
would install instead of upgrade package kernel-desktop-6.4.9-4.mga9.x86_64
would install instead of upgrade package kernel-desktop-6.4.16-3.mga9.x86_64
would install instead of upgrade package kernel-desktop-6.5.11-5.mga9.x86_64
would install instead of upgrade package kernel-desktop-6.5.13-6.mga9.x86_64
would install instead of upgrade package kernel-desktop-6.6.14-2.mga9.x86_64
would install instead of upgrade package kernel-desktop-6.6.18-1.mga9.x86_64
would install instead of upgrade package kernel-desktop-6.6.22-1.mga9.x86_64
would install instead of upgrade package kernel-desktop-6.4.9-4.mga9.i586
would install instead of upgrade package kernel-desktop-6.4.16-3.mga9.i586
would install instead of upgrade package kernel-desktop-6.5.11-5.mga9.i586
would install instead of upgrade package kernel-desktop-6.5.13-6.mga9.i586
would install instead of upgrade package kernel-desktop-6.6.14-2.mga9.i586
would install instead of upgrade package kernel-desktop-6.6.18-1.mga9.i586
would install instead of upgrade package kernel-desktop-6.6.22-1.mga9.i586
would install instead of upgrade package kernel-desktop-devel-6.4.9-4.mga9.x86_64
would install instead of upgrade package kernel-desktop-devel-6.4.16-3.mga9.x86_64
would install instead of upgrade package kernel-desktop-devel-6.5.11-5.mga9.x86_64
would install instead of upgrade package kernel-desktop-devel-6.5.13-6.mga9.x86_64
would install instead of upgrade package kernel-desktop-devel-6.6.14-2.mga9.x86_64
would install instead of upgrade package kernel-desktop-devel-6.6.18-1.mga9.x86_64
would install instead of upgrade package kernel-desktop-devel-6.6.22-1.mga9.x86_64
would install instead of upgrade package kernel-desktop-devel-6.4.9-4.mga9.i586
would install instead of upgrade package kernel-desktop-devel-6.4.16-3.mga9.i586
would install instead of upgrade package kernel-desktop-devel-6.5.11-5.mga9.i586
would install instead of upgrade package kernel-desktop-devel-6.5.13-6.mga9.i586
would install instead of upgrade package kernel-desktop-devel-6.6.14-2.mga9.i586
would install instead of upgrade package kernel-desktop-devel-6.6.18-1.mga9.i586
would install instead of upgrade package kernel-desktop-devel-6.6.22-1.mga9.i586
would install instead of upgrade package kernel-server-6.4.9-4.mga9.x86_64
would install instead of upgrade package kernel-server-6.4.16-3.mga9.x86_64
would install instead of upgrade package kernel-server-6.5.11-5.mga9.x86_64
would install instead of upgrade package kernel-server-6.5.13-6.mga9.x86_64
would install instead of upgrade package kernel-server-6.6.14-2.mga9.x86_64
would install instead of upgrade package kernel-server-6.6.18-1.mga9.x86_64
would install instead of upgrade package kernel-server-6.6.22-1.mga9.x86_64
would install instead of upgrade package kernel-server-6.4.9-4.mga9.i586
would install instead of upgrade package kernel-server-6.4.16-3.mga9.i586
would install instead of upgrade package kernel-server-6.5.11-5.mga9.i586
would install instead of upgrade package kernel-server-6.5.13-6.mga9.i586
would install instead of upgrade package kernel-server-6.6.14-2.mga9.i586
would install instead of upgrade package kernel-server-6.6.18-1.mga9.i586
would install instead of upgrade package kernel-server-6.6.22-1.mga9.i586
would install instead of upgrade package kernel-server-devel-6.4.9-4.mga9.x86_64
would install instead of upgrade package kernel-server-devel-6.4.16-3.mga9.x86_64
would install instead of upgrade package kernel-server-devel-6.5.11-5.mga9.x86_64
would install instead of upgrade package kernel-server-devel-6.5.13-6.mga9.x86_64
would install instead of upgrade package kernel-server-devel-6.6.14-2.mga9.x86_64
would install instead of upgrade package kernel-server-devel-6.6.18-1.mga9.x86_64
would install instead of upgrade package kernel-server-devel-6.6.22-1.mga9.x86_64
would install instead of upgrade package kernel-server-devel-6.4.9-4.mga9.i586
would install instead of upgrade package kernel-server-devel-6.4.16-3.mga9.i586
would install instead of upgrade package kernel-server-devel-6.5.11-5.mga9.i586
would install instead of upgrade package kernel-server-devel-6.5.13-6.mga9.i586
would install instead of upgrade package kernel-server-devel-6.6.14-2.mga9.i586
would install instead of upgrade package kernel-server-devel-6.6.18-1.mga9.i586
would install instead of upgrade package kernel-server-devel-6.6.22-1.mga9.i586
would install instead of upgrade package kernel-linus-6.4.9-1.mga9.x86_64
would install instead of upgrade package kernel-linus-6.4.16-3.mga9.x86_64
would install instead of upgrade package kernel-linus-6.5.11-2.mga9.x86_64
would install instead of upgrade package kernel-linus-6.5.13-2.mga9.x86_64
would install instead of upgrade package kernel-linus-6.6.14-1.mga9.x86_64
would install instead of upgrade package kernel-linus-6.6.18-1.mga9.x86_64
would install instead of upgrade package kernel-linus-6.6.22-1.mga9.x86_64
would install instead of upgrade package kernel-linus-6.4.9-1.mga9.i586
would install instead of upgrade package kernel-linus-6.4.16-3.mga9.i586
would install instead of upgrade package kernel-linus-6.5.11-2.mga9.i586
would install instead of upgrade package kernel-linus-6.5.13-2.mga9.i586
would install instead of upgrade package kernel-linus-6.6.14-1.mga9.i586
would install instead of upgrade package kernel-linus-6.6.18-1.mga9.i586
would install instead of upgrade package kernel-linus-6.6.22-1.mga9.i586
would install instead of upgrade package kernel-linus-devel-6.4.9-1.mga9.x86_64
would install instead of upgrade package kernel-linus-devel-6.4.16-3.mga9.x86_64
would install instead of upgrade package kernel-linus-devel-6.5.11-2.mga9.x86_64
would install instead of upgrade package kernel-linus-devel-6.5.13-2.mga9.x86_64
would install instead of upgrade package kernel-linus-devel-6.6.14-1.mga9.x86_64
would install instead of upgrade package kernel-linus-devel-6.6.18-1.mga9.x86_64
would install instead of upgrade package kernel-linus-devel-6.6.22-1.mga9.x86_64
would install instead of upgrade package kernel-linus-devel-6.4.9-1.mga9.i586
would install instead of upgrade package kernel-linus-devel-6.4.16-3.mga9.i586
would install instead of upgrade package kernel-linus-devel-6.5.11-2.mga9.i586
would install instead of upgrade package kernel-linus-devel-6.5.13-2.mga9.i586
would install instead of upgrade package kernel-linus-devel-6.6.14-1.mga9.i586
would install instead of upgrade package kernel-linus-devel-6.6.18-1.mga9.i586
would install instead of upgrade package kernel-linus-devel-6.6.22-1.mga9.i586
getting exclusive lock on rpm
opening rpmdb (root=, write=)
selecting fractal-6-1.mga9.src
requiring pkgconfig(gstreamer-play-1.0) for fractal-6-1.mga9.src
chosen lib64gstreamer-plugins-bad1.0-devel-1.22.8-1.mga9.x86_64 for pkgconfig(gstreamer-play-1.0)
selecting lib64gstreamer-plugins-bad1.0-devel-1.22.8-1.mga9.x86_64
requiring lib64gstcodecparsers1.0_0[== 1.22.8-1.mga9],lib64gstphotography1.0_0[== 1.22.8-1.mga9],lib64gstplay-gir1.0[== 1.22.8-1.mga9],lib64gstplay1.0_0[== 1.22.8-1.mga9],lib64gstplayer-gir1.0[== 1.22.8-1.mga9],lib64gstplayer1.0_0[== 1.22.8-1.mga9],lib64gstwayland1.0_0[== 1.22.8-1.mga9] for lib64gstreamer-plugins-bad1.0-devel-1.22.8-1.mga9.x86_64
chosen lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64 for lib64gstwayland1.0_0[== 1.22.8-1.mga9]
selecting lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64
chosen lib64gstplayer-gir1.0-1.22.8-1.mga9.x86_64 for lib64gstplayer-gir1.0[== 1.22.8-1.mga9]
selecting lib64gstplayer-gir1.0-1.22.8-1.mga9.x86_64
requiring lib64gstplayer1.0_0[== 1.22.8-1.mga9] for lib64gstplayer-gir1.0-1.22.8-1.mga9.x86_64
chosen lib64gstplayer1.0_0-1.22.8-1.mga9.x86_64 for lib64gstplayer1.0_0[== 1.22.8-1.mga9]
the more recent lib64gstplayer1.0_0-1.22.8-1.mga9.tainted.x86_64 is installed, but does not provide lib64gstplayer1.0_0[== 1.22.8-1.mga9] whereas lib64gstplayer1.0_0-1.22.8-1.mga9.x86_64 does
selecting lib64gstplayer1.0_0-1.22.8-1.mga9.x86_64
unselecting lib64gstplayer1.0_0-1.22.8-1.mga9.x86_64
unselecting lib64gstreamer-plugins-bad1.0-devel-1.22.8-1.mga9.x86_64
unselecting lib64gstplayer-gir1.0-1.22.8-1.mga9.x86_64
unselecting fractal-6-1.mga9.src
The following packages can't be installed because they depend on packages
that are older than the installed ones:
lib64gstreamer-plugins-bad1.0-devel-1.22.8-1.mga9
lib64gstplayer-gir1.0-1.22.8-1.mga9
fractal-6-1.mga9
opening rpmdb (root=, write=)
getting graph of dependencies for sorting
sorting graph of dependencies
rpms sorted by dependencies:
lib64gstwayland1.0_0
selecting lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64
transaction valid: remove= update=lib64gstwayland1.0_0
scheduled sets of transactions:
remove=0= update=1=lib64gstwayland1.0_0
chrooted db version used by librpm is at least as good as non-rooted one


retrieving rpm files from medium "Core Updates (distrib3)"...
not using metalink since requested downloader does not handle it
retrieving https://mirrors.kernel.org/mageia/distrib/9/x86_64/media/core/updates lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64.rpm
'/usr/bin/curl' '-q' '--location-trusted' '-R' '-f' '--disable-epsv' '--connect-timeout' '60' '--anyauth' '--stderr' '-' '-O' 'https://mirrors.kernel.org/mageia/distrib/9/x86_64/media/core/updates/lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64.rpm'
    https://mirrors.kernel.org/mageia/distrib/9/x86_64/media/core/updates/lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64.rpm
retrieved https://mirrors.kernel.org/mageia/distrib/9/x86_64/media/core/updates lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64.rpm                                         
...retrieving done
installing lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64.rpm from /var/cache/urpmi/rpms
starting installing packages
opening rpmdb (root=, write=1)
created transaction for installing on / (remove=0, install=0, upgrade=1)
trans: scheduling update of lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64 (id=51377, file=/var/cache/urpmi/rpms/lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64.rpm)
Preparing...                     #####################################################################################################################################
      1/1: lib64gstwayland1.0_0  #####################################################################################################################################
removing installed rpms (lib64gstwayland1.0_0-1.22.8-1.mga9.x86_64.rpm) from /var/cache/urpmi/rpms
unlocking urpmi database
unlocking rpm database
While some packages may have been installed, there were failures.
The following packages can't be installed because they depend on packages
that are older than the installed ones:
lib64gstreamer-plugins-bad1.0-devel-1.22.8-1.mga9
lib64gstplayer-gir1.0-1.22.8-1.mga9
fractal-6-1.mga9
EXITING (pid=3790)
Umeaboy
 
Posts: 45
Joined: Nov 23rd, '11, 18:28

Re: ffmpeg cannot be installed

Postby Umeaboy » Apr 5th, '24, 18:25

Trying to uninstall lib64gstplayer1.0_0 from rpmdrake gives me this which doesn't feel good at all:

Code: Select all
Because of their dependencies, the following package(s) also need to be removed:

- gtk4.0-4.10.3-3.mga9.x86_64
- lib64adwaita-devel-1.3.2-1.mga9.x86_64
- lib64adwaita-gir1-1.3.2-1.mga9.x86_64
- lib64adwaita1_0-1.3.2-1.mga9.x86_64
- lib64gssdp-devel-1.6.2-2.mga9.x86_64
- lib64gtk-gir4.0-4.10.3-3.mga9.x86_64
- lib64gtk4.0-devel-4.10.3-3.mga9.x86_64
- lib64gtk4_1-4.10.3-3.mga9.x86_64
- lib64gtksourceview5-devel-5.8.0-1.mga9.x86_64
- lib64gtksourceview5-gir5-5.8.0-1.mga9.x86_64
- lib64gtksourceview5_0-5.8.0-1.mga9.x86_64
- lib64gupnp-devel-1.6.3-1.mga9.x86_64
- lib64gupnp-igd-devel-1.6.0-1.mga9.x86_64
- lib64nice-devel-0.1.21-3.mga9.x86_64
- lib64shumate-gir1.0-1.0.3-1.mga9.x86_64
- lib64shumate1.0-devel-1.0.3-1.mga9.x86_64
- lib64shumate1.0_1-1.0.3-1.mga9.x86_64
- lib64soup3-devel-3.4.2-1.mga9.x86_64
- lib64sysprof-devel-3.48.0-1.mga9.x86_64
- lib64sysprof-ui4-3.48.0-1.mga9.x86_64
- libadwaita-demo-1.3.2-1.mga9.x86_64
- libreoffice-calc-7.5.6.2-1.mga9.x86_64
- libreoffice-core-7.5.6.2-1.mga9.x86_64
- libreoffice-draw-7.5.6.2-1.mga9.x86_64
- libreoffice-emailmerge-7.5.6.2-1.mga9.x86_64
- libreoffice-graphicfilter-7.5.6.2-1.mga9.x86_64
- libreoffice-gtk3-7.5.6.2-1.mga9.x86_64
- libreoffice-help-sv-7.5.6.2-1.mga9.x86_64
- libreoffice-impress-7.5.6.2-1.mga9.x86_64
- libreoffice-langpack-sv-7.5.6.2-1.mga9.x86_64
- libreoffice-math-7.5.6.2-1.mga9.x86_64
- libreoffice-ogltrans-7.5.6.2-1.mga9.x86_64
- libreoffice-pdfimport-7.5.6.2-1.mga9.x86_64
- libreoffice-pyuno-7.5.6.2-1.mga9.x86_64
- libreoffice-wiki-publisher-7.5.6.2-1.mga9.x86_64
- libreoffice-writer-7.5.6.2-1.mga9.x86_64
- libreoffice-x11-7.5.6.2-1.mga9.x86_64
- libreoffice-xsltfilter-7.5.6.2-1.mga9.x86_64
- pitivi-2023.03-1.mga9.x86_64
- python3-matplotlib-gtk3-3.6.2-2.mga9.x86_64
- sysprof-3.48.0-1.mga9.x86_64

0B of additional disk space will be used.
Umeaboy
 
Posts: 45
Joined: Nov 23rd, '11, 18:28

Re: ffmpeg cannot be installed

Postby Germ » Apr 5th, '24, 22:06

I think you would be better off backing up your personal data and doing a fresh installation....
Starting in 1999: Mandrake > Mandriva > Mageia
Linux User #274693
User avatar
Germ
 
Posts: 712
Joined: Mar 30th, '11, 13:16
Location: Chelsea, Oklahoma USA

Re: ffmpeg cannot be installed

Postby doktor5000 » Apr 5th, '24, 22:21

If at all you'd need to run urpmi --downgrade on the package in question.
the more recent lib64gstplayer1.0_0-1.22.8-1.mga9.tainted.x86_64 is installed, but does not provide lib64gstplayer1.0_0[== 1.22.8-1.mga9] whereas lib64gstplayer1.0_0-1.22.8-1.mga9.x86_64 does

Seems like you didn't do a full update against tainted repositories, only partial.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18039
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron