Your message dated Sun, 15 Jan 2006 19:17:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348288: fixed in evms 2.5.4-3
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; 16 Jan 2006 02:30:44 +0000
>From [EMAIL PROTECTED] Sun Jan 15 18:30:44 2006
Return-path: <[EMAIL PROTECTED]>
Received: from ms-smtp-04-lbl.southeast.rr.com ([24.25.9.103] 
helo=ms-smtp-04-eri0.southeast.rr.com)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EyK8f-00052N-6L
        for [EMAIL PROTECTED]; Sun, 15 Jan 2006 18:30:33 -0800
Received: from dagon.yuggoth.org (cpe-066-026-086-098.nc.res.rr.com 
[66.26.86.98])
        by ms-smtp-04-eri0.southeast.rr.com (8.12.10/8.12.7) with ESMTP id 
k0G2UT1u011361
        for <[EMAIL PROTECTED]>; Sun, 15 Jan 2006 21:30:30 -0500 (EST)
Received: from [172.23.5.10] (helo=azathoth.yuggoth.org)
        by dagon.yuggoth.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
        (Exim 4.50)
        id 1EyK8b-0003nY-Fo; Mon, 16 Jan 2006 02:30:29 +0000
Received: from fungi by azathoth.yuggoth.org with local (Exim 4.60)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1EyK8b-0003cq-3e; Mon, 16 Jan 2006 02:30:29 +0000
Content-Type: multipart/mixed; boundary="===============0134931401=="
MIME-Version: 1.0
From: Jeremy Stanley <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: evms: shell syntax error in postinst prevents install/upgrade
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Mon, 16 Jan 2006 02:30:29 +0000
X-Virus-Scanned: Symantec AntiVirus Scan Engine
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.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===============0134931401==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: evms
Version: 2.5.4-2
Severity: grave
Tags: patch
Justification: renders package unusable


A syntax error in the evms postinst leaves the package in an
unconfigured state:

Setting up evms (2.5.4-2) ...
/var/lib/dpkg/info/evms.postinst: line 37: syntax error near unexpected token 
`fi'
dpkg: error processing evms (--configure):
subprocess post-installation script returned error exit status 2

The trivial patch is being included.

-- Package-specific info:

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-skas3-v8.2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages evms depends on:
ii  libc6                         2.3.5-12   GNU C Library: Shared libraries an
ii  libevms-2.5                   2.5.4-2    Enterprise Volume Management Syste

Versions of packages evms recommends:
ii  evms-cli                      2.5.4-2    Enterprise Volume Management Syste
ii  evms-ncurses                  2.5.4-2    Enterprise Volume Management Syste

-- no debconf information

--===============0134931401==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"

--- /var/lib/dpkg/info/evms.postinst    2006-01-14 17:33:17.000000000 +0000
+++ evms.postinst       2006-01-16 02:02:43.000000000 +0000
@@ -32,7 +32,7 @@
             fi
         fi
 
-       if [ -x /usr/sbin/update-initramfs ]; thne
+       if [ -x /usr/sbin/update-initramfs ]; then
            update-initramfs -u      
        fi
     ;;

--===============0134931401==--

---------------------------------------
Received: (at 348288-close) by bugs.debian.org; 16 Jan 2006 03:20:33 +0000
>From [EMAIL PROTECTED] Sun Jan 15 19:20:33 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EyKrk-00017B-Ga; Sun, 15 Jan 2006 19:17:08 -0800
From: [EMAIL PROTECTED] (Steinar H. Gunderson)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#348288: fixed in evms 2.5.4-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 15 Jan 2006 19:17:08 -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

Source: evms
Source-Version: 2.5.4-3

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

evms-bootdebug_2.5.4-3_all.deb
  to pool/main/e/evms/evms-bootdebug_2.5.4-3_all.deb
evms-cli_2.5.4-3_i386.deb
  to pool/main/e/evms/evms-cli_2.5.4-3_i386.deb
evms-gui_2.5.4-3_i386.deb
  to pool/main/e/evms/evms-gui_2.5.4-3_i386.deb
evms-ha_2.5.4-3_i386.deb
  to pool/main/e/evms/evms-ha_2.5.4-3_i386.deb
evms-ncurses_2.5.4-3_i386.deb
  to pool/main/e/evms/evms-ncurses_2.5.4-3_i386.deb
evms-udeb_2.5.4-3_i386.udeb
  to pool/main/e/evms/evms-udeb_2.5.4-3_i386.udeb
evms_2.5.4-3.diff.gz
  to pool/main/e/evms/evms_2.5.4-3.diff.gz
evms_2.5.4-3.dsc
  to pool/main/e/evms/evms_2.5.4-3.dsc
evms_2.5.4-3_i386.deb
  to pool/main/e/evms/evms_2.5.4-3_i386.deb
kernel-patch-evms_2.5.4-3_all.deb
  to pool/main/e/evms/kernel-patch-evms_2.5.4-3_all.deb
libevms-2.5_2.5.4-3_i386.deb
  to pool/main/e/evms/libevms-2.5_2.5.4-3_i386.deb
libevms-dev_2.5.4-3_i386.deb
  to pool/main/e/evms/libevms-dev_2.5.4-3_i386.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.
Steinar H. Gunderson <[EMAIL PROTECTED]> (supplier of updated evms 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: Mon, 16 Jan 2006 03:55:58 +0100
Source: evms
Binary: libevms-dev evms-gui evms evms-udeb evms-ha evms-ncurses evms-cli 
evms-bootdebug kernel-patch-evms libevms-2.5
Architecture: all i386 source 
Version: 2.5.4-3
Distribution: unstable
Urgency: high
Maintainer: Steinar H. Gunderson <[EMAIL PROTECTED]>
Changed-By: Steinar H. Gunderson <[EMAIL PROTECTED]>
Description: 
 evms       - Enterprise Volume Management System (core)
 evms-bootdebug - Enterprise Volume Management System (boot-time debugger)
 evms-cli   - Enterprise Volume Management System (CLI)
 evms-gui   - Enterprise Volume Management System (GUI)
 evms-ha    - Enterprise Volume Management System (high-availability)
 evms-ncurses - Enterprise Volume Management System (ncurses UI)
 evms-udeb  - EVMS module for debian-installer (udeb)
 kernel-patch-evms - Enterprise Volume Management System (kernel patches)
 libevms-2.5 - Enterprise Volume Management System (library)
 libevms-dev - Enterprise Volume Management System (development)
Closes: 348288
Changes: 
 evms (2.5.4-3) unstable; urgency=high
 .
   * Brown paper bag release, fixes an RC bug. :-)
   * Fix silly typo in postinst. Thanks to Jeremy Stanley for spotting the
     bug. (Closes: #348288)
Files: 
 1110f7cf8313c1046e456160aa7a774c 298992 libdevel extra 
libevms-dev_2.5.4-3_i386.deb
 3fd2a35e2796a3d4f65da83cd4f802c1 82962 admin extra evms_2.5.4-3_i386.deb
 507e1ac35aba703a9c6de77c596e3422 798264 libs extra libevms-2.5_2.5.4-3_i386.deb
 56b53f0a363ac0639793e4ecd6c2f2ed 70134 admin extra evms_2.5.4-3.diff.gz
 57f1bca1b251e282c2caaa4694378163 87288 admin extra evms-cli_2.5.4-3_i386.deb
 8734c8599f9c8ee12c2d1c554d7a7c48 859 admin extra evms_2.5.4-3.dsc
 67634481c6237978525c3420ac9a042b 22312 admin extra 
evms-bootdebug_2.5.4-3_all.deb
 7b95b45e4f94660adbcd540dadc059e3 70086 admin extra evms-ha_2.5.4-3_i386.deb
 86391e164bfdf57fc44db7cd19042178 48492 admin extra 
kernel-patch-evms_2.5.4-3_all.deb
 d476184ede5317a9e9d04f5eeeab4bfc 89854 admin extra 
evms-ncurses_2.5.4-3_i386.deb
 e83b4f814148df63812fec8dc3bc0498 935456 debian-installer extra 
evms-udeb_2.5.4-3_i386.udeb
 fc67aa9cb376061dee63169b542b5420 180486 admin extra evms-gui_2.5.4-3_i386.deb

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

iD8DBQFDywx4XKRQ3lK3SH4RApTCAJ976WJXk6s4zdB27t+zZxGG5ZheUwCg5ch+
vSbTK5K4eTbwfjD3hfYH2+8=
=L4os
-----END PGP SIGNATURE-----


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

Reply via email to