Package diskscan: Information

    Source package: diskscan
    Version: 0.20-alt1_3.11
    Latest version according to Repology
    Build time:  Aug 29, 2023, 05:05 PM in the task #328173
    Report package bug
    Summary: Scan disk for bad or near failure sectors
    Description: 
    DiskScan is a Unix/Linux tool to scan a block device and check
    if there are unreadable sectors, in addition it uses read
    latency times as an assessment for a near failure as sectors
    that are problematic to read usually entail many retries. This
    can be used to assess the state of the disk and maybe decide
    on a replacement in advance to its imminent failure. The disk
    self test may or may not pick up on such clues depending on
    the disk vendor decision making logic.

    List of rpms provided by this srpm:
    diskscan (x86_64, ppc64le, i586, armh, aarch64)
    diskscan-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. cmake >= 3.0.2
      2. python3-module-beautifulsoup4
      3. python3-module-markdown
      4. python3-module-yaml
      5. rpm-macros-suse-compat
      6. gcc-c++
      7. libtinfo-devel
      8. pkgconfig(zlib)
      9. pkgconfig(ncurses)

    Last changed


    Aug. 29, 2023 Igor Vlasenko 0.20-alt1_3.11
    - update by suseimport
    May 5, 2022 Igor Vlasenko 0.20-alt1_3.5
    - update by suseimport
    Dec. 12, 2020 Igor Vlasenko 0.20-alt1_2.10
    - cleaned python2 buildrequires