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

Bug 322641

Summary: games-rpg/nwn-data - Add PROPERTIES="cdinstall? ( interactive )" to all versions in portage
Product: Gentoo Linux Reporter: James Broadhead <jamesbroadhead>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description James Broadhead 2010-06-03 16:46:27 UTC
Currently, nwn-data-1.29-r4.ebuild has PROPERTIES="cdinstall? ( interactive )", and all previous versions do not. 

This means that if someone were to run: (to avoid interactive installs)
emerge -uDavN --accept-properties=-interactive world
with nwn-data-1.29-r4 installed, portage will pull in nwn-data-1.29-r3 (as it is not marked as interactive). 

However, it _is_ actually interactive and portage will wait for user input. 


Please add PROPERTIES="cdinstall? ( interactive )" to all versions of the nwn-data ebuild. 

Reproducible: Always
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2010-06-03 16:53:42 UTC
No, you should mask the older versions instead.  The old versions will go away completely once the latest version is marked stable.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2010-06-03 17:10:33 UTC
and in fact I just punted the old versions so you should be all set on your next sync.