[opensuse-security] remove installed patches

Dear folks, I'm sure this is a FAQ, but it looks like I'm running against walls when searching for the answer. I'm using SuSE 10.1 and I would like to know - which patches have been installed (using YOU) - how to uninstall some of those patches What I need to handle is an accidentally installed kernel update that now bogs up additionally installed sources :-( Thanks for your help, Susan --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org

What I need to handle is an accidentally installed kernel update that now bogs up additionally installed sources :-(
Thanks for your help,
Susan
If you look under /boot you may still have the older kernel image installed, as well as the updated one. You may be able to edit the /boot/grub/menu.lst file, to tell grub to boot the old kernel by default. This may assist you, while trying to sort out the update problem. HTH Keith --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org

On 31.1.2007 14:54:34 Susan Dittmar wrote:
Dear folks,
I'm sure this is a FAQ, but it looks like I'm running against walls when searching for the answer.
I'm using SuSE 10.1 and I would like to know - which patches have been installed (using YOU) - how to uninstall some of those patches
What I need to handle is an accidentally installed kernel update that now bogs up additionally installed sources :-(
Thanks for your help,
As far as I know, YOU no longer installs patch rpms (Those appear to be in the repo, but are not used. Anyone know why? This is also true with the 'smart package manager', which I use). It reinstalls the entire new version rpm. You can go to YaST, find the kernel package and from the Versions tab tell YaST exactly which version you would like to be installed. That is, if you remember the exact version prior to your update. If it is the kernel-source package that troubles you (you said something about sources, but didn't specify what sources), have in mind that you can have multiple versions of that package simultaneously installed. You can remove each of those, if you don't actually need the kernel source for compiling something else. -- Blade hails you... An angel face smiles to me Under a headline of tragedy --Nightwish

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Wednesday 2007-01-31 at 13:54 +0100, Susan Dittmar wrote:
I'm using SuSE 10.1 and I would like to know - which patches have been installed (using YOU)
Use this (one line): rpm -q -a --queryformat "%{INSTALLTIME}\t%{INSTALLTIME:day} %{BUILDTIME:day} %-30{NAME}\t%{VERSION} %{RELEASE} %35{PACKAGER}\n" | sort | less -S It will produce a line of installed rpm packages sorted by date, the new ones at the bottom. But you will not see "patches", updates show as full blown packages.
- how to uninstall some of those patches
You will have to reinstall the old one previous to the one you don't want (and remove the old one). - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFFwc1EtTMYHG2NR9URAkOGAJ9uxgHn2LYL+gfF/1wy6NZ7Vb8UmACffbsH Yrhrn3RuUDXZD6n/rbZNdW8= =ZiKm -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
participants (4)
-
Boyan Tabakov
-
Carlos E. R.
-
Keith Roberts
-
Susan Dittmar