-
Notifications
You must be signed in to change notification settings - Fork 201
Update ROSA urls, reenable, remove EOLed distros #1525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
repos.d/rpm/rosa.yaml
Outdated
fetcher: | ||
class: RepodataFetcher | ||
url: 'http://abf-downloads.rosalinux.ru/rosa2021.1/repository/SRPMS/{source}/' | ||
url: 'http://mirror.rosa.ru/rosa/rosa2021.1/repository/SRPMS/{source}/' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May switch to https as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No problem, but are you sure that you want to spend resources on cryptography? A bit of them, but still
repos.d/rpm/rosa.yaml
Outdated
repolinks: | ||
- desc: Rosa Linux home | ||
url: http://en.rosalinux.com/ | ||
url: https://rosa.ru |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should lead to an English version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no English website now. There is a button to translate using machine translator in the top of https://rosa.ru .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I may set https://forum.rosa.ru/viewforum.php?f=21 as an English url, but rosa.ru looks better, I think.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A direct link to translated version at least, then
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That would be nice to add as an additional link.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice idea. I've added more links, but I cannot make a direct link to the English version. Also switched to https, splitted into multiple commits and wrote better commit messages.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a blocker, we don't want non-English links.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
then I can just remove this link
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Obviously repository links are required. We can't have packages without proprely described source.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done, removed
url: 'https://abf.io/import/{srcname}/raw/rosa2023.1/{srcname}.spec' | ||
groups: [ all, rosa ] | ||
|
||
- name: rosa_server_6_9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be nice if you submit it as a separate PR as this change is unrelated and should not be blocked by this PR issues.
Repology got accidently blocked on abf-downloads.rosa.ru which is under attacks by bots. We ban a lot of bots there and cannot guarantee that Repology does not get banned again. Let's better switch to mirror.rosa.ru, where such blocks are bot applied. Switched to https per request in repology#1525 Updated homepage for rosa2021.1, set the same as for rosa13. There is no English website now, there is a button to translate rosa.ru using a machine translator. There is an English section on the forum: https://forum.rosa.ru/viewforum.php?f=21 Fixes: 0e817b0 ("Disable rosa: fails to fetch (HTTP 403)")
Repology got accidently blocked on abf-downloads.rosa.ru which is under attacks by bots. We ban a lot of bots there and cannot guarantee that Repology does not get banned again. Let's better switch to mirror.rosa.ru, where such blocks are bot applied. Switched to https per request in repology#1525 Updated homepage for rosa2021.1, set the same as for rosa13. There is no English website now, there is a button to translate rosa.ru using a machine translator. There is an English section on the forum: https://forum.rosa.ru/viewforum.php?f=21 Fixes: 0e817b0 ("Disable rosa: fails to fetch (HTTP 403)")
As discussed in repology#1525
Repology got accidently blocked on abf-downloads.rosa.ru which is under attacks by bots. We ban a lot of bots there and cannot guarantee that Repology does not get banned again. Let's better switch to mirror.rosa.ru, where such blocks are bot applied. Switched to https per request in repology#1525 Updated homepage for rosa2021.1, set the same as for rosa13. There is no English website now, there is a button to translate rosa.ru using a machine translator. There is an English section on the forum: https://forum.rosa.ru/viewforum.php?f=21 Fixes: 0e817b0 ("Disable rosa: fails to fetch (HTTP 403)")
rosa2021.1 and rosa13 are not CentOS-based. They originate from Mandriva and are not based on any other distro.
As discussed in repology#1525
As discussed in repology#1525 rosa.ru is Russian-only, but links to English only are accepted here.
Repology got accidently blocked on abf-downloads.rosa.ru which is under attacks by bots. We ban a lot of bots there and cannot guarantee that Repology does not get banned again. Let's better switch to mirror.rosa.ru, where such blocks are bot applied. Switched to https per request in #1525 Updated homepage for rosa2021.1, set the same as for rosa13. There is no English website now, there is a button to translate rosa.ru using a machine translator. There is an English section on the forum: https://forum.rosa.ru/viewforum.php?f=21 Fixes: 0e817b0 ("Disable rosa: fails to fetch (HTTP 403)")
No description provided.