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

Bug#183334: marked as done (libc6: /etc/init.d/devpts.sh : unary operator expected)



Your message dated 03 Mar 2003 21:31:01 -0500
with message-id <1046745060.1448.0.camel@localhost>
and subject line Sorry
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; 4 Mar 2003 01:52:22 +0000
>From christophe@debian.org Mon Mar 03 19:52:21 2003
Return-path: <christophe@debian.org>
Received: from adsl-207-245-72-121.cust.oldcity.dca.net (cattlegrid.net) [207.245.72.121] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18q1bR-00081I-00; Mon, 03 Mar 2003 19:52:21 -0600
Received: from adsl-207-245-72-75.cust.oldcity.dca.net ([207.245.72.75] helo=localhost)
	by cattlegrid.net with asmtp (Exim 3.35 #1 (Debian))
	id 18q1bN-0001X6-00; Mon, 03 Mar 2003 20:52:17 -0500
Received: from christophe by localhost with local (Exim 3.35 #1 (Debian))
	id 18q1bK-0000M8-00; Mon, 03 Mar 2003 20:52:14 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: christophe barbe <christophe@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6: /etc/init.d/devpts.sh : unary operator expected
X-Mailer: reportbug 2.10
Date: Mon, 03 Mar 2003 20:52:14 -0500
Message-Id: <[🔎] E18q1bK-0000M8-00@localhost>
X-BadReturnPath: christophe@nowhere.fr rewritten as christophe@debian.org
  using "From" header
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-0.2 required=4.0
	tests=HAS_PACKAGE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

Package: libc6
Version: 2.3.1-11
Severity: normal

During the boot I see a message complaining about a rcS.d script. The
error is 'unary operator expected' on line 17.
It appears that the error is in the /etc/init.d/devpts.sh file.

On my system, the following three lines 

devpts_avail=`grep -qci '[<[:space:]]devpts' /proc/filesystems || true`
devpts_mounted=`grep -qci '/dev/pts' /proc/mounts || true`
devfs_mounted=`grep -qci '[<[:space:]]/dev[>[:space:]].*devfs' /proc/mounts || true`

create three empty variables and then on line 17

if [ $devfs_mounted = 0 ] && [ $devpts_avail != 0 ]

fails as expected.

Christophe

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux philly 2.4.20-ben5 #1 Mon Feb 10 11:51:03 EST 2003 ppc
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- no debconf information


---------------------------------------
Received: (at 183334-done) by bugs.debian.org; 4 Mar 2003 02:31:08 +0000
>From christophe.barbe@ufies.org Mon Mar 03 20:31:07 2003
Return-path: <christophe.barbe@ufies.org>
Received: from adsl-207-245-72-121.cust.oldcity.dca.net (cattlegrid.net) [207.245.72.121] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18q2Cx-0001QD-00; Mon, 03 Mar 2003 20:31:07 -0600
Received: from adsl-207-245-72-75.cust.oldcity.dca.net ([207.245.72.75] helo=localhost)
	by cattlegrid.net with asmtp (Exim 3.35 #1 (Debian))
	id 18q2Cw-0001qH-00
	for <183334-done@bugs.debian.org>; Mon, 03 Mar 2003 21:31:06 -0500
Received: from christophe by localhost with local (Exim 3.35 #1 (Debian))
	id 18q2Cv-0000wj-00
	for <183334-done@bugs.debian.org>; Mon, 03 Mar 2003 21:31:05 -0500
Subject: Sorry
From: Christophe Barbe <christophe.barbe@ufies.org>
To: 183334-done@bugs.debian.org
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Organization: 
Message-Id: <1046745060.1448.0.camel@localhost>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.2 
Date: 03 Mar 2003 21:31:01 -0500
Delivered-To: 183334-done@bugs.debian.org
X-Spam-Status: No, hits=0.5 required=4.0
	tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01
	version=2.44
X-Spam-Level: 

I just updated and saw that the bug has been fixed.

Sorry,
Christophe

-- 
Christophe Barbe <christophe.barbe@ufies.org>



Reply to: