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

Bug 266214

Summary: eselect-1.0.11-r2 fails to compile
Product: Gentoo Linux Reporter: Juergen Rose <rose>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Juergen Rose 2009-04-15 07:56:29 UTC
'emerge -uvD eselect' fails with:
...
Making all in modules
make[1]: Entering directory `/var/tmp/portage/app-admin/eselect-1.0.11-r2/work/eselect-1.0.11/modules'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/app-admin/eselect-1.0.11-r2/work/eselect-1.0.11/modules'
make[1]: Entering directory `/var/tmp/portage/app-admin/eselect-1.0.11-r2/work/eselect-1.0.11'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/var/tmp/portage/app-admin/eselect-1.0.11-r2/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
make: *** [README.html] Error 1
 * 
 * ERROR: app-admin/eselect-1.0.11-r2 failed.


Reproducible: Always
Comment 1 Rafał Mużyło 2009-04-15 15:48:44 UTC
Any chance you've upgraded python recently,
and failed to run python-updater ?
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-15 20:24:46 UTC

*** This bug has been marked as a duplicate of bug 211665 ***