[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#116821: marked as done (automake.prerm calls install-info incorrectly)



Your message dated Wed, 3 Apr 2002 13:15:43 +0200
with message-id <20020403111543.GC30713@cibalia.gkvk.hr>
and subject line [MAILER-DAEMON@math.uwaterloo.ca: 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 wtautz@kodaira.math.uwaterloo.ca Tue Oct 23 14:21:03 2001
Return-path: <wtautz@kodaira.math.uwaterloo.ca>
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 <wtautz@kodaira.uwaterloo.ca>
To: Debian Bug Tracking System <submit@bugs.debian.org>
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: <E15w77W-0006xc-00@kodaira.math>
Sender: Walter Tautz <wtautz@kodaira.math.uwaterloo.ca>
Delivered-To: submit@bugs.debian.org

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 joy@cibalia.gkvk.hr Wed Apr 03 05:12:14 2002
Return-path: <joy@cibalia.gkvk.hr>
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 <116821-close@bugs.debian.org>; Wed, 03 Apr 2002 13:15:43 +0200
Date: Wed, 3 Apr 2002 13:15:43 +0200
To: 116821-close@bugs.debian.org
Subject: [MAILER-DAEMON@math.uwaterloo.ca: Returned mail: Local configuration error]
Message-ID: <20020403111543.GC30713@cibalia.gkvk.hr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
From: Josip Rodin <joy@cibalia.gkvk.hr>
Delivered-To: 116821-close@bugs.debian.org


Submitter's mail bounces, so we don't have anyone to reproduce this bug any
longer.

----- Forwarded message from Mail Delivery Subsystem <MAILER-DAEMON@math.uwaterloo.ca> -----

>From MAILER-DAEMON@math.uwaterloo.ca  Wed Apr  3 13:13:32 2002
Delivery-date: Wed, 03 Apr 2002 13:13:32 +0200
From: Mail Delivery Subsystem <MAILER-DAEMON@math.uwaterloo.ca>
To: postmaster@pythagoras.math.uwaterloo.ca
To: <joy@cibalia.gkvk.hr>
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 -----
<wtautz@kodaira.uwaterloo.ca>

   ----- Transcript of session follows -----
554 MX list for kodaira.math.uwaterloo.ca. points back to pythagoras.math.uwaterloo.ca
554 <wtautz@kodaira.uwaterloo.ca>... Local configuration error

   ----- Original message follows -----

Return-Path: <joy@cibalia.gkvk.hr>
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 <wtautz@kodaira.uwaterloo.ca>; 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: 116821@bugs.debian.org, Walter Tautz <wtautz@kodaira.math.uwaterloo.ca>
Cc: control@bugs.debian.org
Subject: not a bug in the automake scripts
Message-ID: <20020403111311.GB30713@cibalia.gkvk.hr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
From: Josip Rodin <joy@cibalia.gkvk.hr>

reassign 116821 dpkg
thanks

Hi,

Walter Tautz <wtautz@kodaira.uwaterloo.ca> 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 debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: