On Thursday 2014-11-20 07:42, Felix Miata wrote:
13.1 zypp.conf: solver.onlyRequires = true zypper.conf: installRecommends = no
# zypper -v in chromium 2 packages will be installed package chromium will be installed "recommended" package chromium-ffmpeg will be installed (cancel) # zypper al chromium-ffmpeg # zypper -v in chromium nothing provides chromium-dev needed by chromium-dev-ffmpeg (cancel)
Why when "recommended" package installation is refused does chromium require a -dev package or risk breaking yet another (unwanted) package?
You can use zypper's --debug-solver function, generating a testcase to be uploaded to Bugzilla. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org