Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641608 - media-video/obs-studio-9999 depends on media-gfx/imagemagick-6 should be version 7
Summary: media-video/obs-studio-9999 depends on media-gfx/imagemagick-6 should be vers...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Chiitoo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-18 20:55 UTC by Linubie
Modified: 2018-01-06 02:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Linubie 2017-12-18 20:55:10 UTC
media-video/obs-studio-9999 depends on media-gfx/imagemagick-6 but media-gfx/imagemagick-7 is stable now on AMD64

media-gfx/imagemagick:0

  (media-gfx/imagemagick-7.0.7.14:0/7.0.7.14::gentoo, ebuild scheduled for merge) conflicts with
    <media-gfx/imagemagick-7 required by (media-video/obs-studio-9999:0/0::gentoo, installed)
    ^                      ^
    media-gfx/imagemagick:0/6.9.9.26= required by (media-video/obs-studio-9999:0/0::gentoo, installed)
                         ^^^^^^^^^^^^
Comment 1 Chiitoo gentoo-dev 2017-12-19 13:19:15 UTC
The ebuild should already depend on '>=media-gfx/imagemagick-7' as well, optionally, but it will also require '>=dev-util/cmake-3.9' with it.

If you're running with a stable system, my guess is that this is why it's being blocked, since '>=dev-util/cmake-3.9' is not in stable yet.

I may have to check some things, but that is my first guess at this time.
Comment 2 Linubie 2017-12-19 21:04:16 UTC
Yes that's right, after unmasking =dev-util/cmake-3.9.6 in package.use I am able to compile.
Comment 3 Larry the Git Cow gentoo-dev 2018-01-06 02:14:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a1bfdfbe03733d8bd0922605773028d5307c77

commit d4a1bfdfbe03733d8bd0922605773028d5307c77
Author:     Lucian Poston <lucian.poston@gmail.com>
AuthorDate: 2017-12-25 10:13:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-06 02:13:47 +0000

    media-video/obs-studio: Prefer imagemagick-7
    
    Closes: https://bugs.gentoo.org/641608
    
    Package-Manager: Portage-2.3.13, Repoman-2.3.3
    Closes: https://github.com/gentoo/gentoo/pull/6628

 media-video/obs-studio/obs-studio-9999.ebuild | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)