RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2229539 - Trying to install systemd-udev with CRB enabled ends up installing systemd-boot-unsigned
Summary: Trying to install systemd-udev with CRB enabled ends up installing systemd-bo...
Keywords:
Status: CLOSED DUPLICATE of bug 2183279
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: systemd
Version: CentOS Stream
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: systemd maint
QA Contact: Frantisek Sumsal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-06 21:21 UTC by Daan De Meyer
Modified: 2023-08-07 10:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-07 10:36:37 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-164681 0 None None None 2023-08-06 21:21:51 UTC

Description Daan De Meyer 2023-08-06 21:21:26 UTC
Description of problem:

When I try to install systemd-udev on CentOS Stream 9 with the CRB repository enabled, systemd-boot-unsigned is installed instead.

Version-Release number of selected component (if applicable):

systemd-udev-252-16.el9.x86_64.rpm	

How reproducible:

Can be reproduced with mkosi (https://github.com/systemd/mkosi)

Steps to Reproduce:
1. dnf install python3 bubblewrap
2. git clone https://github.com/systemd/mkosi
3. cd mkosi
4. bin/mkosi -d centos -r 9 -p systemd-udev

Actual results:

systemd-boot-unsigned is installed.

Expected results:

systemd-udev and its dependencies are installed.

Additional info:

The CRB repository is enabled by default when building CentOS images with mkosi. If the CRB repository is disabled, systemd-udev installs successfully.

The problem does not reproduce when using dnf5

Comment 1 Lukáš Nykrýn 2023-08-07 10:36:37 UTC
I think this is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2183279

*** This bug has been marked as a duplicate of bug 2183279 ***


Note You need to log in before you can comment on or make changes to this bug.