Package Details: seatools-ssd-gui 4.1.88-1

Git Clone URL: https://aur.archlinux.org/seatools-ssd-gui.git (read-only, click to copy)
Package Base: seatools-ssd-gui
Description: Graphical dashboard and diagnostic tools optimized for Seagate Solid State Drives (SSD).
Upstream URL: https://www.seagate.com/support/downloads/seatools/
Licenses: custom:Seagate EULA
Submitter: javum
Maintainer: None
Last Packager: javum
Votes: 2
Popularity: 0.000000
First Submitted: 2020-05-04 14:49 (UTC)
Last Updated: 2020-09-05 16:38 (UTC)

Latest Comments

andrej commented on 2021-09-21 18:07 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index 97c255a..940f1fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@

 _original_name=SeaToolsSSD
 pkgname=seatools-ssd-gui
-pkgver=4.1.88
+pkgver=4.2.88
 pkgrel=1
 pkgdesc="Graphical dashboard and diagnostic tools optimized for Seagate Solid State Drives (SSD)."
 arch=(x86_64)
@@ -23,7 +23,7 @@ source=(https://www.seagate.com/files/old-support-files/seatools/${_original_nam
         $pkgname-hidpi
         org.archlinux.pkexec.$pkgname.policy)

-md5sums=('a7186dbba0003f25760a0840558f5df1'
+md5sums=('99e68990e9eab04a33accc7b65c88f7f'
          'd92ae37baa475b2d7b8cddd0e862f85a'
          '090c762796dccd4db8103e2f62a5210e'
          'a336e165fc8d9fc6a04bcff50de3f0b7'
@@ -43,7 +43,7 @@ build() {
   msg2 "Unpacking files from installer"
   chmod 755 ./bitrock-unpacker.tcl
   cd $srcdir
-  ./bitrock-unpacker.tcl $srcdir/Linux/$_original_name-$pkgver-linux-x64-installer.run $srcdir/unpacked.vfs
+  ./bitrock-unpacker.tcl $srcdir/$_original_name-$pkgver-linux-x64-installer.run $srcdir/unpacked.vfs
 }

 package() {
@@ -64,7 +64,7 @@ package() {

   # Install documentation files
   install -dm755 "$pkgdir/usr/share/doc/$pkgname"
-  install -m644 -t "$pkgdir/usr/share/doc/$pkgname" "$srcdir/SeaToolsSSD-GUI_100837824_E.pdf"
+  install -m644 -t "$pkgdir/usr/share/doc/$pkgname" "$srcdir/"*'.pdf'

   # License
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"

The packages builds after this^^^ ugly hack, but I have no clue whether it works.

J5lx commented on 2021-08-12 09:39 (UTC)

I get the following error when trying to build this package (other than the checksum issue):

  -> Unpacking files from installer
cannot open file: /build/seatools-ssd-gui/src/Linux/SeaToolsSSD-4.2.88-linux-x64-installer.run
    while executing
"vopen $mkfile"
    (procedure "vfs::mkcl::Mount" line 3)
    invoked from within
"vfs::mkcl::Mount /build/seatools-ssd-gui/src/Linux/SeaToolsSSD-4.2.88-linux-x64-installer.run /installer -readonly"
    ("eval" body line 1)
    invoked from within
"eval [linsert $args 0 vfs::mkcl::Mount $mkfile $local]"
    (procedure "vfs::mk4::Mount" line 5)
    invoked from within
"vfs::mk4::Mount $installerFile $installerMount -readonly"
    (file "./bitrock-unpacker.tcl" line 25)
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /var/lib/archbuild/extra-x86_64/user/build

javum commented on 2020-11-14 14:24 (UTC)

Yes, it's 4.2.75 now, but it crashes at start. I'm trying to find solution.

qontinuum commented on 2020-11-14 08:33 (UTC)

==> Validating source files with md5sums...
    SeaToolsSSD-GUI.zip ... FAILED

Probably a new version