Your message dated Mon, 21 Nov 2005 05:17:07 -0800
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Nov 2005 16:36:21 +0000
>From [EMAIL PROTECTED] Sun Nov 20 08:36:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net ([212.18.0.9])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EdsAv-0000kE-8o
        for [EMAIL PROTECTED]; Sun, 20 Nov 2005 08:36:21 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id DC7F170B50;
        Sun, 20 Nov 2005 17:34:31 +0100 (CET)
Received: from atari.stigge.org (ppp-82-135-15-208.mnet-online.de 
[82.135.15.208])
        by mail.m-online.net (Postfix) with ESMTP id 00739137313;
        Sun, 20 Nov 2005 17:35:09 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id 58E621033FA61;
        Sun, 20 Nov 2005 17:35:17 +0100 (CET)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: nevow: FTBFS: missing build dependencies
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 20 Nov 2005 17:35:17 +0100 (CET)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS,RCVD_IN_SORBS_WEB autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

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/

---------------------------------------
Received: (at 340052-close) by bugs.debian.org; 21 Nov 2005 13:21:21 +0000
>From [EMAIL PROTECTED] Mon Nov 21 05:21:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EeBXf-0008C1-Rl; Mon, 21 Nov 2005 05:17:07 -0800
From: Tommi Virtanen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#340052: fixed in nevow 0.6.0-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 21 Nov 2005 05:17:07 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: nevow
Source-Version: 0.6.0-2

We believe that the bug you reported is fixed in the latest version of
nevow, which is due to be installed in the Debian FTP archive:

nevow_0.6.0-2.diff.gz
  to pool/main/n/nevow/nevow_0.6.0-2.diff.gz
nevow_0.6.0-2.dsc
  to pool/main/n/nevow/nevow_0.6.0-2.dsc
python-nevow_0.6.0-2_all.deb
  to pool/main/n/nevow/python-nevow_0.6.0-2_all.deb
python2.3-nevow_0.6.0-2_all.deb
  to pool/main/n/nevow/python2.3-nevow_0.6.0-2_all.deb
python2.4-nevow_0.6.0-2_all.deb
  to pool/main/n/nevow/python2.4-nevow_0.6.0-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tommi Virtanen <[EMAIL PROTECTED]> (supplier of updated nevow package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 21 Nov 2005 14:36:54 +0200
Source: nevow
Binary: python2.3-nevow python-nevow python2.4-nevow
Architecture: source all
Version: 0.6.0-2
Distribution: unstable
Urgency: low
Maintainer: Tommi Virtanen <[EMAIL PROTECTED]>
Changed-By: Tommi Virtanen <[EMAIL PROTECTED]>
Description: 
 python-nevow - Web application templating system for Python and Twisted
 python2.3-nevow - Web application templating system for Python and Twisted
 python2.4-nevow - Web application templating system for Python and Twisted
Closes: 340052
Changes: 
 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)
Files: 
 9835550eec24c522c0ede7af3dd3b1fa 802 devel extra nevow_0.6.0-2.dsc
 084a5e6b46a517558d70cb615875bdcf 1952 devel extra nevow_0.6.0-2.diff.gz
 907a84b048cfcdc8f2e11078e66a94ff 12916 devel extra python-nevow_0.6.0-2_all.deb
 d832aafc1ac140b09ba93415ed79bbb6 395734 devel extra 
python2.3-nevow_0.6.0-2_all.deb
 54f58c236bf186518a6cc0d6cc038880 395684 devel extra 
python2.4-nevow_0.6.0-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iQCVAwUBQ4HGHYAGLnzk1H7BAQI4WAQAu6u61OYivarGfoAGfk8bgySUgDvcstGo
VLqhUbWnzcjZGAT918Xpll0R+SL4UR2DFdWSvrVaCNbdlEg2jk+PfSKmC/PjRz1B
t2VcF7De/jCoZ0HzZ0Ka6yb8B8aDmvAS1a6dAKMPNnfhLm1WE2A1dhL0/JvW6ASZ
cRPfAoqA5yU=
=5PG5
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to