reassign 382272 python-docutils thanks setuptools cannot see if it's installed. there's no egg-info file. welcome to the wonderful world of eggs.
Toni Mueller writes: > Package: python-setuptools > Version: 0.6b3-3 > Severity: normal > > > Hello, > > while trying to install funkload (http://funkload.nuxeo.com/), I found > that the python-setuptools ignore already-installed modules: > > > $ easy_install-2.4 -d ~/python/lib/python2.4/site-packages funkload-1.5.0 > Processing funkload-1.5.0 > Running setup.py -q bdist_egg --dist-dir > /home/toni/mnt/zope/addons/funkload-1.5.0/egg-dist-tmp-eNNIge > Adding funkload 1.5.0 to easy-install.pth file > Installing fl-credential-ctl script to > /home/toni/python/lib/python2.4/site-packages > Installing fl-monitor-ctl script to > /home/toni/python/lib/python2.4/site-packages > Installing fl-run-bench script to > /home/toni/python/lib/python2.4/site-packages > Installing fl-install-demo script to > /home/toni/python/lib/python2.4/site-packages > Installing fl-run-test script to /home/toni/python/lib/python2.4/site-packages > Installing fl-record script to /home/toni/python/lib/python2.4/site-packages > Installing fl-import-from-tm-recorder script to > /home/toni/python/lib/python2.4/site-packages > Installing fl-build-report script to > /home/toni/python/lib/python2.4/site-packages > > Installed > /home/toni/python/lib/python2.4/site-packages/funkload-1.5.0-py2.4.egg > Processing dependencies for funkload==1.5.0 > Searching for docutils>=0.3.7 > Reading http://www.python.org/pypi/docutils/ > Reading http://docutils.sourceforge.net/ > Best match: docutils 0.4 > Downloading http://dl.sourceforge.net/sourceforge/docutils/docutils-0.4.tar.gz > Processing docutils-0.4.tar.gz > Running docutils-0.4/setup.py -q bdist_egg --dist-dir > /tmp/easy_install-aCoZ57/docutils-0.4/egg-dist-tmp-cKPYOx > "optparse" module already present; ignoring extras/optparse.py. > "textwrap" module already present; ignoring extras/textwrap.py. > "roman" module already present; ignoring extras/roman.py. > zip_safe flag not set; analyzing archive contents... > docutils.parsers.rst.directives.misc: module references __file__ > docutils.writers.html4css1.__init__: module references __file__ > docutils.writers.pep_html.__init__: module references __file__ > docutils.writers.s5_html.__init__: module references __file__ > docutils.writers.newlatex2e.__init__: module references __file__ > Adding docutils 0.4 to easy-install.pth file > Installing rst2html.py script to /home/toni/python/lib/python2.4/site-packages > Installing rst2s5.py script to /home/toni/python/lib/python2.4/site-packages > Installing rst2latex.py script to > /home/toni/python/lib/python2.4/site-packages > Installing rst2newlatex.py script to > /home/toni/python/lib/python2.4/site-packages > Installing rst2xml.py script to /home/toni/python/lib/python2.4/site-packages > Installing rst2pseudoxml.py script to > /home/toni/python/lib/python2.4/site-packages > > > while I had docutils already installed: > > $ dpkg -l python-docutils > Desired=Unknown/Install/Remove/Purge/Hold > | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed > |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: > uppercase=bad) > ||/ Name Version Description > +++-==============-==============-============================================ > ii python-docutil 0.4-3 Utilities for the documentation of Python mo > > > I may be mistaken and this problem is a gap in the specs of > easy_install, but I'd rather prefer to have the system libraries > considered and respected as good as possible. > > > TIA! > > > Best, > --Toni++ > > > > -- System Information: > Debian Release: testing/unstable > APT prefers unstable > APT policy: (500, 'unstable') > Architecture: i386 (i686) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.16-1-686-smp > Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) > > Versions of packages python-setuptools depends on: > ii python 2.3.5-11 An interactive high-level > object-o > ii python-central 0.5.4 register and build utility for > Pyt > > python-setuptools recommends no packages. > > -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

