Your message dated Mon, 19 Jun 2006 23:07:17 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340052: fixed in nevow 0.6.0-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: nevow
Version: 0.6.0-1
Severity: serious
Tags: patch

Hi,

building the package nevow in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
dh_install -ppython2.3-nevow  
dh_link -ppython2.3-nevow  
dh_python -ppython2.3-nevow
grep -v '^# See the file LICENSE' \
'debian/python2.3-nevow/usr/share/doc/python2.3-nevow/copyright' \
>'debian/python2.3-nevow/usr/share/doc/python2.3-nevow/copyright.tmp'
cat LICENSE \
>>'debian/python2.3-nevow/usr/share/doc/python2.3-nevow/copyright.tmp'
mv \
        'debian/python2.3-nevow/usr/share/doc/python2.3-nevow/copyright.tmp' \
        'debian/python2.3-nevow/usr/share/doc/python2.3-nevow/copyright'
set -e; for file in debian/python2.3-nevow/usr/bin/*; do \
        sed '1s|.*|#!/usr/bin/python2.3|' $file >\
                "${file}2.3";\
        rm -- "$file";\
        chmod 755 "${file}2.3";\
        mv "debian/python2.3-nevow/usr/share/man/man1/$(basename "$file").1" \
                "debian/python2.3-nevow/usr/share/man/man1/$(basename 
"$file")2.3.1";\
done
set -e; for file in debian/python2.3-nevow/usr/bin/*;\
        do target="$(echo "$file" | sed 's/2.3$//')";\
        ln -s "$(basename "$file")" "$target";\
        manname="$(basename "$target").1.gz";\
        ln -s "$(basename "$file").1.gz" \
                "debian/python2.3-nevow/usr/share/man/man1/$manname";\
done
PYTHONPATH='debian/python2.3-nevow/usr/lib/python2.3/site-packages/' \
        'trial2.3' --bwverbose -R nevow formless
/bin/sh: trial2.3: command not found
make: *** [binary-post-install/python2.3-nevow] Error 127
=========================================================================

Adding python2.3-twisted and python2.4-twisted to the list of build
dependencies helps.

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/


--- End Message ---
--- Begin Message ---
Version: 0.7.0-1

On Mon, Nov 21, 2005 at 05:17:07AM -0800, Tommi Virtanen wrote:
>  nevow (0.6.0-2) unstable; urgency=low
>  .
>    * Fix build-depends, make sure to run the clean build as the _last_
>      step. Grr. (Closes: #340052)

For some reason, this changelog snippet was not included in the 0.7.0-1
upload, causing the BTS to believe that the bug is not fixed in that version.
I've verified that it is indeed fixed there, so I'm closing it.

/* Steinar */
-- 
Homepage: http://www.sesse.net/

--- End Message ---

Reply via email to