Hi Folks, I have a question about zypper or libzypp. I found out that on SLES 15 SP1 the package openswan has been updated from 5.6.0 to 5.8.2 via patch:SUSE-SLE-Module-Basesystem-15-SP1-2020-743-1. That's bad because the update breaks my connection via IPsec to SAP. So I reverted to the old packages. The connection runs again. But how can I make sure that this patch is never applied again? I tried "zypper al 'strongsw*'". "zypper al" shows that, and "zypper up" does not show any package with "strongsw" at the beginning in the list of packages to be updated. That's OK. But "zypper patch" still annoys me by showing 2 "Solutions": No 1 being to remove the lock, No 2 "do not install patch:SUSE-SLE-Module-Basesystem-15-SP1-2020-743-1.noarch. So I used "zypper al" to add this patch. It shows with "zypper ll", but it is ignored, "zypper patch" still shows 2 solutions. Since there is a "zypper -n patch" running daily, and it exits with Errorlevel 4, I'd love to have a way so that this patch does not show up for "zypper patch", which works fine with "zypper up". "zypper patch" should see that there is a patch in the zypper lock list and should ignore this patch for its action. Can I get this to work? Regards, Werner -- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org