Ticket #1004 (new defect)
Error while installing ndas-admin on debian 5.0 lenny
| Reported by: | dominik.bayerl@… | Owned by: | hootch |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | xplat | Version: | |
| Severity: | normal | Keywords: | debian, ndas, ximeta, lenny, 5.0 |
| Cc: | cpu/chip: | i386 | |
| Linux Distribution: | Debian | Linux Dist Version: | 5.0 Lenny |
| Kernel Version (Result of "uname -r"): | 2.6.26-1-686 |
Description (last modified by dahweeds) (diff)
==============================================================================
Linux version 2.6.26-1-686 (Debian 2.6.26-13) (waldi@…) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 18:29:31 UTC 2009
-r--r--r-- 1 root root 4159 1. Okt 2006 /lib/modules/2.6.18-1-686/kernel/drivers/block/ndas/CREDITS.txt
-rw-r--r-- 1 root root 33199 1. Okt 2006 /lib/modules/2.6.18-1-686/kernel/drivers/block/ndas/ndas_block.ko
-rw-r--r-- 1 root root 187786 1. Okt 2006 /lib/modules/2.6.18-1-686/kernel/drivers/block/ndas/ndas_core.ko
-rw-r--r-- 1 root root 34415 1. Okt 2006 /lib/modules/2.6.18-1-686/kernel/drivers/block/ndas/ndas_sal.ko
gcc (Debian 4.3.2-1.1) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
==============================================================================
Attachments
Change History
comment:2 Changed 3 years ago by dahweeds
- Kernel Version (Result of "uname -r") changed from unknown to 2.6.26-1-686
- Keywords debian, ndas, ximeta, lenny, 5.0 added
I have installed the current NDAS from source on Debian Lenny.
I followed the installation instructions from the tutorial.
I saw an error something like the one you posted, so I did have to reboot. That is also written in the tutorial though.
* Note: If you get an error after the third line about it not finding ndas, restart your machine and try again
* Note: You don't need to run m-a prepare again when reinstalling NDAS package later.
* as of 2008-12-20 if you are running on 2.6.27 kernel (Ubuntu 8.10) you may need a patch #839
* For Ubuntu 9.04 on 2.6.28 kernel, download and apply the patch for the 2.6.27 kernel, and then the patch for the 2.6.28 kernel, before you start to install the package.
My system is totally just downloaded by the stable repository and I had received a kernel update from there automatically a few days before. So I think this is a "works for me" ticket.
My System:
lennybox:/home/user/ndas# uname -r 2.6.26-2-686 lennybox:/home/david/ndas# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 5.0.1 (lenny) Release: 5.0.1 Codename: lenny
I noticed your kernel version was 2.6.26-1-686 but mine ..26-2-686. It probably makes no difference.
Changed 3 years ago by dahweeds
-
attachment
ndasadmin_1.1-24_i386.deb
added
ndasadmin generated when I did the install procedure on my stock install lenny box
Changed 3 years ago by dahweeds
-
attachment
ndas-modules-src_1.1-24_all.deb
added
modules src generated when I did the install procedure on my stock install lenny box
