[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120312220720.GA6720@host2.jankratochvil.net>
Date: Mon, 12 Mar 2012 23:07:20 +0100
From: Jan Kratochvil <jan.kratochvil@...hat.com>
To: Denys Vlasenko <dvlasenk@...hat.com>
Cc: Roland McGrath <roland@...k.frob.com>,
linux-kernel@...r.kernel.org, Oleg Nesterov <oleg@...hat.com>,
Kushal Das <kdas@...hat.com>
Subject: Re: Extending coredump note section to contain filenames
On Mon, 12 Mar 2012 20:45:47 +0100, Denys Vlasenko wrote:
> On 03/12/2012 08:08 PM, Jan Kratochvil wrote:
> > Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/ec/1fd70dbee0db36eff9527254d9d2bbfd260f13
>
> My network is down. "yum install" won't work.
You need to fix yum first on each distro so that it works like apt-get does:
echo 'metadata_expire=never' >>/etc/yum.conf
echo "yum --enablerepo='*' makecache" >/etc/cron.daily/yumupdate
chmod +x /etc/cron.daily/yumupdate
Then all the examples I have given work fine.
Regards,
Jan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists