Your message dated Sat, 15 Apr 2006 14:32:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#293964: fixed in scsitools 0.9-1
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)

--- Begin Message ---
Package: scsitools
Version: 0.8-1
Severity: normal


What's available:

        scsiinfo -l
        /dev/sda

As root, I try to benchmark 'sda' with 'sraw':

        sraw /dev/sda ; echo $?
        program sraw is using a deprecated SCSI ioctl, please convert it to 
SG_IO
        Size 0  sectorsize 0
        Floating point exception
        136

I'm not sure if the "Floating point exception" is a bug or not, 
in any event, the "SG_IO" needs explaining.  'man sraw' doesn't
mention what the proper syntax is.

I also tried '/dev/sg*':

        for f in /dev/sg*; do echo testing $f...; sraw $f; echo $?; done
        testing /dev/sg0...
        Size 0  sectorsize 0
        Floating point exception
        136
        testing /dev/sg1...
        0
        testing /dev/sg10...
        0
        testing /dev/sg11...
        0
        testing /dev/sg12...
        0
        testing /dev/sg13...
        0
        testing /dev/sg14...
        0
        testing /dev/sg15...
        0
        testing /dev/sg16...
        0
        testing /dev/sg2...
        0
        testing /dev/sg3...
        0
        testing /dev/sg4...
        0
        testing /dev/sg5...
        0
        testing /dev/sg6...
        0
        testing /dev/sg7...
        0
        testing /dev/sg8...
        0
        testing /dev/sg9...
        0

Since there's only one drive, most of those can't work.  Should
the error code be 0 when there's no drive?

If it matters, according to 'lshw' the specs for the SCSI hard drive 
and adapter I'm testing with are:

        *-scsi
             description: SCSI storage controller
             product: AHA-2940/2940W / AIC-7871
             vendor: Adaptec
             physical id: 13
             bus info: [EMAIL PROTECTED]:13.0
             version: 03
             clock: 33MHz
             capabilities: bus_master
             configuration: driver=aic7xxx irq=11
     *-scsi
          physical id: 2
          bus info: [EMAIL PROTECTED]
          logical name: scsi0
          configuration: driver=aic7xxx
        *-channel
             description: Channel 0
             physical id: 0
             bus info: [EMAIL PROTECTED]:0
           *-disk
                description: Disk
                product: ST11200N
                vendor: SEAGATE
                physical id: 4
                bus info: [EMAIL PROTECTED]:0:4.0
                logical name: /dev/sda
                version: 8334
                size: 1005MB
                capacity: 1014MB
                capabilities: 5400rpm
                configuration: ansiversion=2

The drive and controller do work together, the drive mounts, it 
reads and writes OK.

Hope this helps...

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages scsitools depends on:
ii  debconf                     1.4.43       Debian configuration management sy
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  util-linux                  2.12p-2      Miscellaneous system utilities

-- debconf information:
* scsitools/info:


--- End Message ---
--- Begin Message ---
Source: scsitools
Source-Version: 0.9-1

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

scsitools_0.9-1.diff.gz
  to pool/main/s/scsitools/scsitools_0.9-1.diff.gz
scsitools_0.9-1.dsc
  to pool/main/s/scsitools/scsitools_0.9-1.dsc
scsitools_0.9-1_i386.deb
  to pool/main/s/scsitools/scsitools_0.9-1_i386.deb
scsitools_0.9.orig.tar.gz
  to pool/main/s/scsitools/scsitools_0.9.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.
Eric Delaunay <[EMAIL PROTECTED]> (supplier of updated scsitools 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, 22 Mar 2006 13:28:27 +0100
Source: scsitools
Binary: scsitools
Architecture: source i386
Version: 0.9-1
Distribution: unstable
Urgency: low
Maintainer: Eric Delaunay <[EMAIL PROTECTED]>
Changed-By: Eric Delaunay <[EMAIL PROTECTED]>
Description: 
 scsitools  - Collection of tools for SCSI hardware management
Closes: 288052 288836 289154 290882 293964 304777 306651 316773 316777 317927 
333440 338857 345779 357442 357443 357444
Changes: 
 scsitools (0.9-1) unstable; urgency=low
 .
   * scsiformat, scsiinfo, sraw, scsi-spin: updated to use SG_IO to get rid of
     kernel warnings on latest 2.6.9+ kernels.
     Closes: #293964, #345779.
   * Put scsiinfo in /sbin instead of /usr/sbin as it can be useful at boot
     time. Improved it to detect more than 8 devices. Closes: #288052, #304777.
   * scsiformat: updated sanity checks before starting formating which does not
     work well with 2.6 kernels. Closes: #289154.
   * sraw: Added -v option.
   * scsi-spin: Added -vewIlL (verbose, load/eject, wait/immed, lock/unlock)
     options.
   * Removed references to scsistop in documentation as it is not provided for
     years and scsi-spin is doing better job. Closes: #288836.
   * Updated rescan-scsi-bus.sh to 1.18 (oct-2005). See manpage for new
     features. Closes: #290882, #316773.
   * Updated scsidev to 2.36.
   * Get rid of many gcc warnings about signedness of chars.
   * Fixed sentence in README.Debian. Closes: #316777.
   * Added translations for Vietnamese (courtesy of Clytie Siddall
     <[EMAIL PROTECTED]>). Closes: #317927.
   * Updated translations for German (courtesy of Daniel Knabl
     <[EMAIL PROTECTED]>), Swedish (courtesy of Daniel Nylander
     <[EMAIL PROTECTED]>). Closes: #333440, #338857.
   * Fixed typos in scsidev manpage. Closes: #357442.
   * Fixed typos in scsiformat manpage. Closes: #357443.
   * Fixed types in scsiinfo manpage. Closes: #357444.
   * Fixed spelling mistake in package's summary. Closes: #306651.
Files: 
 2cf3f19cebc91a4500146e7f6a549f52 571 utils optional scsitools_0.9-1.dsc
 50493779f03b034d7396eaaf4031082d 146034 utils optional 
scsitools_0.9.orig.tar.gz
 41e24a3406b37620038c328cfd8d6701 33195 utils optional scsitools_0.9-1.diff.gz
 438bac5d6e6e4e7c242ebf492f3dbc1a 128044 utils optional scsitools_0.9-1_i386.deb

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

iD8DBQFEQWRLrnfgQbnVapERAtjtAJ4pJH3kTgqeMTqFtiO51gvz/bzgCACfVWqV
y7LYTMZ12P+LIC+8+X6wpHA=
=ZrsI
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to