Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576754 - media-gfx/digikam-4.14.0[mysql] should depend on dev-db/mysql[server]
Summary: media-gfx/digikam-4.14.0[mysql] should depend on dev-db/mysql[server]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on: 599190
Blocks:
  Show dependency tree
 
Reported: 2016-03-08 09:15 UTC by Fabio Rossi
Modified: 2017-09-07 12:37 UTC (History)
2 users (show)

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


Attachments
digikam-4.14.0\:20160308-041633.log.gz (digikam-4.14.0:20160308-041633.log.gz,7.13 KB, application/gzip)
2016-03-08 09:15 UTC, Fabio Rossi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2016-03-08 09:15:38 UTC
Created attachment 427716 [details]
digikam-4.14.0\:20160308-041633.log.gz

I'm attaching the log of a build failure, the problem is that digikam configuration phase doesn't find the mysqld which is now installed only with the server useflag for the mysql package (at least for dev-db/mysql).

As the mysql dependency in digikam is behind a virtual, I don't know what is needed for the other packages equivalent to dev-db/mysql
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-03-08 09:35:54 UTC
@mysql, is this possible to solve with the virtual?
Comment 2 Brian Evans (RETIRED) gentoo-dev 2016-03-09 21:03:26 UTC
(In reply to Michael Palimaka (kensington) from comment #1)
> @mysql, is this possible to solve with the virtual?

I've added virtual/mysql-5.6-r8 which now requires the server USE.

I will let it bake for about a month before considering it for stable.
Comment 3 Michael Palimaka (kensington) gentoo-dev 2016-03-10 13:09:22 UTC
(In reply to Brian Evans from comment #2)
> (In reply to Michael Palimaka (kensington) from comment #1)
> > @mysql, is this possible to solve with the virtual?
> 
> I've added virtual/mysql-5.6-r8 which now requires the server USE.
> 
> I will let it bake for about a month before considering it for stable.

Great, thanks!

Should we raise the required version of virtual/mysql in digikam, or is this considered more of a bug in the virtual?
Comment 4 Johannes Huber (RETIRED) gentoo-dev 2016-11-01 10:20:54 UTC
(In reply to Brian Evans from comment #2)
> (In reply to Michael Palimaka (kensington) from comment #1)
> > @mysql, is this possible to solve with the virtual?
> 
> I've added virtual/mysql-5.6-r8 which now requires the server USE.
> 
> I will let it bake for about a month before considering it for stable.

When will the required virtual/mysql version go stable?
Comment 5 Larry the Git Cow gentoo-dev 2017-09-07 12:37:07 UTC
Bug has been closed via the following commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12da9e9a87fc5dc717048c5286797bd59bf4628e

commit 12da9e9a87fc5dc717048c5286797bd59bf4628e
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2017-09-07 12:36:43 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2017-09-07 12:36:56 +0000

    media-gfx/digikam: mysql server is required
    
    Closes: https://bugs.gentoo.org/576754
    Package-Manager: Portage-2.3.6, Repoman-2.3.3

 media-gfx/digikam/digikam-5.5.0.ebuild | 2 +-
 media-gfx/digikam/digikam-5.7.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)