Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 469644

Summary: games-action/trine2: bad dependency
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Julian Ospald <hasufell>
Status: RESOLVED INVALID    
Severity: normal CC: dev-portage, games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2013-05-13 03:38:07 UTC
dependency.badmasked          2
   games-action/trine2/trine2-1.16.ebuild: RDEPEND: ~amd64(hardened/linux/amd64/no-multilib) ['media-gfx/nvidia-cg-toolkit[multilib]']
   games-action/trine2/trine2-1.16.ebuild: RDEPEND: ~amd64(hardened/linux/amd64/no-multilib/selinux) ['media-gfx/nvidia-cg-toolkit[multilib]']
Comment 1 Julian Ospald 2013-05-13 19:48:39 UTC
I have no idea what that is or why it shows up.


# grep trine2 /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/no-multilib/package.mask 
games-action/trine2
Comment 2 Julian Ospald 2013-05-13 21:24:04 UTC
repoman bug?
Comment 3 Zac Medico gentoo-dev 2013-05-13 23:59:40 UTC
Well, repoman is designed to produce these "dependency.badmasked" warnings in cases like this. I guess the rationale is that the unsatisfied dependency could be some kind of mistake. However, in this case, it seems clear to human beings that there's no practical way to install games-action/trine2 with multilib disabled. Is there some way for repoman to distinguish between this case and some kind of human error? Maybe not.