Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Description of problem:
libtracefs conflicts with kernel-tools/perf, this needs to be fixed
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
I think you are installing wrong perf:
=============================================================================
Installing:
perf x86_64 5.13.0-0.rc3.25.el9 90-AppStream 2.5 M
... you install 5.13.0-0.rc3.25.el9, while the bug says it is fixed in 5.13.0-0.rc4.33.el9.
I've just tried RHEL-9.0.0-20210607.0 compose, where everything works. Installing perf (compose version 5.13.0-0.rc4.33.el9) via yum pulls libtraceevent-1.1.1-4.el9 as dependency and both install.
(In reply to Michael Petlan from comment #16)
> I think you are installing wrong perf:
>
> =============================================================================
> Installing:
> perf x86_64
> 5.13.0-0.rc3.25.el9 90-AppStream
> 2.5 M
>
> ... you install 5.13.0-0.rc3.25.el9, while the bug says it is fixed in
> 5.13.0-0.rc4.33.el9.
>
> I've just tried RHEL-9.0.0-20210607.0 compose, where everything works.
> Installing perf (compose version 5.13.0-0.rc4.33.el9) via yum pulls
> libtraceevent-1.1.1-4.el9 as dependency and both install.
Looks I used old compose and only update kernel to 5.13.0-0.rc4.33.el9.
Retest on latest compose RHEL-9.0.0-20210607.0, everything looks good.
# dnf install perf
Installed:
libbabeltrace-1.5.8-7.el9.x86_64 libbpf-2:0.3.0-3.el9.x86_64 libtraceevent-1.1.1-4.el9.x86_64 perf-5.13.0-0.rc4.33.el9.x86_64
Thank you Michael.
------- Comment From preeti.thakur.com 2021-09-21 01:44 EDT-------
tried to install RHEL 9 linuxRHEL9.0le_20210901 on P9 lpar ltc-zz189-lp5 and could able to install and boot system successfully.
attaching console logs.
Red Hat Enterprise Linux 9.0 Beta (Plow)
Kernel 5.14.0-1.el9.ppc64le on an ppc64le
Activate the web console with: systemctl enable --now cockpit.socket
ltc-zz189-lp5 login: root
Password:
[root@ltc-zz189-lp5 ~]# uname -a
Linux ltc-zz189-lp5.aus.stglabs.ibm.com 5.14.0-1.el9.ppc64le #1 SMP Mon Aug 30 21:29:27 EDT 2021 ppc64le ppc64le ppc64le GNU/Linux
below message are seen while VNC was connected..
uavc: op=setenforce lsm=selinux enforcing=0 res=1uavc: op=load_policy lsm=selinux seqno=2 res=1uavc: op=load_policy lsm=selinux seqno=4 res=1uavc: op=load_policy lsm=selinux seqno=5 res=1uavc: op=load_policy lsm=selinux seqno=6 res=1
------- Comment From ssant.com 2021-09-21 02:40 EDT-------
(In reply to comment #13)
> tried to install RHEL 9 linuxRHEL9.0le_20210901 on P9 lpar ltc-zz189-lp5 and
> could able to install and boot system successfully.
> attaching console logs.
> Red Hat Enterprise Linux 9.0 Beta (Plow)
> Kernel 5.14.0-1.el9.ppc64le on an ppc64le
Thanks Preeti. Closing the bug.