Package: python-sphinx
Version: 0.4.2-1
Severity: normal
"make pickle" fails here. When I run it a second time it appears to run
through:
$> make clean
rm -rf _build/*
$> make pickle
mkdir -p _build/pickle _build/doctrees
sphinx-build -b pickle -d _build/doctrees . _build/pickle
Sphinx v0.4.2, building pickle
trying to load pickled env... not found
building [pickle]: targets for 1 source files that are out of date
updating environment: 1 added, 0 changed, 0 removed
reading... index
pickling the env... done
checking consistency...
writing output... index
finishing...
writing additional files... genindex modindex search
copying static files...
dumping search index...
Exception occurred:
File "/usr/lib/python2.5/shutil.py", line 46, in copyfile
fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory:
'/usr/lib/python2.5/site-packages/sphinx/web/webconf.py'
The full traceback has been saved in /tmp/sphinx-err-SWT_gI.log, if you want to
report the issue to the author.
Please also report this if it was a user error, so that a better error message
can be provided next time.
Send reports to [EMAIL PROTECTED] Thanks!
make: *** [pickle] Fehler 1
$> make pickle
mkdir -p _build/pickle _build/doctrees
sphinx-build -b pickle -d _build/doctrees . _build/pickle
Sphinx v0.4.2, building pickle
trying to load pickled env... done
building [pickle]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
no targets are out of date.
Build finished; now you can process the pickle files or run
sphinx-web _build/pickle
to start the sphinx-web server.
$>
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-sphinx depends on:
ii libjs-jquery 1.2.6-1 JavaScript library for dynamic web
ii python 2.5.2-1 An interactive high-level object-o
ii python-central 0.6.8 register and build utility for Pyt
ii python-docutils 0.4-6 Utilities for the documentation of
ii python-jinja 1.2-2 small but fast and easy to use sta
ii python-pygments 0.10-1 syntax highlighting package writte
python-sphinx recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]