View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001453 | Cloud | General | public | 2022-12-14 08:46 | 2023-03-23 18:27 |
Reporter | Myunghoon Suk | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0001453: I want to install kernel-debuginfo-4.18.0-425.3.1.el8.cloud.x86_64, but I got an error | ||||
Description | I have Rocky Linux 8.7 with kernel-debuginfo-4.18.0-425.3.1.el8.cloud.x86_64. For crash utility, I tried to install kernel-debuginfo. But I got kernel-debuginfo-4.18.0-425.3.1.el8, not cloud version. So I download kernel-debuginfo-4.18.0-425.3.1.el8.cloud.x86_64.rpm, and then do this: # dnf install kernel-debuginfo-4.18.0-425.3.1.el8.cloud.x86_64.rpm #dnf install kernel-debuginfo-4.18.0-425.3.1.el8.cloud.x86_64.rpm Last metadata expiration check: 1:52:56 ago on Tue 13 Dec 2022 09:30:09 PM UTC. Error: Problem: conflicting requests - nothing provides kernel-debuginfo-common-x86_64 = 4.18.0-425.3.1.el8.cloud needed by kernel-debuginfo-4.18.0-425.3.1.el8.cloud.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) I couldn't find matched could version, kernel-debuginfo-common-4.18.0-425.3.1.el8.cloud.x86_64 from cloud-kernel repo. How to install kernel-debuginfo-4.18.0-425.3.1.el8.cloud.x86_64 properly. I would expect I have this after correct version installation: /usr/lib/debug/lib/modules/4.18.0-425.3.1.el8.cloud.x86_64/vmlinux and then I would run crash utility like that: # crash /usr/lib/debug/lib/modules/4.18.0-425.3.1.el8.cloud.x86_64/vmlinux /var/crash/127.0.0.1-2022-12-13-01\:21\:41/vmcore But if I install non-cloud version, kernel-debuginfo-4.18.0-425.3.1.el8.x86_64, I will get an error: (due to version is not matched between vmlinux and vmcore) # crash /usr/lib/debug/lib/modules/4.18.0-425.3.1.el8.x86_64/vmlinux /var/crash/127.0.0.1-2022-12-13-01\:21\:41/vmcore crash 7.3.2-2.el8 Copyright (C) 2002-2022 Red Hat, Inc. Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation Copyright (C) 1999-2006 Hewlett-Packard Co Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited Copyright (C) 2006, 2007 VA Linux Systems Japan K.K. Copyright (C) 2005, 2011, 2020-2022 NEC Corporation Copyright (C) 1999, 2002, 2007 Silicon Graphics, Inc. Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc. This program is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Enter "help copying" to see the conditions. This program has absolutely no warranty. Enter "help warranty" for details. GNU gdb (GDB) 7.6 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu"... WARNING: kernel relocated [292MB]: patching 106351 gdb minimal_symbol values WARNING: kernel version inconsistency between vmlinux and dumpfile crash: seek error: kernel virtual address: ffff8e90cf215c40 type: "current_task (per_cpu)" crash: seek error: kernel virtual address: ffff8e90cf255c40 type: "current_task (per_cpu)" crash: seek error: kernel virtual address: ffff8e90cf295c40 type: "current_task (per_cpu) ... | ||||
Tags | No tags attached. | ||||
Hi, We caught a bug with how we handle debug artifacts for that project. We have a fix in the works (it should be pretty simple), I'll let you know when the new artifacts are live. Sorry for the inconvenience! |
|
Thank you, Mustafa. Great. I am glad to hear that you have a fix. When can I expect the new artifacts are live? a few days or a couple of weeks? Thank you so much for your help! | |
Hi, I would expect a couple of days, let's say early next week just to be on the safe side, but I don't expect it to take too long. Thanks |
|
Awesome! Looking forward to new artifacts live. Thank you! | |
Hello Mustafa, Do you have any timeline for new artifacts? Thank you. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-14 08:46 | Myunghoon Suk | New Issue | |
2022-12-14 20:27 | Mustafa Gezen | Note Added: 0001784 | |
2022-12-14 20:37 | Myunghoon Suk | Note Added: 0001785 | |
2022-12-14 20:38 | Mustafa Gezen | Note Added: 0001786 | |
2022-12-14 20:41 | Myunghoon Suk | Note Added: 0001787 | |
2023-03-23 18:27 | Myunghoon Suk | Note Added: 0002806 |