Package Details: stlink-server 2.1.1-8

Git Clone URL: https://aur.archlinux.org/stlink-server.git (read-only, click to copy)
Package Base: stlink-server
Description: An application to share the debug interface of a single ST-LINK board among several host applications, typically a debugging tool and a monitoring tool
Upstream URL: https://www.st.com/en/development-tools/st-link-server.html
Keywords: debug Development monitoring server Software st-link stm32 Tools UART USB
Licenses: custom:SLA0048
Submitter: None
Maintainer: yjun
Last Packager: yjun
Votes: 1
Popularity: 0.68
First Submitted: 2021-04-14 14:05 (UTC)
Last Updated: 2024-12-19 15:07 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

malsyned commented on 2024-11-23 19:36 (UTC)

@salimp Yup, same thing happened to me today. Seems like they're changing this file pretty often. The right move might be to just change that hash to SKIP instead.

salimp commented on 2024-11-23 12:04 (UTC) (edited on 2024-11-23 12:05 (UTC) by salimp)

i tried to update this today. it failed again. it was working a couple of days ago . Again sha checks fails ; this is the one in pkgbuild ;

sha256sums=('a84a0ada7c9b6343e559dacd37e42a815c500d0f4a517db3d1e511d056903bf6'
            'f9270b447c7d223007703f800292d58ca2716a041ceae250d3e3c5e3fc2bd4f8')

but it still fails. you can install manually after git clone & cd into it &

makepkg --skipchecksums --skippgpcheck 

But not sure this is so safe to do that

malsyned commented on 2024-11-19 21:28 (UTC)

A fix for the sha256sum of the license PDF: https://pastebin.com/raw/BUAe5vWs

ozz commented on 2024-11-19 13:26 (UTC)

This is still broken.

==> Validating source files with sha256sums...
    en.st-link-server-v2.1.1.zip ... Passed
    SLA0048_ST-LINK-SERVER.pdf ... FAILED
==> ERROR: One or more files did not pass the validity check!

Jeff_WuYo commented on 2024-11-16 13:39 (UTC) (edited on 2024-11-17 01:42 (UTC) by Jeff_WuYo)

Please update checksum for both file, also, there's an error at line 65 [code] /home/user/.cache/paru/clone/stlink-server/PKGBUILD: line 65: cd: /tmp/makepkg/stlink-server/src/en.st-link-server_v2.1.1-2: No such file or directory [/code]

salimp commented on 2024-11-16 11:47 (UTC) (edited on 2024-11-16 11:48 (UTC) by salimp)

@malsyned the correct for PDf worked; which is the second one in SHA256sum list. and it worked using makepkg

malsyned commented on 2024-11-15 16:37 (UTC)

I'm getting a sha256sum error for the PDF as well. The PDF looks to have downloaded correctly and contain the license text, but the sha256sum is f9270b447c7d223007703f800292d58ca2716a041ceae250d3e3c5e3fc2bd4f8 which is different from the one specified in the PKGBUILD.

kumen commented on 2024-11-11 19:03 (UTC) (edited on 2024-11-11 19:04 (UTC) by kumen)

sha256sums of SLA0048_ST-LINK-SERVER.pdf was changed. Maybe it can be set to: "SKIP"?
Upstream URL have additional ' character

yjun commented on 2024-10-18 13:45 (UTC)

@Arkyos fixed.

Arkyos commented on 2024-10-15 19:56 (UTC)

URL is unreachable: curl: (92) HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2)