Bugzilla – Full Text Bug Listing |
Summary: | [Build 272.2] openQA test fails in yast2_control_center - incorrect expectation of ports 15.5 update repo | ||
---|---|---|---|
Product: | [openSUSE] openSUSE Distribution | Reporter: | Lubos Kocman <lubos.kocman> |
Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
Status: | NEW --- | QA Contact: | Jiri Srain <jsrain> |
Severity: | Normal | ||
Priority: | P5 - None | CC: | lslezak, lubos.kocman |
Version: | Leap 15.5 | Flags: | mfilka:
needinfo?
(lubos.kocman) |
Target Milestone: | --- | ||
Hardware: | aarch64 | ||
OS: | Other | ||
URL: | https://openqa.opensuse.org/tests/2626739/modules/yast2_control_center/steps/45 | ||
Whiteboard: | |||
Found By: | openQA | Services Priority: | |
Business Priority: | Blocker: | Yes | |
Marketing QA Status: | --- | IT Deployment: | --- |
Description
Lubos Kocman
2022-09-08 15:56:11 UTC
@Lubos: Do you want to think of priority? AFAIK developers are not allowed to set priorities and with P5 I doubt it will get an attention any time soon. @Ladislav: is it one liner or something more complex from yast's POV? 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š? Lubos, this is waiting for feedback from you. See previous comment. Lubos, this is still waiting for your feedback. |