Eric Bischoff changed bug 1222854
What Removed Added
CC   ebischoff@suse.com

Comment # 3 on bug 1222854 from Eric Bischoff
Hi all,


* it's all subversion commands that fail, not only "checkout". Also affected:
"update", "list", ...

* a "strace -f -e trace=all svn up" shows that the command is stuck in an
infinite loop:
  . read /etc/crypto-policies/back-ends/openssl.config
  . read /var/lib/ca-certificates/ca-bundle.pem
  . connect to port 443 of subversion server
  . try to communicate with the remote
  . and restart

* Leap 15.5 is not affected, Leap 15.6 is. The two files above have not changed
between both versions, from what I can see.

* on the server side, I did not spot something relevant in Apache's logs

* it was working fine until recently in Leap 15.6


I am available in slack for testing if needed.








Hope that helps,


You are receiving this mail because: