Re: kernel debuginfos list (kernel versions list)

inode0 <[email protected]> Mon, 26 Nov 2012 10:26:36 -0600
Newsgroups gmane.linux.redhat.rhn.user
Message-ID <CAAHfupmSzZ5yne=BVkqMSpbecVuXyzWjhHd7FH84n2Ra_4XpHA@mail.gmail.com>
On Mon, Nov 26, 2012 at 1:48 AM, phi gcc <[email protected]> wrote:
> Hi All,
>
> I am back on my desire to pre-download a set of kernel crash dump related  .rpm.
>
> I learned how to list all the published kernel for a given kernel
> version, thanx to Deepak and inode0 (/).
>
> Now I try the download, I discovered yumdownloader, yet it sounds I
> cant get all I need.
>
> First of all I guess that yumdownload wold only serve request for
> which I am register at RHN, sor for now I got a registration for xn
> x86 (32bit) server, so I guess my yumdownloads will apply to
> *.i686.rpm's only ? Is that correct?.
>
> Then here is some things that I can do
>
> x86$ sudo yumdownloader --destdir $PWD kernel-2.6.32-279.5.1.el6
> kernel-2.6.32-279.5.1.el6.i686.rpm                       |  23 MB     00:48
>
> So it sounds it elected to grab .i686.rpm probably due to my suscribtion.
>
> Now trying to get the debuginfo for this kernel.
>
> x86$ sudo yumdownloader --destdir $PWD kernel-debuginfo-2.6.32-279.5.1.el6
> Loaded plugins: product-id, refresh-packagekit, rhnplugin
> No Match for argument kernel-debuginfo-2.6.32-279.5.1.el6
> Nothing to download
>
> Is this expected ?


It is expected if your system is not subscribed to the relevant
debuginfo channels on RHN. Log into RHN and check which channels you
are subscribed to and add the debuginfo channels you need there.

John