#32 dei errors
Opened by jibecfed. Modified


get_component: /workspace/sources/gitlab.comfedora/dei/docs// main
dei
fatal: repository 'https://pagure.io/fedora-docs-l10n/dei/' not found


get_component: /workspace/sources/gitlab.comfedora/dei/docs// main
dei-events
fatal: repository 'https://pagure.io/fedora-docs-l10n/dei-events/' not found


get_component: /workspace/sources/gitlab.comfedora/dei/docs// main
dei-outreachy
fatal: repository 'https://pagure.io/fedora-docs-l10n/dei-outreachy/' not found


get_component: /workspace/sources/gitlab.comfedora/dei/docs// main
dei-resources
fatal: repository 'https://pagure.io/fedora-docs-l10n/dei-resources/' not found


get_component: /workspace/sources/gitlab.comfedora/dei/docs// main
dei-roles
fatal: repository 'https://pagure.io/fedora-docs-l10n/dei-roles/' not found


get_component: /workspace/sources/gitlab.comfedora/dei/docs// main
dei-survey
fatal: repository 'https://pagure.io/fedora-docs-l10n/dei-survey/' not found


also ***
get_component: /workspace/sources/gitlab.comfedora/dei/a11y/docs main
a11y
fatal: repository 'https://pagure.io/fedora-docs-l10n/a11y/' not found

get_component: /workspace/sources/gitlab.comfedora/dei/a11y/docs main
a11y
fatal: repository 'https://pagure.io/fedora-docs-l10n/a11y/' not found
the source domain looks fine: https://gitlab.com/fedora/dei/a11y
but the target repository doesn't, it assumes https://pagure.io/fedora-docs-l10n/a11y/ instead of https://pagure.io/fedora-docs-l10n/diversity-inclusion/
there is no recent change in https://pagure.io/fedora-docs/translations-scripts/commits/master
let's go "upstream" to see change in docs site organization, https://gitlab.com/fedora/docs/docs-website/docs-fp-o/-/blob/prod/site.yml?ref_type=heads&blame=1
we find this commits related to diversity : https://gitlab.com/fedora/docs/docs-website/docs-fp-o/-/commit/4df5d14c751adddf90dbfb08161898c952c17fae
so, now, the antora world:
https://pagure.io/fedora-diversity/blob/9002117ad902806848bb3dc1420353fd68b1e142/f/antora.yml
https://gitlab.com/fedora/dei/docs/-/blob/main/antora.yml?ref_type=heads

the "path" changed from
name: diversity-inclusion
to
name: dei
so, this means: all diversity-related URL changed, and since our localization behaviour is based on URLs (which are not supposed to change...) it is now broken

Requried actions (use process from readme)

  • create https://pagure.io/fedora-docs-l10n/dei/
  • create https://pagure.io/fedora-docs-l10n/dei-events/
  • create https://pagure.io/fedora-docs-l10n/dei-outreachy/
  • create https://pagure.io/fedora-docs-l10n/dei-resources/
  • create https://pagure.io/fedora-docs-l10n/dei-roles/
  • create https://pagure.io/fedora-docs-l10n/dei-survey/
  • disable repository: https://pagure.io/fedora-docs-l10n/diversity-inclusion/ (edit readme to point here)
  • make sure it works with one language
  • send email to translator mailing list to inform about the issue and what is expected (list impacted languages, provide link to the docs website, link to weblate for translation)
Metadata