[Slackbuilds-users] Slackbuilds and GPG
Slack Coder
slackcoder at server.ky
Tue Dec 10 18:51:45 UTC 2024
On 12/10/24 10:29, Willy Sudiarto Raharjo wrote:
>> Thanks, though unfortunately ./.github/workflows/ci.yml is still
>> causing problems.
>>
>>
>> ```
>> (rm -fr 15.0; rsync -azq rsync://slackbuilds.org/slackbuilds/15.0 . ;
>> cd 15.0; tail +13 CHECKSUMS.md5 | md5sum -c --quiet -;echo $?)
>> md5sum: ./.github/workflows/ci.yml: No such file or directory
>> ./.github/workflows/ci.yml: FAILED open or read
>> md5sum: WARNING: 1 listed file could not be read
>> 1
>
> Please re-check again
> it should be fixed now
>
Nice, working.
Re: the GPG key signature, it would be nice to have. Alienbob includes
it, and fetching security at slackware.com's signature from the keyserver's
now requires an obscure '--keyserver-options no-self-sigs-only'
argument. Refreshing the key with the flag and re-exporting it to file
will include it.
More information about the SlackBuilds-users
mailing list