Package mold is marked as blacklisted, yet there's an outdated build #136

Closed
opened 2022-08-16 01:57:59 +02:00 by Nay · 3 comments

Despite not being listed in here, mold is marked as blacklisted in the package status page. I'd believe there's a reason for that to be done - however, not only it is blacklisted, but the repository also contains an outdated version (1.3.0, where the current one is 1.4.0) which disallows us to fetch the new one from the Arch repos. (Anyway, it'd be better to update the issue and probably the config_dist.yml file to give an idea of what packages are actually blacklisted instead of going through 10k+ packages?)

I'm sorry if this is not the place to report this kind of issues - didn't see any other appropriate place to.

Despite [not being listed in here](https://git.harting.dev/ALHP/ALHP.GO/issues/16), `mold` is marked as blacklisted in [the package status page](https://alhp.anonfunc.dev/packages.html). I'd believe there's a reason for that to be done - however, not only it is blacklisted, but the repository also contains an outdated version (`1.3.0`, where the current one is `1.4.0`) which disallows us to fetch the new one from the Arch repos. (Anyway, it'd be better to update the issue and _probably_ [the `config_dist.yml` file](https://git.harting.dev/ALHP/ALHP.GO/src/branch/master/config_dist.yaml) to give an idea of what packages are actually blacklisted instead of going through 10k+ packages?) I'm sorry if this is not the place to report this kind of issues - didn't see any other appropriate place to.
anonfunc added the
bug
label 2022-08-16 16:57:02 +02:00
Owner

Hi @Nay,

thanks for your report. This should not happen no, blacklisted packages should not be a part of the repo. I added a housekeeping job to fix this in b0d570363f.

mold was blacklisted because it had a test that would run indefinitely without ever terminating, I forgot to add it to #16. I'll fix that as well.

PS: The config_dist.yaml is just an example config, not the live config file.

Hi @Nay, thanks for your report. This should not happen no, blacklisted packages should not be a part of the repo. I added a housekeeping job to fix this in https://git.harting.dev/ALHP/ALHP.GO/commit/b0d570363f06c18882f32357bf8888b13245bab5. `mold` was blacklisted because it had a test that would run indefinitely without ever terminating, I forgot to add it to #16. I'll fix that as well. PS: The `config_dist.yaml` is just an example config, not the live config file.
Owner

This should be resolved now, since above mentioned commit is now deployed.

Can you confirm this is fixed for you?

This should be resolved now, since above mentioned commit is now deployed. Can you confirm this is fixed for you?
Author

Seems to be working now as intended indeed. Thanks for fixing it!

Seems to be working now as intended indeed. Thanks for fixing it!
Nay closed this issue 2022-08-17 04:51:59 +02:00
Sign in to join this conversation.
No description provided.