Your message dated Fri, 02 Dec 2005 13:47:42 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327719: fixed in emacs-lisp-intro 2.04-2
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; 11 Sep 2005 17:56:17 +0000
>From [EMAIL PROTECTED] Sun Sep 11 10:56:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from charlie.9ux.com [66.252.40.219] (root)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EEW3t-0002sm-00; Sun, 11 Sep 2005 10:56:17 -0700
Received: from charlie.9ux.com ([EMAIL PROTECTED] [127.0.0.1])
        by charlie.9ux.com (8.13.4/8.13.4/Debian-3) with ESMTP id j8BHuFkB019649
        (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
        Sun, 11 Sep 2005 13:56:15 -0400
Received: (from [EMAIL PROTECTED])
        by charlie.9ux.com (8.13.4/8.13.4/Submit) id j8BHuERq019648;
        Sun, 11 Sep 2005 13:56:14 -0400
Sender: [EMAIL PROTECTED]
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
CC: lee bigelow <[EMAIL PROTECTED]>
Subject: emacs-lisp-intro: START-INFO-DIR-ENTRY does not match filename
From: Kirk Hilliard <[EMAIL PROTECTED]>
Date: 11 Sep 2005 10:50:02 -0400
Message-ID: <[EMAIL PROTECTED]>
Lines: 62
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: emacs-lisp-intro
Version: 2.04-1
Severity: minor

The START-INFO-DIR-ENTRY line of emacs-lisp-intro.info.gz lists the
filename "eintr", not the correct "emacs-lisp-intro".  This can cause
problems if a user chooses to run install-info directly on
emacs-lisp-intro.info.gz, as opposed to rerunning the postinst
script.

This is also an upstream bug that should be reported.

On Wed, 7 Sep 2005 15:46:59 -0400 (EDT)
lee bigelow <[EMAIL PROTECTED]> wrote:
------------------------------ 8< ------------------------------
Hello there,

    I just noticed that the file
emacs-lisp-intro.info.gz sets up its
dir entry node to a file called eintr (which doesn't
exist).  I
changed it to point to emacs-lisp-intro and all is
well.

package emacs-lisp-intro 2.04-1

(oh ya, I should mention that I had to rebuild my dir
file with
install-info.  I did the following:
cd /usr/share/info
edited dir, deleting everything after the *Menu: line.
find ./ -name "*[^0-9].gz" | xargs -i install-info {}

don't know if that makes a difference)

Lee
------------------------------ >8 ------------------------------


Hi Lee,

> I had to rebuild my dir file with install-info

That's it.  On Debian systems, info files are installed by the
postinst script of a package.  From emacs-lisp-intro.postinst:

  install-info --quiet --section Emacs Emacs \
    --description='A simple introduction to Emacs Lisp programming.' \
    /usr/share/info/emacs-lisp-intro.info

This overrides the INFO-DIR-SECTION and START-INFO-DIR-ENTRY lines in
the info file itself.  I can see how it is desirable to have the
entries match what is done by the postinst script and will fix this.
(I wonder how many other Debian might also have such a mismatch -- in
section if not filename.)

I don't know why the upstream source should use "eintr", as they use
the same emacs-lisp-intro.info* file names.  I will report this to
gnu.

Thanks,
Kirk

---------------------------------------
Received: (at 327719-close) by bugs.debian.org; 2 Dec 2005 21:52:50 +0000
>From [EMAIL PROTECTED] Fri Dec 02 13:52:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EiIko-00026w-V8; Fri, 02 Dec 2005 13:47:42 -0800
From: Kirk Hilliard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#327719: fixed in emacs-lisp-intro 2.04-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 02 Dec 2005 13:47:42 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: emacs-lisp-intro
Source-Version: 2.04-2

We believe that the bug you reported is fixed in the latest version of
emacs-lisp-intro, which is due to be installed in the Debian FTP archive:

emacs-lisp-intro_2.04-2.diff.gz
  to pool/main/e/emacs-lisp-intro/emacs-lisp-intro_2.04-2.diff.gz
emacs-lisp-intro_2.04-2.dsc
  to pool/main/e/emacs-lisp-intro/emacs-lisp-intro_2.04-2.dsc
emacs-lisp-intro_2.04-2_all.deb
  to pool/main/e/emacs-lisp-intro/emacs-lisp-intro_2.04-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kirk Hilliard <[EMAIL PROTECTED]> (supplier of updated emacs-lisp-intro package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri,  2 Dec 2005 14:48:20 -0500
Source: emacs-lisp-intro
Binary: emacs-lisp-intro
Architecture: source all
Version: 2.04-2
Distribution: unstable
Urgency: low
Maintainer: Kirk Hilliard <[EMAIL PROTECTED]>
Changed-By: Kirk Hilliard <[EMAIL PROTECTED]>
Description: 
 emacs-lisp-intro - An Introduction to Programming in Emacs Lisp
Closes: 327719 338227
Changes: 
 emacs-lisp-intro (2.04-2) unstable; urgency=low
 .
   * Update to Standards-Version 3.6.2:
     Removed /usr/doc/<package-name> -> ../share/doc/<package-name>
     symlink management from postinst and prerm scripts.
   * Fixed the dir entry filename in all info files so the dir entry node
     will not break if install-info is run manually.  (closes: #327719)
   * Added code to the postinst script to remove the /usr/doc/<package-name>
     symlink that the previous prerm script failed to remove due to a typo.
     (closes: #338227)
Files: 
 5fa39d4dc5eeaad71669d5ad97976b26 556 doc optional emacs-lisp-intro_2.04-2.dsc
 59d61b6a512653097175e32c7d699304 9179 doc optional 
emacs-lisp-intro_2.04-2.diff.gz
 e5dd69f512126a578aadf701e31f26a0 233524 doc optional 
emacs-lisp-intro_2.04-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDkLcUMoV8KThaPsERAjlXAJ41mOpbHCe3pV8L9lR5RxPb7P4vJQCZASIk
YjfTR/o8X3C95OOLgB+KuxU=
=+nw3
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to