Ladislav Slez������k changed bug 1203261
What Removed Added
Flags needinfo?(lslezak@suse.com)  

Comment # 3 on bug 1203261 from
This is related to a special processing of the repositories in the control.xml
on ARM.

It runs:

  sed -i -e
"s,http://download.opensuse.org/update/leap/,http://download.opensuse.org/ports/update/leap/,"
...

See
https://github.com/yast/skelcd-control-openSUSE/blob/b72dee43c02c99dc13ae06fd48e2529257f147c3/package/skelcd-control-openSUSE.spec#L168

The question is what is the correct behavior? Should we keep the
http://download.opensuse.org/update/leap URL untouched? (I.e. remove that sed
command?) Or do we need to change the URL in a different way?

Lubo������?


You are receiving this mail because: