Package: ndiswrapper-common
Version: 1.21-1
Severity: important

If you have dash as /bin/sh you get this error

debian:/home/mnencia# dash -x /usr/sbin/ndiswrapper
+ set -e
+ LATEST=
+ LATEST=/usr/sbin/ndiswrapper-[^b]*
+ [ /usr/sbin/ndiswrapper-[^b]* = /usr/sbin/ndiswrapper-[^b]* ]
+ echo Error: no versions of ndiswrapper found!
Error: no versions of ndiswrapper found!
+ exit 1

Launching it with bash all work ok.

debian:/home/mnencia# bash -x /usr/sbin/ndiswrapper
+ set -e
+ LATEST=
+ for x in '/usr/sbin/ndiswrapper-[^b]*'
+ LATEST=/usr/sbin/ndiswrapper-1.8
+ '[' /usr/sbin/ndiswrapper-1.8 = '/usr/sbin/ndiswrapper-[^b]*' ']'
+ /usr/sbin/ndiswrapper-1.8
Usage: ndiswrapper OPTION

Manage ndis drivers for ndiswrapper.
-i inffile        Install driver described by 'inffile'
-d devid driver   Use installed 'driver' for 'devid'
-e driver         Remove 'driver'
-l                List installed drivers
-m                Write configuration for modprobe
-da               Write module alias configuration for all devices
-di               Write module install configuration for all devices
-v                Report version information


where 'devid' is either PCIID or USBID of the form XXXX:XXXX

Regards

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-1-k7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

-- no debconf information

-- 
---------------------------------------------------------------------
|    Marco Nenciarini    | Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia       |
---------------------------------------------------------------------
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4

Attachment: signature.asc
Description: Digital signature

Reply via email to