Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39351 - Error in use-howto.xml
Summary: Error in use-howto.xml
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: USE Variable HOWTO (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL: http://www.gentoo.org/doc/en/use-howt...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 07:32 UTC by Arne Mejlholm (RETIRED)
Modified: 2004-01-25 07:39 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 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.