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

Bug 39351

Summary: Error in use-howto.xml
Product: [OLD] Docs-user Reporter: Arne Mejlholm (RETIRED) <aaby>
Component: USE Variable HOWTOAssignee: Sven Vermeulen (RETIRED) <swift>
Status: RESOLVED FIXED    
Severity: normal CC: docs-team
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.gentoo.org/doc/en/use-howto.xml
Whiteboard:
Package list:
Runtime testing required: ---

Description Arne Mejlholm (RETIRED) gentoo-dev 2004-01-25 07:32:44 UTC
Don't know if it's a problem caused by a new version of Portage, but if you add "+" in front of a use flag it generates an error:

root@Brick docs # USE="-guile +libgda" emerge -pv gnumeric
USE flags should not start with a '+': +libgda 

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] gnome-extra/libgda-1.0.1  -odbc -postgres -mysql -ldap -firebird -freetds -sqlite -mdb -oci8 -doc 
[ebuild  N    ] app-office/gnumeric-1.2.2  +libgda -gnomedb +python -bonobo 

Thanks to Kim Bay Smith for reporting
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2004-01-25 07:39:06 UTC
How weird, just received an e-mail about this one, fixed it, then received a bugreport from a different person. Is it full moon somewhere? :)

Anyway, thanks. It's fixed now.