Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937767 - media-gfx/darktable[kwallet] RDEPENDs on >=kde-frameworks/kwallet-5.34.0-r1 without slot dep
Summary: media-gfx/darktable[kwallet] RDEPENDs on >=kde-frameworks/kwallet-5.34.0-r1 w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markus Meier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 935416
  Show dependency tree
 
Reported: 2024-08-11 13:48 UTC by Andreas Sturmlechner
Modified: 2024-08-29 13:56 UTC (History)
1 user (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 Andreas Sturmlechner gentoo-dev 2024-08-11 13:48:39 UTC
... but there are SLOTs 5 and 6, so at the bare minimum it should define ":*"

... but that would be odd. Is there no linking against KF5- or KF6Wallet?
Comment 1 Larry the Git Cow gentoo-dev 2024-08-29 13:54:35 UTC
The bug has been referenced in the following commit(s):

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

commit a1b5bd8758a343376fde494f4822a54b3b53d969
Author:     Markus Meier <maekke@gentoo.org>
AuthorDate: 2024-08-29 13:54:00 +0000
Commit:     Markus Meier <maekke@gentoo.org>
CommitDate: 2024-08-29 13:54:24 +0000

    media-gfx/darktable: add :* to kwallet dependency
    
    Bug: https://bugs.gentoo.org/937767
    Signed-off-by: Markus Meier <maekke@gentoo.org>

 media-gfx/darktable/darktable-4.6.0.ebuild | 2 +-
 media-gfx/darktable/darktable-4.6.1.ebuild | 2 +-
 media-gfx/darktable/darktable-4.8.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
Comment 2 Markus Meier gentoo-dev 2024-08-29 13:56:06 UTC
it looks like it's not linking anything, but communicates via dbus... I've added the :* dependency for now.