Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500018 - dev-python/django-debug-toolbar-0.11 - USE flag "example" used but not in IUSE
Summary: dev-python/django-debug-toolbar-0.11 - USE flag "example" used but not in IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Delaney (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-01 21:09 UTC by Andrew Udvare
Modified: 2014-03-25 14:32 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 Andrew Udvare 2014-02-01 21:09:09 UTC
See line 67 in ebuild: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-python/django-debug-toolbar/django-debug-toolbar-0.11.0.ebuild?view=markup

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge django-debug-toolbar
Actual Results:  
Fails to install

Expected Results:  
Should install

I believe the one wanted is 'examples' (s). I did this myself and re-made the manifest and the package installed fine.

Edit line 67 to use examples
sed -e '67s/example/examples/' -i /usr/portage/dev-python/django-debug-toolbar/django-debug-toolbar-0.11.0.ebuild 
ebuild /usr/portage/dev-python/django-debug-toolbar/django-debug-toolbar-0.11.0.ebuild manifest
emerge dev-python/django-debug-toolbar
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-03-25 14:32:06 UTC
This was picked up and corrected by Ultrabug some time ago. Tes I missed the 's'