Skip to content

[autobackport: sssd-2-13] fix(docs): repair malformed quote tag in Spanish sssd-ifp.5 translation - #9223

Merged
alexey-tikhonov merged 1 commit into
SSSD:sssd-2-13from
sssd-bot:SSSD-sssd-backport-pr9218-to-sssd-2-13
Sep 4, 2026
Merged

[autobackport: sssd-2-13] fix(docs): repair malformed quote tag in Spanish sssd-ifp.5 translation#9223
alexey-tikhonov merged 1 commit into
SSSD:sssd-2-13from
sssd-bot:SSSD-sssd-backport-pr9218-to-sssd-2-13

Conversation

@sssd-bot

@sssd-bot sssd-bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

This is an automatic backport of PR#9218 fix(docs): repair malformed quote tag in Spanish sssd-ifp.5 translation to branch sssd-2-13, created by @madhuriupadhye.

Caution

@madhuriupadhye The patches did not apply cleanly. It is necessary to resolve conflicts before merging this pull request. Commits that introduced conflict are marked with CONFLICT!.

You can push changes to this pull request

git remote add sssd-bot git@github.com:sssd-bot/sssd.git
git fetch sssd-bot refs/heads/SSSD-sssd-backport-pr9218-to-sssd-2-13
git checkout SSSD-sssd-backport-pr9218-to-sssd-2-13
git push sssd-bot SSSD-sssd-backport-pr9218-to-sssd-2-13 --force

Original commits
b1acbd8 - fix(docs): repair malformed quote tag in Spanish sssd-ifp.5 translation

Backported commits

  • 3e41d70 - CONFLICT! fix(docs): repair malformed quote tag in Spanish sssd-ifp.5 translation

Conflicting Files Information (check for deleted and re-added files)

  • CONFLICT! fix(docs): repair malformed quote tag in Spanish sssd-ifp.5 translation
On branch SSSD-sssd-backport-pr9218-to-sssd-2-13
You are currently cherry-picking commit b1acbd80b.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   src/man/po/es.po

no changes added to commit (use "git add" and/or "git commit -a")

Original Pull Request Body

Skip Testing Farm's default Copr RPM install on the host for /plans/passkey. SSSD is installed in test containers via dnf copr enable, so the host install is unnecessary and was failing guest
setup (libipa_hbac ... not a rpm).

Assisted-by: Cursor

Comment thread src/man/po/es.po Outdated
@alexey-tikhonov alexey-tikhonov added the no-backport This should go to target branch only. label Sep 4, 2026
@madhuriupadhye
madhuriupadhye force-pushed the SSSD-sssd-backport-pr9218-to-sssd-2-13 branch from 3e41d70 to 4fc4f7d Compare September 4, 2026 15:06
@madhuriupadhye
madhuriupadhye marked this pull request as ready for review September 4, 2026 15:06
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>
(cherry picked from commit b1acbd8)
Signed-off-by: Madhuri Upadhye <Madhuri Upadhye>
@sssd-bot

sssd-bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

The pull request was accepted by @alexey-tikhonov with the following PR CI status:


🟢 CodeQL (success)
🟢 rpm-build:centos-stream-10-x86_64:upstream (success)
🟢 testing-farm:centos-stream-10-x86_64:upstream (success)
🟢 Build / freebsd (success)
🟢 Build / make-distcheck (success)
🟢 ci / intgcheck (centos-10) (success)
🟢 ci / intgcheck (fedora-44) (success)
🟢 ci / prepare (success)
🔴 ci / system (centos-10) (failure)
🟢 ci / system (fedora-44) (success)
🟢 Static code analysis / codeql (success)
🟢 Static code analysis / files-changed (success)
🟢 Static code analysis / pre-commit (success)
➖ Static code analysis / python-system-tests (skipped)


There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging.

@sssd-bot
sssd-bot force-pushed the SSSD-sssd-backport-pr9218-to-sssd-2-13 branch from 4fc4f7d to 0d0fd47 Compare September 4, 2026 18:35
@alexey-tikhonov
alexey-tikhonov merged commit b71f6f4 into SSSD:sssd-2-13 Sep 4, 2026
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Accepted no-backport This should go to target branch only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants