This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: registration error (rc -84)


[root@Centos7ESX ~]# rpm -qi kernel-debuginfo-common-x86_64
Name        : kernel-debuginfo-common-x86_64
Version     : 3.10.0
Release     : 514.26.2.el7
Architecture: x86_64
Install Date: Mon 16 Oct 2017 02:28:50 PM IDT
Group       : Development/Debug
Size        : 256213448
License     : GPLv2
Signature   : (none)
Source RPM  : kernel-3.10.0-514.26.2.el7.src.rpm
Build Date  : Tue 04 Jul 2017 05:08:10 PM IDT
Build Host  : c1bm.rdu2.centos.org
Relocations : (not relocatable)
Packager    : CentOS BuildSystem <http://bugs.centos.org>
Vendor      : CentOS
URL         : http://www.kernel.org/
Summary     : Kernel source files used by kernel-debuginfo packages
Description :
This package is required by kernel-debuginfo subpackages.
It provides the kernel source files common to all builds.

On Mon, Oct 23, 2017 at 4:55 PM, Daniel Doron <danielmeirdoron@gmail.com> wrote:
> See below requested info. The Build Host in kernel-debuginfo defers
> from the others...
>
>
> [root@Centos7ESX ~]# rpm -qi kernel-`uname -r`
> Name        : kernel
> Version     : 3.10.0
> Release     : 514.26.2.el7
> Architecture: x86_64
> Install Date: Sun 06 Aug 2017 04:27:40 PM IDT
> Group       : System Environment/Kernel
> Size        : 154831215
> License     : GPLv2
> Signature   : RSA/SHA256, Tue 04 Jul 2017 08:04:04 PM IDT, Key ID
> 24c6a8a7f4a80eb5
> Source RPM  : kernel-3.10.0-514.26.2.el7.src.rpm
> Build Date  : Tue 04 Jul 2017 06:54:56 PM IDT
> Build Host  : kbuilder.dev.centos.org
> Relocations : (not relocatable)
> Packager    : CentOS BuildSystem <http://bugs.centos.org>
> Vendor      : CentOS
> URL         : http://www.kernel.org/
> Summary     : The Linux kernel
> Description :
> The kernel package contains the Linux kernel (vmlinuz), the core of any
> Linux operating system.  The kernel handles the basic functions
> of the operating system: memory allocation, process allocation, device
> input and output, etc.
>
>
> [root@Centos7ESX ~]# rpm -qi kernel-devel-`uname -r`
> Name        : kernel-devel
> Version     : 3.10.0
> Release     : 514.26.2.el7
> Architecture: x86_64
> Install Date: Mon 16 Oct 2017 02:41:23 PM IDT
> Group       : System Environment/Kernel
> Size        : 35974293
> License     : GPLv2
> Signature   : RSA/SHA256, Tue 04 Jul 2017 08:04:30 PM IDT, Key ID
> 24c6a8a7f4a80eb5
> Source RPM  : kernel-3.10.0-514.26.2.el7.src.rpm
> Build Date  : Tue 04 Jul 2017 06:54:56 PM IDT
> Build Host  : kbuilder.dev.centos.org
> Relocations : (not relocatable)
> Packager    : CentOS BuildSystem <http://bugs.centos.org>
> Vendor      : CentOS
> URL         : http://www.kernel.org/
> Summary     : Development package for building kernel modules to match
> the kernel
> Description :
> This package provides kernel headers and makefiles sufficient to build modules
> against the kernel package.
>
> [root@Centos7ESX ~]# rpm -qi kernel-debuginfo-`uname -r`
> Name        : kernel-debuginfo
> Version     : 3.10.0
> Release     : 514.26.2.el7
> Architecture: x86_64
> Install Date: Mon 16 Oct 2017 02:41:10 PM IDT
> Group       : Development/Debug
> Size        : 1510144856
> License     : GPLv2
> Signature   : (none)
> Source RPM  : kernel-3.10.0-514.26.2.el7.src.rpm
> Build Date  : Tue 04 Jul 2017 05:08:10 PM IDT
> Build Host  : c1bm.rdu2.centos.org
> Relocations : (not relocatable)
> Packager    : CentOS BuildSystem <http://bugs.centos.org>
> Vendor      : CentOS
> URL         : http://www.kernel.org/
> Summary     : Debug information for package kernel
> Description :
> This package provides debug information for package kernel.
> This is required to use SystemTap with kernel-3.10.0-514.26.2.el7.x86_64.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]