Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215140 - dev-python/mako ebuild missing depend on dev-python/setuptools
Summary: dev-python/mako ebuild missing depend on dev-python/setuptools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alec Warner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 03:07 UTC by Michael Arntzenius
Modified: 2008-07-14 03:28 UTC (History)
0 users

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 Michael Arntzenius 2008-03-28 03:07:56 UTC
Mako needs setuptools to install, but the ebuild doesn't depend on it, so setuptools doesn't get installed by "emerge mako".

Reproducible: Always

Steps to Reproduce:
1. Make sure setuptools isn't installed on your system. (eg. emerge -C setuptools)
2. emerge mako
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2008-07-14 03:28:03 UTC
Fixed in CVS; thanks.