Dave Plater changed bug 1196685
What Removed Added
CC   jengelh@inai.de
Flags   needinfo?

Comment # 5 on bug 1196685 from
(In reply to Michael Nickol from comment #4)
> before failed update:
> 
> audacity 2.2.2-bp153.2.25 is dependend on ffmpeg (not ffmpeg-3!)
> This is resolved by ffmpeg-4 on my installation.
> 
> Same situation with tumbleweed, other version of audacity but dependend on
> ffmpeg.
> 
> Could it be a packaging issue?

This is the state right now:
zypper se -sx --provides ffmpeg
Loading repository data...
Reading installed packages...

S  | Name     | Type    | Version           | Arch   | Repository
---+----------+---------+-------------------+--------+-------------------------------------------------------------
   | ffmpeg   | package | 3.4.2-9.2         | x86_64 | oss
   | ffmpeg   | package | 3.4.2-11.17.1     | x86_64 | Update repository with
updates from SUSE Linux Enterprise 15
   | ffmpeg   | package | 3.4.2-11.14.1     | x86_64 | Update repository with
updates from SUSE Linux Enterprise 15
   | ffmpeg   | package | 3.4.2-11.11.1     | x86_64 | Update repository with
updates from SUSE Linux Enterprise 15
   | ffmpeg   | package | 3.4.2-11.8.2      | x86_64 | Update repository with
updates from SUSE Linux Enterprise 15
   | ffmpeg   | package | 3.4.2-11.3.1      | x86_64 | Update repository with
updates from SUSE Linux Enterprise 15
   | ffmpeg   | package | 3.4.2-9.2         | x86_64 | OSS
i+ | ffmpeg-3 | package | 3.4.9-pm153.1.3   | x86_64 | pacman
   | ffmpeg-4 | package | 4.4-bp153.1.1     | x86_64 | oss
   | ffmpeg-4 | package | 4.4-pm153.2.9     | x86_64 | pacman
   | ffmpeg-4 | package | 4.4-bp153.1.1     | x86_64 | OSS

As you can see we have two different providers of ffmpeg, this is what caused
Bug 1195650 in the first place.
This is the problem:
zypper se -xs libavformat57
Loading repository data...
Reading installed packages...

S  | Name          | Type    | Version         | Arch   | Repository
---+---------------+---------+-----------------+--------+-------------------------------------------------------------
v  | libavformat57 | package | 3.4.2-9.2       | x86_64 | oss
i+ | libavformat57 | package | 3.4.9-pm153.1.3 | x86_64 | pacman
v  | libavformat57 | package | 3.4.2-11.17.1   | x86_64 | Update repository
with updates from SUSE Linux Enterprise 15
v  | libavformat57 | package | 3.4.2-11.14.1   | x86_64 | Update repository
with updates from SUSE Linux Enterprise 15
v  | libavformat57 | package | 3.4.2-11.11.1   | x86_64 | Update repository
with updates from SUSE Linux Enterprise 15
v  | libavformat57 | package | 3.4.2-11.8.2    | x86_64 | Update repository
with updates from SUSE Linux Enterprise 15
v  | libavformat57 | package | 3.4.2-11.3.1    | x86_64 | Update repository
with updates from SUSE Linux Enterprise 15
v  | libavformat57 | package | 3.4.2-9.2       | x86_64 | OSS

As you can see "ffmpeg-4 | package | 4.4-bp153.1.1     | x86_64 | oss" (oss
being my Leap:15.3 repository) ffmpeg-4 needs to be removed from Leap:15.3 or
the whole ffmpeg-3 needs to be updated to ffmpeg-4 and ffmpeg-3 removed from
15.3 if possible. I need help from the cc's


You are receiving this mail because: