Comment # 2 on bug 1040863 from
> use the downgrade option.

The only install downgrade option I can find is `install --force`.

Then I end up with

Problem: php7-7.1.5-1.2.x86_64 requires
libcrypto.so.1.0.0(OPENSSL_1.0.0)(64bit), but this requirement cannot be
provided

  uninstallable providers: libopenssl1_0_0-1.0.2k-1.2.x86_64[oss]

 Solution 1: Following actions will be done:

  do not install php7-7.1.5-1.2.x86_64
  do not install python-2.7.13-2.2.x86_64

 Solution 2: downgrade of libopenssl1_0_0-1.0.2k-3.1.x86_64 to
libopenssl1_0_0-1.0.2k-1.2.x86_64

 Solution 3: break php7-7.1.5-1.2.x86_64 by ignoring some of its dependencies

Is there another way to unbreak my Dockerfile?
Or do I need to write an expect script to get this working?

> (zypper dup would have done the right thing)

I think dup doesnt help in this scenario.

> this will resolve itself with the 1.0.2l update.

Any estimate when that would be?

And why upgrade to 1.0.2l?
It doesnt contain anything useful for openSUSE..?
https://www.openssl.org/news/cl102.txt


You are receiving this mail because: