Bug ID 1103382
Summary OBS for openSUSE Leap 42.3 have choice for ffmpeg: ffmpeg ffmpeg-3
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component BuildService
Assignee bnc-team-screening@forge.provo.novell.com
Reporter opensuse.lietuviu.kalba@gmail.com
QA Contact adrian@suse.com
Found By ---
Blocker ---

I have project inside OBS to build image. Last successful build was 2018-07-20.
Without changing configuration, now project is unresolvable:


have choice for ffmpeg needed by patterns-Lietukas-core: ffmpeg ffmpeg-3


After explicitly adding <package name='ffmpeg'/> within <packages type='image'
patternType='onlyRequired'>...</packages> section in config.kiwi, I get

nothing provides libavutil55 = 3.4.2-10.1 needed by ffmpeg, nothing provides
libavcodec57 = 3.4.2-10.1 needed by ffmpeg, nothing provides libswresample2 =
3.4.2-10.1 needed by ffmpeg, nothing provides libavformat57 = 3.4.2-10.1 needed
by ffmpeg, nothing provides libswscale4 = 3.4.2-10.1 needed by ffmpeg, nothing
provides libavresample3 = 3.4.2-10.1 needed by ffmpeg, nothing provides
libavfilter6 = 3.4.2-10.1 needed by ffmpeg, nothing provides libpostproc54 =
3.4.2-10.1 needed by ffmpeg, nothing provides libavdevice57 = 3.4.2-10.1 needed
by ffmpeg

If I add <package name='ffmpeg-3'/> within <packages type='image'
patternType='onlyRequired'>...</packages> section in config.kiwi, image starts
to build.

Though there is no such package ffmpeg-3.

Shouldn't ffmpeg automatically resolved in OBS?


You are receiving this mail because: