Your message dated Wed, 13 Feb 2008 21:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#379181: fixed in rtai 3.6-1
has caused the Debian Bug report #379181,
regarding rtai: Fails to compile on kernel 2.6.16 and 2.6.17
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
379181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379181
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: rtai
Version: 3.2-1
Severity: important
Justification: fails to build from source


System is a Knoppix 5.0.1EN installed to hard drive as debian.

###
### RTAI  (realtime extensions)
###
apt-get install rtai rtai-doc rtai-source
apt-get install kernel-patch-adeos
apt-get install linux-source-2.6.17
cd /usr/src
tar jxvf rtai-source.tar.bz2
tar jxvf linux-source-2.6.17.tar.bz2
cd linux-source-2.6.17
cp ../kernel.conf .config
make-kpkg clean
make-kpkg --added-patches adeos --config x kernel_image modules_image
   # there are problems with adeos patches for 2.6.17 being missing

apt-get install linux-source-2.6.16
apt-get install linux-image-2.6.16-2-686  # need config file
   # interactive, acknowledge messages and tell it to proceed
         
cd /usr/src
tar jxvf linux-source-2.6.16.tar.bz2

cd linux-source-2.6.16
 # cp ../kernel.conf .config
cp /boot/config-2.6.16-2-686 .config
yes| tr "y" "\n" | make-kpkg --added-patches adeos --config oldconfig 
kernel_image modules_image

#configure: error: HAL patch not applied/enabled in
/usr/src/linux-source-2.6.16
#Module /usr/src/modules/rtai failed.
# closest I could find was:
 patch --dry-run -p1 
<../modules/rtai/rtai-core/arch/i386/patches/hal7-2.6.8.1.patch
# which had a very large number of rejects
cd /usr/src/modules/rtai
../configure
# error: HAL patch not applied/enabled in /usr/src/linux-source-2.6.16
apt-get -t unstable install rtai rtai-doc rtai-source
cd /usr/src/linux-source-2.6.16
make-kpkg clean
yes| tr "y" "\n" | make-kpkg --added-patches adeos --config oldconfig 
kernel_image modules_image
  # same error

# No HAL patch for 2.6.16 is in evidence.          



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

Versions of packages rtai depends on:
ii  rtai-doc                      3.2-1      real time application interface (d
ii  rtai-source                   3.2-1      real time application interface (m

rtai recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: rtai
Source-Version: 3.6-1

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:

rtai-doc_3.6-1_all.deb
  to pool/main/r/rtai/rtai-doc_3.6-1_all.deb
rtai-source_3.6-1_i386.deb
  to pool/main/r/rtai/rtai-source_3.6-1_i386.deb
rtai_3.6-1.diff.gz
  to pool/main/r/rtai/rtai_3.6-1.diff.gz
rtai_3.6-1.dsc
  to pool/main/r/rtai/rtai_3.6-1.dsc
rtai_3.6-1_i386.deb
  to pool/main/r/rtai/rtai_3.6-1_i386.deb
rtai_3.6.orig.tar.gz
  to pool/main/r/rtai/rtai_3.6.orig.tar.gz



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: Wed, 13 Feb 2008 22:19:23 +0100
Source: rtai
Binary: rtai rtai-source rtai-doc
Architecture: source all i386
Version: 3.6-1
Distribution: unstable
Urgency: low
Maintainer: Edelhard Becker <[EMAIL PROTECTED]>
Changed-By: Edelhard Becker <[EMAIL PROTECTED]>
Description: 
 rtai       - Real Time Application Interface
 rtai-doc   - Real Time Application Interface (documentation)
 rtai-source - Real Time Application Interface (module source)
Closes: 379181 415651 459460
Changes: 
 rtai (3.6-1) unstable; urgency=low
 .
   [ Roland Stigge ]
   * New upstream release
   * No separate ADEOS package necessary (Closes: #415651)
   * RTAI doesn't support kernels < 2.6.19 (Closes: #379181)
   * debian/watch: New contents thanks to Raphael Geissert (Closes: #459460)
   * debian/control:
     - Homepage: Control field
     - Standards-Version: 3.7.3
     - Removed autotools-dev from Build-Depends line
     - Added Architecture amd64
     - Removed Architecture mips*
   * debian/README.Debian: Adjustments to current practice
   * debian/compat: 6 (Debhelper default compatibility level)
   * debian/copyright:
     - Updated download location (rtai.org)
     - Updated copyright information (complete with year etc.)
     - Updated license information (GPLv2)
   * debian/rules: Major rework
 .
   [ Edelhard Becker ]
   * upload Rolands work, added him to Uploaders: so he doesn't has to wait
     for me on his future improvements. Thanks, Roland.
Files: 
 ae1fa521d8948baa10d956e1ff19b344 680 devel extra rtai_3.6-1.dsc
 6484f753fb6f20c473080015649536c1 3245801 devel extra rtai_3.6.orig.tar.gz
 d05e22738686f72b024ad6e47c2147bc 69850 devel extra rtai_3.6-1.diff.gz
 612204db01d6ba7fda54a924a8ad1f84 615726 doc extra rtai-doc_3.6-1_all.deb
 e6e99adf46c03d571e26644176a20c85 2148848 devel extra rtai-source_3.6-1_i386.deb
 9f4bf93c7f927ef6508eca1da962508f 34618 devel extra rtai_3.6-1_i386.deb

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

iD8DBQFHs2KulByGkm8iLx8RAqyqAJ44vYs6W9vF6ZTCHGJPugE/YwNl4gCeJKX3
FO+g4HB4Exb0HvBCOvdg/eU=
=/roB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to