@mclever you're wonderful (please, marry me :-p)!
Segger told me that they were considering reverting to the "old" download way, but I didn't know that it was made. Thank you very much for noticing it.
PKGBUILD has beeen updated
Git Clone URL: | https://aur.archlinux.org/jlink-systemview.git (read-only, click to copy) |
---|---|
Package Base: | jlink-systemview |
Description: | Segger SystemView for Linux |
Upstream URL: | https://www.segger.com/downloads/jlink/ |
Licenses: | custom |
Groups: | jlink |
Submitter: | AlexisPolti |
Maintainer: | AlexisPolti (pzl) |
Last Packager: | AlexisPolti |
Votes: | 21 |
Popularity: | 0.066706 |
First Submitted: | 2016-01-22 00:18 (UTC) |
Last Updated: | 2025-08-16 17:36 (UTC) |
@mclever you're wonderful (please, marry me :-p)!
Segger told me that they were considering reverting to the "old" download way, but I didn't know that it was made. Thank you very much for noticing it.
PKGBUILD has beeen updated
It looks to me as if Segger is once again allowing downloads without prior login. Am I correct?
For example, it provides the static URL: https://www.segger.com/downloads/systemview/SystemView_Linux_V360e_x86_64.tgz
Which downloads a valid archive with correct content. This would allow us to switch back to the old automated procedure and simplify the process, right?
Md5sums corrected, sorry!
For me it doesn't work.
==> Validating source files with md5sums...
SystemView_Linux_V360e_x86_64.tgz ... FAILED
SystemView.desktop ... Passed
SystemView.svg ... FAILED
==> ERROR: One or more files did not pass the validity check!
diff --git a/PKGBUILD b/PKGBUILD
index dca0783..a73cbfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('custom')
groups=('jlink')
depends=('jlink-software-and-documentation' 'jlink-systemview-target-src')
source=("file://SystemView_Linux_V${pkgver/./}_x86_64.tgz" "SystemView.desktop" "SystemView.svg")
-md5sums=('f2c586f748569d55b3de4e9e05bfff82' '89e75b3008c53de7fc22c00da5abba01' '6a88b01fec97e7bbb9d63248405b8e41')
+md5sums=('6a88b01fec97e7bbb9d63248405b8e41' '89e75b3008c53de7fc22c00da5abba01' '54635efec35cdbb6f60b997a8fceee74')
url="https://www.segger.com/downloads/jlink/"
package(){
Segger has changed the download mode. Now, users are required to create an account and login to download SystemView.
I'm currently quite ill (41°C fever), I'll upload a new PKGBUILD as soon as have recovered the use of my dead neurons. In the meantime, I'll ask Segger if they can revert to the old mode of download.
If you want to build the package, just download the tarball to build the package (https://aur.archlinux.org/cgit/aur.git/snapshot/jlink-systemview.tar.gz), extract it wherever you seem fit, download Systemview from Segger and put it in the same directory as the previously extracted files, then run makepkg -si
Sorry for the inconvenience...
It is broken for me.
When I go to https://www.segger.com/downloads/systemview/systemview_linux_tgz64 I get asked to log in.
When I wget the same link or https://www.segger.com/downloads/systemview/SystemView_Linux_V360_x86_64.tgz it downloads a broken file (the file is html with the same login request as in the browser, but it downloads it with tgz extension).
Also the newest version now is V360d (instead of -c).
MD5 sum is f2c586f748569d55b3de4e9e05bfff82
Fixed, we are now on 3.60c
Seems to be broken again:
:: (1/1) Parsing SRCINFO: jlink-systemview
==> Making package: jlink-systemview 10:3.60b-0 (Tue 01 Apr 2025 15:46:47)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found SystemView.desktop
-> Found SystemView.svg
-> Found SystemView_Linux_V360b_x86_64.tgz
==> Validating source files with md5sums...
SystemView.desktop ... Passed
SystemView.svg ... Passed
==> Validating source_x86_64 files with md5sums...
SystemView_Linux_V360b_x86_64.tgz ... FAILED
==> ERROR: One or more files did not pass the validity check!
-> error making: jlink-systemview-exit status 1
-> Failed to install the following packages. Manual intervention is required:
jlink-systemview - exit status 1
Please consider using https://www.segger.com/downloads/systemview/SystemView_Linux_V340_x86_64.tgz (replace the version in the link does work) instead, as the default link (https://www.segger.com/downloads/systemview/systemview_linux_tgz64) always points to the latest release.
Pinned Comments