Undo Patch

Hello,

is there a possibilty to revoke/undo a patch installed via zypper?

Thanks for feedback


ralf_neumann

ralf_neumann’s Profile: http://forums.novell.com/member.php?userid=49791
View this thread: http://forums.novell.com/showthread.php?t=448027

On Wed, 09 Nov 2011 21:36:01 GMT
ralf neumann ralf_neumann@no-mx.forums.novell.com wrote:
[color=blue]

Hello,

is there a possibilty to revoke/undo a patch installed via zypper?

Thanks for feedback

[/color]
Hi
Yes, just install the previous version which can be seen in the zypper
history file for example;

fgrep apache2 /var/log/zypp/history
2010-12-07 09:46:10|install|apache2|2.2.10-2.24.5
2011-09-21 08:26:51|install|apache2|2.2.10-2.30.1

zypper in apache2-2.2.10-2.24.5

There are other options, see the install section of the man page.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.7-desktop
up 23:53, 3 users, load average: 0.02, 0.04, 0.10
GPU GeForce 8600 GTS Silent - Driver Version: 285.05.09

Hi,

means that both versions must be accessible to zypper. Is this ensured?
What happens when you update the kernel and the server is not coming up
anymore?


ralf_neumann

ralf_neumann’s Profile: http://forums.novell.com/member.php?userid=49791
View this thread: http://forums.novell.com/showthread.php?t=448027

On Thu, 10 Nov 2011 15:16:02 GMT
ralf neumann ralf_neumann@no-mx.forums.novell.com wrote:
[color=blue]

Hi,

means that both versions must be accessible to zypper. Is this
ensured? What happens when you update the kernel and the server is
not coming up anymore?

[/color]
Hi
If you run multiversion in the zypper configuration it will retain the
previous kernel and entries in grub. This is a before scenario, not an
after one.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.7-desktop
up 1 day 17:13, 3 users, load average: 0.03, 0.14, 0.13
GPU GeForce 8600 GTS Silent - Driver Version: 285.05.09