Project

General

Profile

Actions

coordination #93501

closed

openqa-bootstrap fails to guess a value for platform on Leap 15.3

Added by simotek almost 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2021-06-07
Due date:
% Done:

0%

Estimated time:

Description

Observation

Unable to guess a value for .
Please use obs:///
Example: obs://server:http/openSUSE_11.3

/usr/share/openqa/script/openqa-bootstrap --help also gives no clear example on how to do this.

Steps to reproduce

for i in http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.3 https://download.opensuse.org/repositories/devel:/openQA:/Leap:/15.3/openSUSE_Leap_15.3/; do zypper ar -p 95 $i; done
zypper -n in openQA-bootstrap
/usr/share/openqa/script/openqa-bootstrap

Workaround

Install openQA manually following http://open.qa/docs/#_installation or try on a Tumbleweed machine without any additional repositories as this is also a setup that is automatically tested for each Tumbleweed snapshot.


Related issues 1 (0 open1 closed)

Copied to openQA Project - coordination #93609: [epic] openqa-bootstrap support on Leap 15.3Resolvedmkittler2021-06-07

Actions
Actions #1

Updated by okurz almost 3 years ago

Actions #2

Updated by okurz almost 3 years ago

  • Tracker changed from action to coordination
  • Description updated (diff)
  • Status changed from New to Feedback
  • Assignee set to okurz
  • Target version set to Ready

There seem to be multiple problems with openqa-bootstrap on Leap 15.3 . I created #93609 to fix the problems I have seen and improve the overall situation. However I could not reproduce the problem Unable to guess a value for .. I tried for example

podman run --rm -it registry.opensuse.org/opensuse/leap:15.3 sh -c 'zypper -n in curl && curl -s https://raw.githubusercontent.com/os-autoinst/openQA/master/script/openqa-bootstrap | bash -x'

as well as

podman run --rm -it registry.opensuse.org/opensuse/leap:15.3 sh -c 'zypper -n in openQA-bootstrap && /usr/share/openqa/script/openqa-bootstrap'

@simotek do you have "steps to reproduce" for me?

Actions #3

Updated by simotek almost 3 years ago

I followed the installation instructions for bare metal, on my leap machine I have the following repo's enabled

http://download.opensuse.org/repositories/devel:openQA/openSUSE_Leap_15.3
https://download.opensuse.org/repositories/devel:/openQA:/Leap:/15.3/openSUSE_Leap_15.3/

I then have openQA-bootstrap installed from devel:openQA and hit the failure there.

Actions #4

Updated by okurz almost 3 years ago

  • Description updated (diff)
  • Status changed from Feedback to Workable
  • Assignee deleted (okurz)

ok, I see. thx. Updated "steps to reproduce" in the ticket description.

As workaround you can either install openQA manually following http://open.qa/docs/#_installation or try on a Tumbleweed machine without any additional repositories as this is also a setup that is automatically tested for each Tumbleweed snapshot.

Actions #5

Updated by mkittler almost 3 years ago

  • Assignee set to mkittler
Actions #6

Updated by mkittler almost 3 years ago

  • Status changed from Workable to Feedback
Actions #7

Updated by livdywan almost 3 years ago

  • This almost looks like a duplicate of #93609
  • As this is a bug report there's no need for tests. But the epic is actually wrongly posing as a bug report and should be more generic.
  • Hypothetical ACs:
    • AC1: It's possible to run openqa-bootstrap on Leap 15.3
Actions #8

Updated by mkittler almost 3 years ago

  • Status changed from Feedback to Resolved

@simotek The PR has been merged so the issue with the repository URL should be fixed now. I'm marking this ticket as resolved. @okurz created another ticket (#93609) with more explicit acceptance criteria anyways so if anything is missing you can also comment there.

Actions

Also available in: Atom PDF