Package: scsitools
Version: 0.10-2.1
Severity: normal

Same here on my system.  My SCSI hard drive (swap) exists and works:

    % lsscsi 
    [1:0:4:0]    disk    SEAGATE  ST11200N         8334  /dev/sdb

...but:

    rescan-scsi-bus.sh ; echo $?
    Error: SCSI subsystem not active
    1

Copy & paste fix for busy users:

    # be root
    # goto /tmp, fetch new upstream version
    cd /tmp
    wget http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh-1.35
    # correct permissions on new version
    chmod  --reference=/sbin/rescan-scsi-bus.sh /tmp/rescan-scsi-bus.sh-1.35 
    # replace old version
    mv -f /tmp/rescan-scsi-bus.sh-1.35 /sbin/rescan-scsi-bus.sh

HTH...

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages scsitools depends on:
ii  debconf [debconf-2.0]         1.5.28     Debian configuration management sy
ii  libc6                         2.10.1-7   GNU C Library: Shared libraries
ii  sg3-utils                     1.28-2     utilities for working with generic
ii  util-linux                    2.16.2-0   Miscellaneous system utilities

Versions of packages scsitools recommends:
ii  tk8.3 [wish]                  8.3.5-15   Tk toolkit for Tcl and X11, v8.3 -
ii  tk8.4 [wish]                  8.4.19-4   Tk toolkit for Tcl and X11, v8.4 -
ii  tk8.5 [wish]                  8.5.8-1    Tk toolkit for Tcl and X11, v8.5 -

scsitools suggests no packages.

-- debconf information:
* scsitools/info:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to