[Slackbuilds-users] Slackbuilds and GPG

Slack Coder slackcoder at server.ky
Tue Dec 10 11:23:04 UTC 2024


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

```


On 12/9/24 10:21, Willy Sudiarto Raharjo wrote:
>>> Also, using the CHECKSUMS.md5 file fails after cloning using rsync. 
>>> Some of CHECKSUMS.md5's listed files are missing.
>>>
>>> ```
>>>
>>> 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: ./.gitlab-ci.yml: No such file or direcory
>>> # ./.gitlab-ci.yml: FAILED open or read
>>> # md5sum: WARNING: 2 listed files could not be read
>>> # 1
>>
>> These files should not be listed
>> i will have a look on it
>
> it should be fixed now
>
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>


More information about the SlackBuilds-users mailing list