Hi folks! Is the chromium debuginfo package exists? Quick searching in repos didn't find any debuginfo packages for chromium.
# dnf search chromium | grep debuginfo Last metadata expiration check: 0:08:12 ago on Mon 26 Jul 2021 02:25:19 AM +05. chromium-bsu-debuginfo.x86_64 : Debug information for package chromium-bsu lightspark-chromium-plugin-debuginfo.x86_64 : Debug information for package lightspark-chromium-plugin
And of course I enabled "rawhide-debuginfo" repo.
On 2021-07-25 2:38 p.m., Mikhail Gavrilov wrote:
Is the chromium debuginfo package exists? Quick searching in repos didn't find any debuginfo packages for chromium.
There haven't been any debuginfo packages for chromium for at least a very long time. I assume it's disabled for some reason.
Samuel Sieb samuel@sieb.net writes:
On 2021-07-25 2:38 p.m., Mikhail Gavrilov wrote:
Is the chromium debuginfo package exists? Quick searching in repos didn't find any debuginfo packages for chromium.
There haven't been any debuginfo packages for chromium for at least a very long time. I assume it's disabled for some reason.
chromium.spec sez:
# Debuginfo packages aren't very useful here. If you need to debug # you should do a proper debug build (not implemented in this spec yet) %global debug_package %{nil}
People calling for it suggests the assertion of being "not very useful" may be mistaken.
- FChE
See https://src.fedoraproject.org/rpms/chromium/pull-request/56#comment-284651. Its disablement was a mistake.
$ sudo debuginfo-install chromium enabling fedora-debuginfo repository enabling updates-debuginfo repository enabling updates-testing-debuginfo repository enabling rpmfusion-free-debuginfo repository enabling rpmfusion-free-tainted-debuginfo repository enabling rpmfusion-free-updates-testing-debuginfo repository enabling rpmfusion-nonfree-debuginfo repository enabling rpmfusion-nonfree-tainted-debuginfo repository enabling rpmfusion-nonfree-updates-testing-debuginfo repository Last metadata expiration check: 0:00:25 ago on Wed 08 Oct 2025 16:44:58 BST. Could not find debugsource package for the following available packages: chromium-141.0.7390.54-1.fc43 Dependencies resolved. ============================================================================================================================================================================================== Package Architecture Version Repository Size ============================================================================================================================================================================================== Installing: chromium-debuginfo x86_64 141.0.7390.54-1.fc43 updates-testing-debuginfo 269 M
Transaction Summary ============================================================================================================================================================================================== Install 1 Package
Total download size: 269 M Installed size: 1.9 G Is this ok [y/N]: