Package: python-f2py
Version: 2.45.241+1926-2
Severity: serious
Tags: patch
Hi,
building the package python-f2py in a clean sid build environment
(with pbuilder) on i386 results in:
=========================================================================
[...]
rm -f debian/python2.3-f2py.*.debhelper
rm -rf debian/python2.3-f2py
rm -f debian/python2.4-f2py.substvars
rm -f debian/python2.4-f2py.*.debhelper
rm -rf debian/python2.4-f2py
rm -f debian/python-f2py.substvars
rm -f debian/python-f2py.*.debhelper
rm -rf debian/python-f2py
rm -f debian/files
find . \( \( -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o -name core -o \( -path '*/.deps/*' -a -name
'*.P' \) \
\) -exec rm -f {} \; \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \)
\)
dpkg-source -b python-f2py-2.45.241+1926
dpkg-source: warning: no utmp entry available and LOGNAME not defined; using
uid of process (65534)
dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not defined;
using uid of process (65534)
debian: warning: no utmp entry available and LOGNAME not defined; using uid of
process (65534)
dpkg-architecture: warning: no utmp entry available and LOGNAME not defined;
using uid of process (65534)
dpkg-source: building python-f2py using existing
python-f2py_2.45.241+1926.orig.tar.gz
dpkg-source: building python-f2py in python-f2py_2.45.241+1926-2.diff.gz
dpkg-source: building python-f2py in python-f2py_2.45.241+1926-2.dsc
debian/rules build
dh_testdir
# We do the actual compilation in install to avoid cloberring
rest2html docs/usersguide/index.txt > docs/usersguide/index.html
/bin/sh: rest2html: command not found
make: *** [build-stamp] Error 127
=========================================================================
rest2html has been renamed to rst2html. Changing it in debian/rules fixes
the issue.
Thanks for considering.
--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]