Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 580350 - media-sound/clementine-1.3: Wrong version of crypto++ in dependencies
Summary: media-sound/clementine-1.3: Wrong version of crypto++ in dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-17 15:14 UTC by jorgicio
Modified: 2016-04-18 08:58 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 jorgicio 2016-04-17 15:14:23 UTC
Hi! I noticed that Clementine has new version. However, It cannot be installed because of a wrong version of crypto++, which asks for the 5.6.2-r4. However, in Portage tree, there's only the 5.6.2-r3. Because of that, Clementine 1.3 cannot be installed.

hackenherr:~# emerge -avq "=media-sound/clementine-1.3"                                                                                                                               [12:10:57]

emerge: there are no ebuilds to satisfy ">=dev-libs/crypto++-5.6.2-r4".
(dependency required by "media-sound/clementine-1.3::gentoo" [ebuild])
(dependency required by "=media-sound/clementine-1.3" [argument])


Thanks.

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-04-18 08:58:47 UTC
commit 75a31d8181bb748f4ed65443e6b819fa6c534fbd
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Sun Apr 17 19:50:49 2016

    media-sound/clementine: Bumped 1.3 ebuild to EAPI-6. Removed spotify support
    
    again until we have a reliable dev-libs/crypto++ available.
    
    Package-Manager: portage-2.2.28
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>