Your message dated Mon, 18 Jan 1999 00:43:40 -0800 with message-id <[EMAIL PROTECTED]> and subject line long fixed 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'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Ian Jackson (administrator, Debian bugs database) Received: (at submit) by bugs.debian.org; 29 Nov 1997 13:00:12 +0000 Received: (qmail 18541 invoked from network); 29 Nov 1997 13:00:11 -0000 Received: from cupido.cs.hut.fi ([EMAIL PROTECTED]@130.233.193.44) by 205.229.104.5 with SMTP; 29 Nov 1997 13:00:11 -0000 Received: from cupido.cs.hut.fi ([127.0.0.1]) by cupido.cs.hut.fi with esmtp (ident liw using rfc1413) id m0xbmXN-000shGC (Debian Smail-3.2 1996-Jul-4 #2); Sat, 29 Nov 1997 15:02:21 +0200 (EET) Message-Id: <[EMAIL PROTECTED]> From: Lars Wirzenius <[EMAIL PROTECTED]> X-No-Archive: yes To: [EMAIL PROTECTED] Subject: ppd-gs uses su to build package Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 29 Nov 1997 15:02:20 +0200 Sender: [EMAIL PROTECTED] Package: ppd-gs Version: 1.1-1.dsc debian/rules calls su directly while building the package. This prevents the package from being built automatically using fakeroot. Removing the calls to su should fix the problem.