[PATCH] Clean up tracebacks saved in pstore space (#950709)

Peter Jones pjones at redhat.com
Wed Apr 10 20:04:28 UTC 2013


On Wed, Apr 10, 2013 at 03:21:56PM -0400, Will Woods wrote:
> On Wed, 2013-04-10 at 15:16 -0400, Peter Jones wrote:
> > These variables are tracebacks from some old installation, and they
> > should have been reaped by that installation.  Removing these also means
> > that in some (buggy) situations, installation may eventually converge on
> > working after re-trying several times :/
> > 
> > The cases it'll actually make installation work where it didn't before
> > /may/ require an intervening reboot, depending on the implementation of
> > the hardware.
> > 
> > Signed-off-by: Peter Jones <pjones at redhat.com>
> > ---
> >  dracut/clean-pstore.sh | 13 +++++++++++++
> >  dracut/module-setup.sh |  1 +
> >  2 files changed, 14 insertions(+)
> >  create mode 100644 dracut/clean-pstore.sh
> 
> ...I think you need to add it to Makefile.am too.
> 
> Otherwise, ACK.

But of course bcl NACKed with reasons on irc, so I sent another patch to
do this a different way.
-- 
        Peter


More information about the anaconda-patches mailing list