Skip to content
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

manifests/group: drop well-known static ID for "dbus" group #1820

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Jul 4, 2022

This drops a redundant override for the "dbus" group.
The group is created by the "dbus-common" package and has a static
group ID (GID) allocated in the uidgid table.
Out of an abundance of caution, it also temporarily removes a
buggy sysusers fragment which does not match Fedora allocation.

Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2090397

This drops a redundant override for the "dbus" group.
The group is created by the "dbus-common" package and has a static
group ID (GID) allocated in the `uidgid` table.
Out of an abundance of caution, it also temporarily removes a
buggy sysusers fragment which does not match Fedora allocation.

Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2090397
@lucab lucab enabled auto-merge (rebase) July 4, 2022 10:23
@lucab
Copy link
Contributor Author

lucab commented Jul 7, 2022

/cc @travier @dustymabe @jlebon for review

Copy link
Member

@travier travier left a comment

Choose a reason for hiding this comment

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

LGTM. Can you file https://bugzilla.redhat.com/show_bug.cgi?id=2090397 in Fedora as it is more likely to be fixed there first? Thanks!

@lucab lucab merged commit d3a0cf9 into coreos:testing-devel Jul 7, 2022
@lucab lucab deleted the ups/sysusers-drop-dbus-fragment branch July 7, 2022 16:09
@lucab
Copy link
Contributor Author

lucab commented Jul 8, 2022

The F36 ticket is at https://bugzilla.redhat.com/show_bug.cgi?id=2105177.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants