<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 10/01/2017 03:27 AM, SviMik wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA++DawaPqCQ1E-8+E9=uo8aNF9=X-1Gx8ZZfbjT8wtjwPfm79g@mail.gmail.com">
      <div dir="ltr">Hi, Akemi!<br>
        <br>
        Thank you for your answer. Sure I can use 4.9 series too.<br>
        <br>
        I would be really thankful if you suggest how to install it.<br>
        When I try `rpm -ivh kernel-4.9.48-29.el6.x86_64.rpm` it says:<br>
        error: Failed dependencies:<br>
                kernel-firmware &gt;= 4.9.48-29.el6 is needed by
        kernel-4.9.48-29.el6.x86_64<br>
        but kernel-firmware package with this version is nowhere to be
        found...<br>
      </div>
    </blockquote>
    <a class="moz-txt-link-freetext" href="http://mirror.centos.org/centos/6/virt/x86_64/xen/">http://mirror.centos.org/centos/6/virt/x86_64/xen/</a><br>
    <br>
    A better approach would be to do<br>
            yum install centos-release-xen<br>
            yum install kernel-4.9.48-29.el6.x86_64<br>
    ( and maybe disable the just added virt repository after that ).<br>
    Unfortunately it seems that the debuginfo package must still come
    from <a class="moz-txt-link-freetext" href="https://cbs.centos.org/koji/buildinfo?buildID=19747">https://cbs.centos.org/koji/buildinfo?buildID=19747</a>, I do not
    see the debug packages from the xen stack being published anywhere.<br>
    <br>
    <br>
    <br>
    <blockquote type="cite"
cite="mid:CA++DawaPqCQ1E-8+E9=uo8aNF9=X-1Gx8ZZfbjT8wtjwPfm79g@mail.gmail.com">
      <div dir="ltr"><br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2017-09-28 19:32 GMT+03:00 Akemi Yagi <span
            dir="ltr">&lt;<a href="mailto:toracat@elrepo.org"
              target="_blank" moz-do-not-send="true">toracat@elrepo.org</a>&gt;</span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">
              <div class="gmail_extra">
                <div class="gmail_quote">
                  <div>
                    <div class="h5">On Sat, Sep 16, 2017 at 7:02 AM,
                      SviMik <span dir="ltr">&lt;<a
                          href="mailto:svimik@gmail.com" target="_blank"
                          moz-do-not-send="true">svimik@gmail.com</a>&gt;</span>
                      wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0px
                        0px 0px 0.8ex;border-left:1px solid
                        rgb(204,204,204);padding-left:1ex">
                        <div dir="ltr">Hello,<br>
                          <br>
                          I have a crash dump (vmcore) of kernel-ml. In
                          order to debug it, the `crash` requires a
                          debug package (from man - "uncompressed kernel
                          image compiled with the "-g" option").<br>
                          <br>
                          The only problem is there is no debug package
                          in repository. What to do?<br>
                          <br>
                          Thank you for any suggestions/help!<br>
                        </div>
                      </blockquote>
                    </div>
                  </div>
                  <div><br>
                    <div
                      style="font-family:monospace,monospace;display:inline"
                      class="gmail_default">​We do not provide debuginfo
                      packages because of limited resources. If you can
                      do with the kernel 4.9 series, CentOS has ​them
                      including kernel-debuginfo:<br>
                      <br>
                      <a
                        href="https://cbs.centos.org/koji/buildinfo?buildID=19747"
                        target="_blank" moz-do-not-send="true">https://cbs.centos.org/koji/<wbr>buildinfo?buildID=19747</a></div>
                  </div>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>