Hello,
I have thought that the openSUSE follow the upstream projects. Is that not true?
Generally they do, this looks like a simple mistake of shorewall-init requiring shorewall rather then shorewall-lite, this is a rare case where if you install shorewall-lite there is a fair chance you can then install shorewall-init with the --force option and it will probably work. Alternatively if shorewall-init is just some startup scripts you might be able to replicate them anyway.
After writing the above paragraph I was curious and read the spec, the init package requires "shoreline_firewall = %{version}-%{release}" and both the shorewall and shorewall-lite package have "shoreline_firewall = %{version}-%{release}" so from that logic it should work but it seems the resolver is somehow confused, i'd try a "zypper in shorewall-lite" followed by a "zypper in shorewall-init" and see if that makes it happier (otherwise just force the version), zypper could be getting confused by the multiple available versions and repo priorities, alternatively using yast you'll be able to go to the versions tab and specifically pick the right versions which may help.
I should also point out that any package you install from a 3rd party repository such as https://download.opensuse.org/repositories/security:/netfilter/openSUSE_Leap... can't be considered as part of an official openSUSE distro so we can't guarantee the quality of the package having said that its mirrored in tumbleweed and so is likely being reviewed but its possible that no one is testing that version on Leap 15.1
Your much detail is helpfull. Thank you. The maintainer did allready comment and did fix it in the package. But many people here are saying that the Shorewall released version is not supported by openSUSE. I understand it is a policy for the Leap 15.1 release version. I do not think to change the policy. But Security is important for the production distribution choice here. So probabaly I will look for a distribution that is supporting it. Thank you for the help, Janek -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org