On Wed, Jan 10, 2007 at 04:18:56PM -0500, Andy Harrison wrote:
> Related to my post here:
> http://lists.opensuse.org/opensuse/2007-01/msg01232.html
> 
> I blew away a few of the files that were part of the
> kernel-default-2.6.18.2-34.i586.rpm package.  Is there an rpm command
> I can use to restore these missing files?  I thought that was the
> function of the freshen param, but it doesn't appear to work.

Freshen installs a package iff the version/release is bigger. Thus
you can't use it to reinstall files.

Just do 'rpm -U --force kernel-default-2.6.18.2-34.i586.rpm package'.

Cheers,
  Michael.

-- 
Michael Schroeder                                   [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to