Comment 0 for bug 2059985

Revision history for this message
Roman (vient1) wrote : libavcodec60 6.1.1-3ubuntu1 amd64 package is missing

Package page https://packages.ubuntu.com/noble/libavcodec60 shows that current version is 7:6.1.1-3ubuntu1

Current versions of other ffmpeg packages are indeer 7:6.1.1-3ubuntu1, which can be seen for example with `apt show libavutil58`.

Those packages can't be installed though because libavcodec60:amd64 is stuck on previous version, package page lacks amd64 links. This breaks installation of some QT6-dependens packages at least, for example I can't currently install wireshark on a fully updated Noble amd64 machine:

# apt install wireshark
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libqt6multimedia6 : Depends: libavcodec60 (>= 7:6.0)
                     Depends: libavformat60 (>= 7:6.0)
E: Unable to correct problems, you have held broken packages.