Your message dated Sat, 21 Apr 2001 20:50:11 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#94790: Needs Build-depends on autoconf
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Apr 2001 02:45:57 +0000
>From [EMAIL PROTECTED] Sat Apr 21 21:45:57 2001
Return-path: <[EMAIL PROTECTED]>
Received: from albatross.mail.pas.earthlink.net 
(albatross.prod.itd.earthlink.net) [207.217.120.120] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14r9sr-0006Js-00; Sat, 21 Apr 2001 21:45:57 -0500
Received: from dethstar.pretzelnet.org (sdn-ar-002inindiP025.dialsprint.net 
[206.133.103.137])
        by albatross.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id 
TAA08239;
        Sat, 21 Apr 2001 19:45:42 -0700 (PDT)
Received: from trantor.pretzelnet.null (trantor.pretzelnet.null [172.16.12.3])
        by dethstar.pretzelnet.org (Postfix) with ESMTP
        id 756232C24; Sat, 21 Apr 2001 21:45:41 -0500 (EST)
Received: from epg by trantor.pretzelnet.null with local (Exim 3.22 #1 (Debian))
        id 14r9sc-0003uz-00; Sat, 21 Apr 2001 21:45:42 -0500
From: "Eric Gillespie Jr." <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Needs Build-depends on autoconf
X-Reportbug-Version: 1.14
X-Mailer: reportbug 1.14
Date: Sat, 21 Apr 2001 21:45:41 -0500
Message-Id: <[EMAIL PROTECTED]>
Sender: "Eric Gillespie Jr." <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: apt
Version: 0.5.3
Severity: normal

% fakeroot ./debian/rules binary
./debian/rules:20: build/environment.mak: No such file or directory
sed -e 's/0.5.3/0.5.3-0.0potato1/' configure.in > configure.in.$$;mv 
configure.in.$$ configure.in
/usr/bin/make configure
make[1]: Entering directory `/u/home/epg/src/apt-0.5.3'
make[1]: autoconf: Command not found
make[1]: *** [configure] Error 127
make[1]: Leaving directory `/u/home/epg/src/apt-0.5.3'
make: *** [configure] Error 2

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux trantor 2.4.2 #3 Wed Mar 14 22:15:58 EST 2001 i686

Versions of packages apt depends on:
ii  libc6                         2.2.2-2    GNU C Library: Shared libraries an
ii  libstdc++2.10-glibc2.2        1:2.95.3-8 The GNU stdc++ library            


---------------------------------------
Received: (at 94790-done) by bugs.debian.org; 22 Apr 2001 02:50:14 +0000
>From [EMAIL PROTECTED] Sat Apr 21 21:50:14 2001
Return-path: <[EMAIL PROTECTED]>
Received: from crack-ext.ab.videon.ca [206.75.216.33] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 14r9wz-0006Pw-00; Sat, 21 Apr 2001 21:50:13 -0500
Received: (qmail 1479 invoked from network); 22 Apr 2001 02:50:12 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63]) 
(envelope-sender <[EMAIL PROTECTED]>)
          by crack-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <[EMAIL PROTECTED]>; 22 Apr 2001 02:50:12 -0000
Received: from localhost
        ([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
        by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
        id 14r9wy-0000CX-00; Sat, 21 Apr 2001 20:50:12 -0600
Date: Sat, 21 Apr 2001 20:50:11 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: "Eric Gillespie Jr." <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#94790: Needs Build-depends on autoconf
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]


On Sat, 21 Apr 2001, Eric Gillespie Jr. wrote:

> sed -e 's/0.5.3/0.5.3-0.0potato1/' configure.in > configure.in.$$;mv 
> configure.in.$$ configure.in

You change the version number, you need to have autoconf and automake
installed.

Normal debs don't require this.
Jason

Reply via email to