On 26/12/2021 13.39, Per Jessen wrote:
Carlos E. R. wrote:
Ok, I mean I'm not familiar with apache logs, I can not interpret them. I can not figure out what actual URL curl tried.
Or do you mean that curl tried exactly:
curl /repositories/./Apache:/MirrorBrain/SLE_15_SP2/https: \ //software.opensuse.org/
Well, it would still have to correspond to the standard scheme, e.g.
curl http://download.opensuse.org/repositories/./Apache:/MirrorBrain/SLE_15_SP2/h...
Anyway, I grepped my logs, no hit: Telcontar:/var/log/YaST2 # zgrep "./Apache" y2log*gz Telcontar:/var/log/YaST2 # zgrep "Apache:" y2log*gz Telcontar:/var/log/YaST2 # grep "Apache:" y2log Telcontar:/var/log/YaST2 # grep "./Apache" y2log Telcontar:/var/log/YaST2 # grep "Apache" y2log Telcontar:/var/log/YaST2 # zgrep "Apache" y2log*gz Telcontar:/var/log/YaST2 # I would suspect a malformed download string related to the Apache repository, so some script in a package there. I don't use that repository, but perhaps someone has the toolset to analyze that entire repo for scripts in packages there for curl calls. -- Cheers / Saludos, Carlos E. R. (from 15.2 x86_64 at Telcontar)