Your message dated Sun, 06 Mar 2005 09:17:31 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#288260: fixed in rtai 3.1.0-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; 2 Jan 2005 19:05:25 +0000
>From [EMAIL PROTECTED] Sun Jan 02 11:05:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sark4.cc.gatech.edu [130.207.7.19] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1ClB2b-0006gt-00; Sun, 02 Jan 2005 11:05:25 -0800
Received: from tokyo.cc.gatech.edu (tokyo.cc.gatech.edu [130.207.114.15])
        by sark4.cc.gatech.edu (8.12.10/8.12.8) with ESMTP id j02J5Lna009215
        for <[EMAIL PROTECTED]>; Sun, 2 Jan 2005 14:05:24 -0500 (EST)
Received: from dhcp-128-61-134-236.bme.gatech.edu 
(dhcp-128-61-134-236.bme.gatech.edu [128.61.134.236])
        by tokyo.cc.gatech.edu (8.12.10/8.12.8) with ESMTP id j02J5KlM019376
        for <[EMAIL PROTECTED]>; Sun, 2 Jan 2005 14:05:21 -0500 (EST)
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: rtai-source: User module arguments 
X-Debbugs-CC: Ivan Raikov <[EMAIL PROTECTED]>
From: Ivan Raikov <[EMAIL PROTECTED]>
Date: Sun, 02 Jan 2005 14:05:20 -0500
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

--=-=-=

Package: rtai-source
Version: 3.1.0-1
Severity: wishlist

The script rtai-load currently does not allow the passing of arguments
to modules loaded with push, e.g.:

test:rtai_ksched+rtai_fifos:push my_module arg=1 test=2: my_app: popall:

The following patch adds that capability.


--=-=-=
Content-Type: text/x-patch
Content-Disposition: inline; filename=patch
Content-Description: Patch to add support for module arguments.

*** rtai-core/scripts/rtai-load.in.old  Wed Dec 22 16:31:39 2004
--- rtai-core/scripts/rtai-load.in      Sun Jan  2 14:00:59 2005
***************
*** 179,187 ****
          else
             modpath="$mod"
          fi
        if `echo $loadlist | grep -vq "\\b$mod\\b"`; then
!          test $verbose = 1 && echo "+ $insmod $modpath$modext"
!          $sudo $insmod $modpath$modext
           if test $? = 0; then
                loadlist="$loadlist $mod"
              inslist="$mod $inslist"
--- 179,188 ----
          else
             modpath="$mod"
          fi
+         shift 2
        if `echo $loadlist | grep -vq "\\b$mod\\b"`; then
!          test $verbose = 1 && echo "+ $insmod $modpath$modext $@"
!          $sudo $insmod $modpath$modext $@
           if test $? = 0; then
                loadlist="$loadlist $mod"
              inslist="$mod $inslist"

--=-=-=



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-adeos
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)

Versions of packages rtai-source depends on:
ii  make                          3.80-9     The GNU version of the "make" util

-- no debconf information

--=-=-=--


---------------------------------------
Received: (at 288260-close) by bugs.debian.org; 6 Mar 2005 14:23:03 +0000
>From [EMAIL PROTECTED] Sun Mar 06 06:23:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D7wet-00077L-00; Sun, 06 Mar 2005 06:23:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D7wZX-0003sy-00; Sun, 06 Mar 2005 09:17:31 -0500
From: Edelhard Becker <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#288260: fixed in rtai 3.1.0-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 06 Mar 2005 09:17:31 -0500
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: 

Source: rtai
Source-Version: 3.1.0-3

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

kernel-patch-adeos_3.1.0-3_i386.deb
  to pool/main/r/rtai/kernel-patch-adeos_3.1.0-3_i386.deb
rtai-doc_3.1.0-3_all.deb
  to pool/main/r/rtai/rtai-doc_3.1.0-3_all.deb
rtai-source_3.1.0-3_i386.deb
  to pool/main/r/rtai/rtai-source_3.1.0-3_i386.deb
rtai_3.1.0-3.diff.gz
  to pool/main/r/rtai/rtai_3.1.0-3.diff.gz
rtai_3.1.0-3.dsc
  to pool/main/r/rtai/rtai_3.1.0-3.dsc
rtai_3.1.0-3_i386.deb
  to pool/main/r/rtai/rtai_3.1.0-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.
Edelhard Becker <[EMAIL PROTECTED]> (supplier of updated rtai 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: Sun,  6 Mar 2005 14:59:14 +0100
Source: rtai
Binary: rtai-doc kernel-patch-adeos rtai-source rtai
Architecture: source all i386
Version: 3.1.0-3
Distribution: unstable
Urgency: low
Maintainer: Edelhard Becker <[EMAIL PROTECTED]>
Changed-By: Edelhard Becker <[EMAIL PROTECTED]>
Description: 
 kernel-patch-adeos - ADEOS nanokernel for sharing hardware resources
 rtai       - real time application interface
 rtai-doc   - real time application interface (documentation)
 rtai-source - real time application interface (module source)
Closes: 288260 288264 288643 289605
Changes: 
 rtai (3.1.0-3) unstable; urgency=low
 .
   * applied Ivan Raikovs module-argument patch (Closes: #288260)
   * applied Ivan Raikovs module-load-failure patch (Closes: #288264)
   * added a note about creating the /dev/rtfN FIFO devices on first install;
     not done automatically because MAKEDEV doesn't support these entries
     (Closes: #289605), thanks Ivan for these three
   * added ${ROOT_CMD} to debian/rules commands for building modules as needed
     (Closes: #288643), thanks Jan
Files: 
 294bfece0b5bc678ecaf8a062724892f 633 devel extra rtai_3.1.0-3.dsc
 e9424ae00f09908b4a25438bbc5b886d 33848 devel extra rtai_3.1.0-3.diff.gz
 500f2ee68cc562b92837fdbb418c4502 797428 doc extra rtai-doc_3.1.0-3_all.deb
 1f2520dc947b30470f2ff62f871da8a4 23072 devel extra rtai_3.1.0-3_i386.deb
 f5d428c0f7de6f24c439d6f0f709fde4 1562692 devel extra 
rtai-source_3.1.0-3_i386.deb
 fc1f059d321081048a443806baeb983d 327864 devel extra 
kernel-patch-adeos_3.1.0-3_i386.deb

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

iD8DBQFCKw1jlByGkm8iLx8RAhHCAKCrJYyHOrASSeeLpHEx5NuzkmiBewCfZWc5
8xeDXngkX3mAEjxZ3jrEPeI=
=Cv6y
-----END PGP SIGNATURE-----


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

Reply via email to