fix(docs): repair malformed quote tag in Spanish sssd-ifp.5 translation - #9218
Merged
Merged
Conversation
Member
Please also specify model used. |
Member
|
Please check what branches can be handled via automatic backport and what are better handled manually. |
Member
still fail. Or does it need to be merged to be applied? |
madhuriupadhye
force-pushed
the
packit_change
branch
from
September 4, 2026 12:45
a26cb5b to
2376630
Compare
alexey-tikhonov
approved these changes
Sep 4, 2026
Correct `extraAttributes>/quote>` to `extraAttributes</quote>` in `src/man/po/es.po` The malformed tag caused `xmllint` failures for `es/sssd-ifp.5.xml` during RPM builds. This does not affect runtime SSSD behavior, but it prevents the Spanish `sssd-ifp.5` man page from being generated cleanly. Assisted-by: Cursor Signed-off-by: Madhuri Upadhye <Madhuri Upadhye> Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
Contributor
sssd-bot
force-pushed
the
packit_change
branch
from
September 4, 2026 14:38
2376630 to
6bdd817
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Skip Testing Farm's default Copr RPM install on the host for
/plans/passkey. SSSD is installed in test containers viadnf copr enable, so the host install is unnecessary and was failing guestsetup (
libipa_hbac ... not a rpm).Assisted-by: Cursor