[CentOS] debuginfo

Fred Smith

fredex at fcshome.stoneham.ma.us
Tue Aug 19 19:43:01 UTC 2014


Hi!

On C7 I enabled the debuginfo repo and ran:

 debuginfo-install glibc-2.17-55.el7.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.11.3-49.el7.x86_64 libcom_err-1.42.9-4.el7.x86_64 libselinux-2.2.2-6.el7.x86_64 openssl-libs-1.0.1e-34.el7_0.4.x86_64 pcre-8.32-12.el7.x86_64 xz-libs-5.1.2-8alpha.el7.x86_64 zlib-1.2.7-13.el7.x86_64
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.es.its.nyu.edu
 * extras: mirror.cs.pitt.edu
 * updates: mirrors.lga7.us.voxel.net
--> Running transaction check
---> Package e2fsprogs-debuginfo.x86_64 0:1.42.9-4.el7 will be installed
---> Package gcc-debuginfo.x86_64 0:4.8.2-16.el7 will be installed
--> Processing Dependency: gcc-base-debuginfo = 4.8.2-16.el7 for package: gcc-debuginfo-4.8.2-16.el7.x86_64
---> Package glibc-debuginfo.x86_64 0:2.17-55.el7 will be installed
--> Processing Dependency: glibc-debuginfo-common = 2.17-55.el7 for package: glibc-debuginfo-2.17-55.el7.x86_64
---> Package keyutils-debuginfo.x86_64 0:1.5.8-3.el7 will be installed
---> Package krb5-debuginfo.x86_64 0:1.11.3-49.el7 will be installed
---> Package libselinux-debuginfo.x86_64 0:2.2.2-6.el7 will be installed
---> Package libverto-debuginfo.x86_64 0:0.2.5-4.el7 will be installed
---> Package nss-softokn-debuginfo.x86_64 0:3.15.4-2.el7 will be installed
---> Package openssl-debuginfo.x86_64 1:1.0.1e-34.el7_0.4 will be installed
---> Package pcre-debuginfo.x86_64 0:8.32-12.el7 will be installed
---> Package xz-debuginfo.x86_64 0:5.1.2-8alpha.el7 will be installed
---> Package yum-plugin-auto-update-debug-info.noarch 0:1.1.31-25.el7_0 will be installed
---> Package zlib-debuginfo.x86_64 0:1.2.7-13.el7 will be installed
--> Running transaction check
---> Package gcc-base-debuginfo.x86_64 0:4.8.2-16.el7 will be installed
---> Package glibc-debuginfo-common.x86_64 0:2.17-55.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================
 Package                                 Arch         Version                   Repository     Size
====================================================================================================
Installing:
 e2fsprogs-debuginfo                     x86_64       1.42.9-4.el7              debug         1.4 M
 gcc-debuginfo                           x86_64       4.8.2-16.el7              debug         194 M
 glibc-debuginfo                         x86_64       2.17-55.el7               debug         9.2 M
 keyutils-debuginfo                      x86_64       1.5.8-3.el7               debug          84 k
 krb5-debuginfo                          x86_64       1.11.3-49.el7             debug         4.1 M
 libselinux-debuginfo                    x86_64       2.2.2-6.el7               debug         704 k
 libverto-debuginfo                      x86_64       0.2.5-4.el7               debug          53 k
 nss-softokn-debuginfo                   x86_64       3.15.4-2.el7              debug         1.7 M
 openssl-debuginfo                       x86_64       1:1.0.1e-34.el7_0.4       debug         3.7 M
 pcre-debuginfo                          x86_64       8.32-12.el7               debug         1.0 M
 xz-debuginfo                            x86_64       5.1.2-8alpha.el7          debug         528 k
 yum-plugin-auto-update-debug-info       noarch       1.1.31-25.el7_0           updates        22 k
 zlib-debuginfo                          x86_64       1.2.7-13.el7              debug         243 k
Installing for dependencies:
 gcc-base-debuginfo                      x86_64       4.8.2-16.el7              debug         2.7 M
 glibc-debuginfo-common                  x86_64       2.17-55.el7               debug         8.6 M

Transaction Summary
====================================================================================================
Install  13 Packages (+2 Dependent packages)

Total size: 227 M
Installed size: 1.0 G
Is this ok [y/d/N]: y
Downloading packages:
warning: /var/cache/yum/x86_64/7/debug/packages/gcc-base-debuginfo-4.8.2-16.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID b6792c39: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7
GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7 (0xF4A80EB5) is already installed
Importing GPG key 0xB6792C39:
 Userid     : "CentOS-7 Debug (CentOS-7 Debuginfo RPMS) <security at centos.org>"
 Fingerprint: 759d 690f 6099 2d52 6a35 8cbd d0f2 5a3c b679 2c39
 Package    : centos-release-7-0.1406.el7.centos.2.4.x86_64 (@updates)
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7
Is this ok [y/N]: y
Key imported successfully
Import of key(s) didn't help, wrong key(s)?


Public key for gcc-base-debuginfo-4.8.2-16.el7.x86_64.rpm is not installed


 Failing package is: gcc-base-debuginfo-4.8.2-16.el7.x86_64
 GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-7

----------- end of debuginfo-install output -----------------

Note that it was unable to install the GPG key for
gcc-base-debuginfo-4.8.2-16.el7.x86_64.rpm

Anyone got any clues why, or what I do about it? I really need the
debuginfo for, one hopes, solving a problem I'm struggling with.

thanks!


-- 
---- Fred Smith -- fredex at fcshome.stoneham.ma.us -----------------------------
                        The Lord is like a strong tower. 
             Those who do what is right can run to him for safety.
--------------------------- Proverbs 18:10 (niv) -----------------------------



More information about the CentOS mailing list