Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248514 - app-admin/eselect USE="doc" - ImportError: No module named docutils.core
Summary: app-admin/eselect USE="doc" - ImportError: No module named docutils.core
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 07:33 UTC by Vladimir
Modified: 2008-11-26 18:12 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 Vladimir 2008-11-24 07:33:11 UTC
part of the log: 

make[1]: Leaving directory `/var/tmp/portage/app-admin/eselect-1.0.11-r1/work/eselect-1.0.11'
/usr/bin/rst2html.py < README > README.html
Traceback (most recent call last):
  File "/usr/bin/rst2html.py", line 17, in <module>
    from docutils.core import publish_cmdline, default_description
ImportError: No module named docutils.core


Reproducible: Always

Steps to Reproduce:
1. add "doc" to USE flags
2. remove docutils
3. emerge/rebuild eselect
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-26 18:12:00 UTC
Actually every version of app-admin/eselect *does* depend on dev-python/docutils already.

1) Please run python-updater and then try to emerge app-admin/eselect again.
2) If that doesn't help, post your `emerge --info' here and reopen this bug report.