Your message dated Sat, 5 Feb 2005 17:19:56 -0800
with message-id <[EMAIL PROTECTED]>
and subject line closing
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; 3 Jul 2001 10:55:15 +0000
>From [EMAIL PROTECTED] Tue Jul 03 05:55:15 2001
Return-path: <[EMAIL PROTECTED]>
Received: from ivanova.coker.com.au [::ffff:203.36.46.209] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15HNpq-0002fl-00; Tue, 03 Jul 2001 05:55:15 -0500
Received: from lyta.coker.com.au (ivanova [127.0.0.1])
        by ivanova.coker.com.au (Postfix) with ESMTP
        id 41727FB51; Tue,  3 Jul 2001 20:55:02 +1000 (EST)
Received: by lyta.coker.com.au (Postfix, from userid 1001)
        id 7CA485529; Tue,  3 Jul 2001 11:05:54 +0200 (CEST)
From: [EMAIL PROTECTED]
Subject: rlinetd: source bug in handling IPv6
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.9
Message-Id: <[EMAIL PROTECTED]>
Date: Tue,  3 Jul 2001 11:05:54 +0200 (CEST)
Delivered-To: [EMAIL PROTECTED]

Package: rlinetd
Version: 0.5.1
Severity: wishlist

Here is a sample from strace rlinetd:

socket(PF_INET6, SOCK_STREAM, 6)        = -1 ENOSYS (Function not implemented)
socket(PF_INET6, SOCK_STREAM, 6)        = -1 ENOSYS (Function not implemented)
socket(PF_INET6, SOCK_STREAM, 6)        = -1 EAFNOSUPPORT (Address family not 
supported by protocol)
close(-1)

Firstly if the first attempt fails then why try again?

Next -1 is not a valid file handle so it should not be closed.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux lyta 2.4.5 #3 Mon Jun 4 14:14:58 CEST 2001 i686 unknown

Versions of the packages rlinetd depends on:
ii  libc6          2.2.3-6        GNU C Library: Shared libraries and Timezone

--- Begin /etc/rlinetd.conf (modified conffile)
directory "/etc/rlinetd.d";
defaults {
  instances 10;
  user "root";
  # only making services available to your inside network?
  # interface 192.168.1.1;
}

--- End /etc/rlinetd.conf

---------------------------------------
Received: (at 103299-done) by bugs.debian.org; 6 Feb 2005 01:19:59 +0000
>From [EMAIL PROTECTED] Sat Feb 05 17:19:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail28.sea5.speakeasy.net [69.17.117.30] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cxb5i-0000sM-00; Sat, 05 Feb 2005 17:19:58 -0800
Received: (qmail 19741 invoked from network); 6 Feb 2005 01:19:58 -0000
Received: from gateway.sf.frob.com ([64.81.54.130])
          (envelope-sender <[EMAIL PROTECTED]>)
          by mail28.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP
          for <[EMAIL PROTECTED]>; 6 Feb 2005 01:19:58 -0000
Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228])
        by gateway.sf.frob.com (Postfix) with ESMTP id 4324A357B
        for <[EMAIL PROTECTED]>; Sat,  5 Feb 2005 17:19:57 -0800 (PST)
Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1])
        by magilla.sf.frob.com (8.12.11/8.12.9) with ESMTP id j161Ju7N008144
        for <[EMAIL PROTECTED]>; Sat, 5 Feb 2005 17:19:56 -0800
Received: (from [EMAIL PROTECTED])
        by magilla.sf.frob.com (8.12.11/8.12.11/Submit) id j161Jujt008141;
        Sat, 5 Feb 2005 17:19:56 -0800
Date: Sat, 5 Feb 2005 17:19:56 -0800
Message-Id: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: closing
X-Windows: a terminal disease.
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=0.6 required=4.0 tests=BAYES_01,NO_REAL_NAME,ONEWORD 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is an ancient report with no real indication there was ever an strace bug.


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

Reply via email to