On 12-19-2024 09:36AM, Patrick Shanahan wrote:
* -pj <pj.opensuse@gmx.com> [12-19-24 10:31]:
On 12-16-2024 02:19PM, Carlos E. R. wrote:
On 2024-12-16 04:17, -pj wrote:
On 12-15-2024 09:12PM, Patrick Shanahan wrote:
* -pj <pj.opensuse@gmx.com> [12-15-24 21:16]:
Fresh install of Tumbleweed here. Why is '# download.use_geoip_mirror = true' located in /etc/zypp/zypp.conf still commented out in the snapshot 20241215 ? I thought the default was without '#'. -Thanks
the "default" is "true", but it is commented out as if default is not changed, there is no need to configure it, ie: "#"
Some claim to get better mirror speeds when using zypper if they remove '#'. Are you suggesting to leave as per default here?
If the default is "true", yet some people claim to get better perfomance if they write
download.use_geoip_mirror = true
then they should report this in bugzilla.
You are correct, what I have done was (uncomment) the configuration line (fresh TW installation). I did not change anything. Is that correct?
"#download.use_geoip_mirror = true" IS the default setting and IS SET. You accomplish NOTHING by removing the "#".
Hi, where is 'download.use_geoip_mirror = true' set then since the line I speak of is commented out. When it is commented out, it cannot be read by zypper? Is the variable placed elsewhere then? -Thanks