Your message dated Fri, 25 Jul 2003 19:39:16 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Not a bug
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; 12 Mar 2003 17:54:22 +0000
>From [EMAIL PROTECTED] Wed Mar 12 11:54:21 2003
Return-path: <[EMAIL PROTECTED]>
Received: from 208-38-72-136.rev.nsatel.net (econoline) [208.38.72.136] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18tAQn-000756-00; Wed, 12 Mar 2003 11:54:21 -0600
Received: from westling.com ([208.38.72.142] helo=bradley.west.westling.com)
by econoline with esmtp (Exim 3.35 #1 (Debian))
id 18tAQm-0005Y8-00; Wed, 12 Mar 2003 11:54:20 -0600
Received: from dsherohman by bradley.west.westling.com with local (Exim 3.12 #1
(Debian))
id 18tAQH-0004ou-00; Wed, 12 Mar 2003 11:53:49 -0600
From: Dave Sherohman <[EMAIL PROTECTED]>
Subject: apt-utils: Preconfiguration fails if /tmp is mounted noexec
To: [EMAIL PROTECTED]
X-Mailer: bug 3.2.10
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 12 Mar 2003 11:53:49 -0600
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
tests=HAS_PACKAGE,SPAM_PHRASE_00_01
version=2.44
X-Spam-Level:
Package: apt-utils
Version: 0.5.4
Severity: normal
If /tmp is mounted noexec, a message of the form
Can't exec "/tmp/config.1326213": Permission denied at
/usr/share/perl/5.6.1/IPC/Open3.pm line 159.
open2: exec of /tmp/config.1326213 configure 1.10.7-9 failed at
/usr/share/perl5/Debconf/ConfModule.pm line 44
cvs failed to preconfigure, with exit status 255
is generated for each package installed via apt-get. Package installation
succeeds despite the error, so it's not a grave bug, but (this portion
of) apt-utils does not appear able to function in such an environment.
-- System Information
Debian Release: 2.2
Kernel Version: Linux bradley 2.4.17 #1 SMP Thu Feb 7 17:38:02 CST 2002 i686
unknown
Versions of the packages apt-utils depends on:
ii libc6 2.2.4-7 GNU C Library: Shared libraries and Timezone
ii libdb2 2.7.7-8 The Berkeley database routines (run-time fil
ii libstdc++2.10- 2.95.4-1 The GNU stdc++ library
ii apt 0.5.4 Advanced front-end for dpkg
^^^ (Provides virtual package libapt-pkg-libc6.2-3-2-3.2)
---------------------------------------
Received: (at 184488-done) by bugs.debian.org; 25 Jul 2003 23:39:19 +0000
>From [EMAIL PROTECTED] Fri Jul 25 18:39:17 2003
Return-path: <[EMAIL PROTECTED]>
Received: from smtp01.mrf.mail.rcn.net [207.172.4.60]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19gC9d-0006fo-00; Fri, 25 Jul 2003 18:39:17 -0500
Received: from 216-15-124-77.c3-0.smr-ubr3.sbo-smr.ma.cable.rcn.com
([216.15.124.77] helo=mizar.alcor.net)
by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4)
id 19gC9d-00066i-00
for [EMAIL PROTECTED]; Fri, 25 Jul 2003 19:39:17 -0400
Received: from mdz by mizar.alcor.net with local (Exim 3.36 #1 (Debian))
id 19gC9d-0007bO-00
for <[EMAIL PROTECTED]>; Fri, 25 Jul 2003 19:39:17 -0400
Date: Fri, 25 Jul 2003 19:39:16 -0400
From: Matt Zimmerman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Not a bug
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.4i
Sender: Matt Zimmerman <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-3.0 required=4.0
tests=BAYES_01,USER_AGENT_MUTT
version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20
(1.174.2.15-2003-03-30-exp)
man 1 apt-extracttemplates:
template-file and config-script are written to the temporary directory
specified by the -t or --tempdir (APT::ExtractTemplates::TempDir>)
directory, with filenames of the form package.template.XXXX and pack-
age.config.XXXX
Set APT::ExtractTemplates::TempDir to someplace where things can be executed.
--
- mdz