Your message dated Sat, 14 Jan 2006 08:17:15 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#347940: fixed in pstngw 1.3.1-6 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; 13 Jan 2006 17:05:23 +0000 >From [EMAIL PROTECTED] Fri Jan 13 09:05:23 2006 Return-path: <[EMAIL PROTECTED]> Received: from h24-80-164-222.sbm.shawcable.net ([24.80.164.222] helo=straylight.cyberhqz.com ident=postfix) by spohr.debian.org with esmtp (Exim 4.50) id 1ExSMd-0005G8-Lw for [EMAIL PROTECTED]; Fri, 13 Jan 2006 09:05:23 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by straylight.cyberhqz.com (Postfix) with ESMTP id 5741F3A006 for <[EMAIL PROTECTED]>; Fri, 13 Jan 2006 09:05:23 -0800 (PST) Received: from straylight.cyberhqz.com ([127.0.0.1]) by localhost (straylight [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09705-02 for <[EMAIL PROTECTED]>; Fri, 13 Jan 2006 09:05:22 -0800 (PST) Received: by straylight.cyberhqz.com (Postfix, from userid 1000) id 8D3153A004; Fri, 13 Jan 2006 09:05:22 -0800 (PST) Date: Fri, 13 Jan 2006 09:05:22 -0800 From: Ryan Murray <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: pstngw_1.3.1-5(alpha/unstable): FTBFS with dpkg-buildpackage -rsudo Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 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.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: pstngw Version: 1.3.1-5 Severity: serious There was an error while trying to autobuild your package: > Automatic build of pstngw_1.3.1-5 on goedel by sbuild/alpha 85 > Build started at 20060112-1617 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>=3.0.0), libpt-dev (>=1.8.7-2), libopenh323-dev > (>=1.15.6-2), g++ (>=2:3.2) [...] > make[2]: Leaving directory `/build/buildd/pstngw-1.3.1' > make[1]: Leaving directory `/build/buildd/pstngw-1.3.1' > dh_clean > dh_clean: Compatibility levels before 4 are deprecated. > debian/rules build > dh_testdir > /usr/bin/make OPENH323DIR=/usr/share/openh323 PWLIBDIR=/usr/share/pwlib > ASNPARSER=`which asnparser` opt optshared > make[1]: Entering directory `/build/buildd/pstngw-1.3.1' > g++ -D_REENTRANT -Wall -I/usr/share/pwlib/include -DPTRACING > -I/usr/share/openh323/include -DHAS_OSS -O2 -felide-constructors -x c++ -c > main.cxx -o obj_linux_alpha_r/main.o > main.cxx:445:2: warning: #warning linux specific check on ringing > Assembler messages: > FATAL: can't create obj_linux_alpha_r/main.o: Permission denied > make[1]: *** [obj_linux_alpha_r/main.o] Error 1 > make[1]: Leaving directory `/build/buildd/pstngw-1.3.1' > make: *** [build-stamp] Error 2 A full build log can be found at: http://buildd.debian.org/build.php?arch=alpha&pkg=pstngw&ver=1.3.1-5 Running the following as a non root user with sudo access will cause pstngw to FTBFS: dpkg-buildpackage -uc -us -B -rsudo The problem is that the clean target (run as root) is creating directories that the build process then attempts to write to (as a regular user), which fails. Please fix the debian/rules clean target to not create directories, and do that in the build target where it should be done instead. --------------------------------------- Received: (at 347940-close) by bugs.debian.org; 14 Jan 2006 16:21:55 +0000 >From [EMAIL PROTECTED] Sat Jan 14 08:21:55 2006 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1Exo5b-0002uH-70; Sat, 14 Jan 2006 08:17:15 -0800 From: Kilian Krause <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#347940: fixed in pstngw 1.3.1-6 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 14 Jan 2006 08:17:15 -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: pstngw Source-Version: 1.3.1-6 We believe that the bug you reported is fixed in the latest version of pstngw, which is due to be installed in the Debian FTP archive: pstngw_1.3.1-6.diff.gz to pool/main/p/pstngw/pstngw_1.3.1-6.diff.gz pstngw_1.3.1-6.dsc to pool/main/p/pstngw/pstngw_1.3.1-6.dsc pstngw_1.3.1-6_i386.deb to pool/main/p/pstngw/pstngw_1.3.1-6_i386.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. Kilian Krause <[EMAIL PROTECTED]> (supplier of updated pstngw 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: Sat, 14 Jan 2006 16:07:22 +0000 Source: pstngw Binary: pstngw Architecture: source i386 Version: 1.3.1-6 Distribution: unstable Urgency: low Maintainer: Debian VoIP Team <[EMAIL PROTECTED]> Changed-By: Kilian Krause <[EMAIL PROTECTED]> Description: pstngw - H.323 to PSTN gateway Closes: 347940 Changes: pstngw (1.3.1-6) unstable; urgency=low . * Fix clean target when run with sudo instead of fakeroot. (Closes: #347940) Files: 91c1141cb7ed993e57395c368f1e7e16 819 comm optional pstngw_1.3.1-6.dsc d7cf417b37b1eff013be8cbbd669e570 10116 comm optional pstngw_1.3.1-6.diff.gz db4f5c9ba8ab6ba45eb50d54e7d37dde 63016 comm optional pstngw_1.3.1-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDySKNvdkzt4X+wX8RAlHjAJ40wBdqLhE+DpMX8vhU/J3Tf2mHqACeNIWv hh7EVIFYxXsBdWX153UVsHk= =3NZq -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]