Skip to content

Fix duplicate-label warnings#387

Merged
panlinux merged 1 commit intoubuntu:mainfrom
rkratky:dupl-labels
Jan 16, 2026
Merged

Fix duplicate-label warnings#387
panlinux merged 1 commit intoubuntu:mainfrom
rkratky:dupl-labels

Conversation

@rkratky
Copy link
Collaborator

@rkratky rkratky commented Jan 16, 2026

Description

Fixes the following build warnings:

docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:33: WARNING: duplicate label upstream_release_policy, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:49: WARNING: duplicate label ubuntu_releases_affected, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:86: WARNING: duplicate label quality_assurance, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:148: WARNING: duplicate label security_uploads, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:172: WARNING: duplicate label process, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:195: WARNING: duplicate label sru_template, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:33: WARNING: duplicate label upstream_release_policy, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:49: WARNING: duplicate label ubuntu_releases_affected, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:86: WARNING: duplicate label quality_assurance, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:148: WARNING: duplicate label security_uploads, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:172: WARNING: duplicate label process, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst
docs/SRU/reference/exception-MariaDB-Galera-Updates.rst:195: WARNING: duplicate label sru_template, other instance in docs/SRU/reference/exception-Intel-Graphics-Updates.rst

Checklist

  • I have read and followed the Ubuntu Project contributing guide
  • [n/a] My pull request is linked to an existing issue (if applicable)
  • I have tested my changes, and they work as expected

Additional notes (optional)

This wen unnoticed/ignored for quite a long time. We might want to consider re-enabling "fail on warning". WDYT, @s-makin?

@rkratky rkratky added bug Something isn't working SRU For the attention of the SRU team labels Jan 16, 2026
Copy link
Collaborator

@panlinux panlinux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, thanks

@panlinux panlinux merged commit 9720cf5 into ubuntu:main Jan 16, 2026
2 checks passed
@rkratky rkratky deleted the dupl-labels branch January 16, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working SRU For the attention of the SRU team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants