Your message dated Wed, 16 Feb 2005 16:44:38 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295587: postinst hangs forever
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 Feb 2005 21:07:30 +0000
>From [EMAIL PROTECTED] Wed Feb 16 13:07:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from egg.area.ba.cnr.it [150.145.80.53] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D1WOP-0005bL-00; Wed, 16 Feb 2005 13:07:30 -0800
Received: from localhost (localhost [127.0.0.1])
        by egg.area.ba.cnr.it (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id 
j1GL7Mw4028621
        for <[EMAIL PROTECTED]>; Wed, 16 Feb 2005 22:07:22 +0100
Received: from klecker (klecker.ba.issia.cnr.it [150.145.84.32])
        by egg.area.ba.cnr.it (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id 
j1GL7FGM028591
        for <[EMAIL PROTECTED]>; Wed, 16 Feb 2005 22:07:15 +0100
Received: from frankie by klecker with local (Exim 4.44)
        id 1D1WO9-0004WR-Ag
        for [EMAIL PROTECTED]; Wed, 16 Feb 2005 22:07:13 +0100
Date: Wed, 16 Feb 2005 22:07:12 +0100
From: "Francesco P. Lovergine" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: postinst hangs forever
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="AqsLC8rIMeq19msA"
Content-Disposition: inline
X-Reportbug-Version: 3.8
X-GPG-key: finger [EMAIL PROTECTED]
X-GPG-fingerprint: 92E4 2D44 336F DF91 5508  23D5 A453 5199 E9F2 C747
X-Spot: Who uses non-free software empoisons you, too. Say him to stop.
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new-20041102+Sophos at egg.area.ba.cnr.it
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--AqsLC8rIMeq19msA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: autofs
Version: 4.1.3+4.1.4beta2-1
Severity: grave

Configuration files are included... 
They works perfectly with the previuos version. 
It seems a debconf issue:

frankie  14692 14691  0 20:16 pts/0    00:00:00 -bash
root     16810 14692  0 21:56 pts/0    00:00:01 dpkg --configure -a
root     16811 16810  0 21:56 pts/0    00:00:00 /usr/bin/perl -w 
/usr/share/debconf/frontend /var/lib/dpkg/info/autofs.postinst configure
root     16820 16811  0 21:56 pts/0    00:00:00 [autofs.postinst] <defunct>
root     16942     1  0 21:56 pts/0    00:00:00 /usr/sbin/automount 
--pid-file=/var/run/autofs/_var_autofs_misc.pid --timeout=300 /var/au
root     16998     1  0 21:56 pts/0    00:00:00 /usr/sbin/automount 
--pid-file=/var/run/autofs/_var_autofs_net.pid --timeout=300 /var/aut
root     17069     1  0 21:56 pts/0    00:00:00 /usr/sbin/automount 
--pid-file=/var/run/autofs/_home.pid --timeout=300 /home yp auto.home

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages autofs depends on:
ii  debconf                     1.4.45       Debian configuration management sy
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- debconf information:
* autofs/upgrade-from-broken-version:

-- 
Francesco P. Lovergine

--AqsLC8rIMeq19msA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="auto.master"

# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(5).
/var/autofs/misc        /etc/auto.misc
/var/autofs/net         /etc/auto.net
#/var/autofs/media /etc/auto.media --timeout=1
+auto.master

--AqsLC8rIMeq19msA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="auto.misc"

#
# $Id: auto.misc,v 1.2 2003/09/29 08:22:35 raven Exp $
#
# This is an automounter map and it has the following format
# key [ -mount-options-separated-by-comma ] location
# Details may be found in the autofs(5) manpage

cd              -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom     

# the following entries are samples to pique your imagination
linux           -ro,soft,intr   prometeo:/scratch       
#boot           -fstype=ext2            :/dev/hda1
#floppy         -fstype=auto            :/dev/fd0
#floppy         -fstype=ext2            :/dev/fd0
#e2floppy       -fstype=ext2            :/dev/fd0
#jaz            -fstype=ext2            :/dev/sdc1
#removable      -fstype=ext2            :/dev/hdd

--AqsLC8rIMeq19msA--

---------------------------------------
Received: (at 295587-done) by bugs.debian.org; 16 Feb 2005 21:44:46 +0000
>From [EMAIL PROTECTED] Wed Feb 16 13:44:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ms-smtp-03.nyroc.rr.com [24.24.2.57] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D1WyU-0002tZ-00; Wed, 16 Feb 2005 13:44:46 -0800
Received: from andromeda (cpe-24-59-54-124.twcny.res.rr.com [24.59.54.124])
        by ms-smtp-03.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id 
j1GLifP4017731;
        Wed, 16 Feb 2005 16:44:43 -0500 (EST)
Received: from pryzbyj by andromeda with local (Exim 3.36 #1 (Debian))
        id 1D1WyN-0002z1-00; Wed, 16 Feb 2005 16:44:39 -0500
Date: Wed, 16 Feb 2005 16:44:38 -0500
To: "Francesco P. Lovergine" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#295587: postinst hangs forever
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
From: Justin Pryzby <[EMAIL PROTECTED]>
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-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-Spam-Level: 

This is already known-and-fixed bug #295477.
Justin

On Wed, Feb 16, 2005 at 10:07:12PM +0100, Francesco P. Lovergine wrote:
> Package: autofs
> Version: 4.1.3+4.1.4beta2-1
> Severity: grave
> 
> Configuration files are included... 
> They works perfectly with the previuos version. 
> It seems a debconf issue:
> 
> frankie  14692 14691  0 20:16 pts/0    00:00:00 -bash
> root     16810 14692  0 21:56 pts/0    00:00:01 dpkg --configure -a
> root     16811 16810  0 21:56 pts/0    00:00:00 /usr/bin/perl -w 
> /usr/share/debconf/frontend /var/lib/dpkg/info/autofs.postinst configure
> root     16820 16811  0 21:56 pts/0    00:00:00 [autofs.postinst] <defunct>
> root     16942     1  0 21:56 pts/0    00:00:00 /usr/sbin/automount 
> --pid-file=/var/run/autofs/_var_autofs_misc.pid --timeout=300 /var/au
> root     16998     1  0 21:56 pts/0    00:00:00 /usr/sbin/automount 
> --pid-file=/var/run/autofs/_var_autofs_net.pid --timeout=300 /var/aut
> root     17069     1  0 21:56 pts/0    00:00:00 /usr/sbin/automount 
> --pid-file=/var/run/autofs/_home.pid --timeout=300 /home yp auto.home
> 
> -- System Information:
> Debian Release: 3.1
>   APT prefers unstable
>   APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.10-1-686
> Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
> 
> Versions of packages autofs depends on:
> ii  debconf                     1.4.45       Debian configuration management 
> sy
> ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries 
> an
> 
> -- debconf information:
> * autofs/upgrade-from-broken-version:
> 
> -- 
> Francesco P. Lovergine

> # $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
> # Sample auto.master file
> # Format of this file:
> # mountpoint map options
> # For details of the format look at autofs(5).
> /var/autofs/misc      /etc/auto.misc
> /var/autofs/net               /etc/auto.net
> #/var/autofs/media /etc/auto.media --timeout=1
> +auto.master

> #
> # $Id: auto.misc,v 1.2 2003/09/29 08:22:35 raven Exp $
> #
> # This is an automounter map and it has the following format
> # key [ -mount-options-separated-by-comma ] location
> # Details may be found in the autofs(5) manpage
> 
> cd            -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom     
> 
> # the following entries are samples to pique your imagination
> linux         -ro,soft,intr   prometeo:/scratch       
> #boot         -fstype=ext2            :/dev/hda1
> #floppy               -fstype=auto            :/dev/fd0
> #floppy               -fstype=ext2            :/dev/fd0
> #e2floppy     -fstype=ext2            :/dev/fd0
> #jaz          -fstype=ext2            :/dev/sdc1
> #removable    -fstype=ext2            :/dev/hdd


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

Reply via email to