Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390529 - app-emulation/spice-0.10.0 wrong dependency
Summary: app-emulation/spice-0.10.0 wrong dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-14 13:38 UTC by Tomáš Chaloupka
Modified: 2011-11-14 14:02 UTC (History)
0 users

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 Tomáš Chaloupka 2011-11-14 13:38:32 UTC
I just emerged newly added spice, and it failed to build because of wrong dependency in ebuild: >=app-emulation/spice-protocol-0.8.1

It needs to be >=0.10.0

I didn't have spice-protocol in my keyword file so the build failed.

It is of course solvable by adding spice-protocol to keyword file so it will be also updated to the right version, but I think that the ebuild should be fixed though.

Reproducible: Always

Steps to Reproduce:
1. emerge latest app-emulation/spice without app-emulation/spice-protocol in keywords file
2.
3.
Actual Results:  
Failed build

Expected Results:  
Success build
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2011-11-14 14:02:45 UTC
argh, thanks. Fix committed:

Updated dep to require spice-protocol >=0.10.0 (unfortunately spice and spice-protocol are not always in sync to just depend on ~spice-protocol-${PV}.