Your message dated Wed, 3 Apr 2002 13:15:43 +0200
with message-id <[EMAIL PROTECTED]>
and subject line [EMAIL PROTECTED]: Returned mail: Local configuration error]
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; 23 Oct 2001 19:21:03 +0000
>From [EMAIL PROTECTED] Tue Oct 23 14:21:03 2001
Return-path: <[EMAIL PROTECTED]>
Received: from kodaira.math.uwaterloo.ca (kodaira.math) [129.97.216.178] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15w76l-000281-00; Tue, 23 Oct 2001 14:21:03 -0500
Received: from wtautz by kodaira.math with local (Exim 3.32 #1 (Debian))
id 15w77W-0006xc-00; Tue, 23 Oct 2001 15:21:50 -0400
From: Walter Tautz <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: automake.prerm calls install-info incorrectly
X-Reportbug-Version: 1.31
X-Mailer: reportbug 1.31
Date: Tue, 23 Oct 2001 15:21:50 -0400
Message-Id: <[EMAIL PROTECTED]>
Sender: Walter Tautz <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: automake
Version: N/A; reported 2001-10-23
Severity: important
#! /bin/sh
set -e
if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/automake ]; then
rm -f /usr/doc/automake
fi
if [ "$1" = "upgrade" -o "$1" = "remove" ]; then
install-info --quiet --remove /usr/share/info/automake.info
if command -v install-docs > /dev/null 2>&1; then
install-docs -r automake || true
fi
fi
in the testing distribution install-info doesn't know where the
info directory file is (not sure it should). In anycase
if one changes
install-info --quiet --remove /usr/share/info/automake.info
to
install-info --quiet --remove automake /usr/info/dir
works....
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kodaira.math 2.2.19 #1 Tue Jun 19 11:17:30 EDT 2001 i686
Locale: LANG=C, LC_CTYPE=C
---------------------------------------
Received: (at 116821-close) by bugs.debian.org; 3 Apr 2002 11:12:14 +0000
>From [EMAIL PROTECTED] Wed Apr 03 05:12:14 2002
Return-path: <[EMAIL PROTECTED]>
Received: from cibalia.gkvk.hr [161.53.211.3]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16sigY-0005KO-00; Wed, 03 Apr 2002 05:12:14 -0600
Received: from joy by cibalia.gkvk.hr with local (Exim 3.33 #1 (Debian))
id 16sijv-00006b-00
for <[EMAIL PROTECTED]>; Wed, 03 Apr 2002 13:15:43 +0200
Date: Wed, 3 Apr 2002 13:15:43 +0200
To: [EMAIL PROTECTED]
Subject: [EMAIL PROTECTED]: Returned mail: Local configuration error]
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
From: Josip Rodin <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Submitter's mail bounces, so we don't have anyone to reproduce this bug any
longer.
----- Forwarded message from Mail Delivery Subsystem <[EMAIL PROTECTED]> -----
>From [EMAIL PROTECTED] Wed Apr 3 13:13:32 2002
Delivery-date: Wed, 03 Apr 2002 13:13:32 +0200
From: Mail Delivery Subsystem <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Subject: Returned mail: Local configuration error
Auto-Submitted: auto-generated (failure)
The original message was received at Wed, 3 Apr 2002 06:09:45 -0500 (EST)
from cibalia.gkvk.hr [161.53.211.3]
----- The following addresses had permanent fatal errors -----
<[EMAIL PROTECTED]>
----- Transcript of session follows -----
554 MX list for kodaira.math.uwaterloo.ca. points back to
pythagoras.math.uwaterloo.ca
554 <[EMAIL PROTECTED]>... Local configuration error
----- Original message follows -----
Return-Path: <[EMAIL PROTECTED]>
Received: from cibalia.gkvk.hr (cibalia.gkvk.hr [161.53.211.3])
by pythagoras.math.uwaterloo.ca (8.8.8/8.8.8) with ESMTP id GAA26548
for <[EMAIL PROTECTED]>; Wed, 3 Apr 2002 06:09:45 -0500 (EST)
Received: from joy by cibalia.gkvk.hr with local (Exim 3.33 #1 (Debian))
id 16sihT-000052-00; Wed, 03 Apr 2002 13:13:11 +0200
Date: Wed, 3 Apr 2002 13:13:11 +0200
To: [EMAIL PROTECTED], Walter Tautz <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: not a bug in the automake scripts
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
From: Josip Rodin <[EMAIL PROTECTED]>
reassign 116821 dpkg
thanks
Hi,
Walter Tautz <[EMAIL PROTECTED]> wrote:
> in the testing distribution install-info doesn't know where the
> info directory file is (not sure it should). In anycase
> if one changes
>
> install-info --quiet --remove /usr/share/info/automake.info
>
> to
>
> install-info --quiet --remove automake /usr/info/dir
>
> works....
This definitely isn't a bug in the package; install-info would be to blame.
I do however believe this problem is something local, because install-info
works just fine for me... Walter?
--
2. That which causes joy or happiness.
----- End forwarded message -----
--
2. That which causes joy or happiness.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]