http://bugzilla.opensuse.org/show_bug.cgi?id=1197874 Bug ID: 1197874 Summary: No repositories are defined Classification: openSUSE Product: openSUSE Leap Micro Version: 5.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Base Assignee: screening-team-bugs@suse.de Reporter: mloviska@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- In the current test flow, we can see that packages cannot be installed. * cockpit https://openqa.opensuse.org/tests/2274602#step/cockpit_service/8 ``` Calling zypper install 2022-03-31 12:23:14 tukit 4.0.0~rc2 started 2022-03-31 12:23:14 Options: callext 2 zypper -R {} install cockpit 2022-03-31 12:23:14 Executing `zypper -R /.snapshots/2/snapshot install cockpit`: Loading repository data... Reading installed packages... 'cockpit' not found in package names. Trying capabilities. No provider of 'cockpit' found. Resolving package dependencies... Nothing to do. ``` ``` localhost:~ # cat /etc/os-release NAME="openSUSE Leap Micro" VERSION="5.2" ID="opensuse-leap-micro" ID_LIKE="suse opensuse opensuse-leap suse-microos" VERSION_ID="5.2" PRETTY_NAME="openSUSE Leap Micro 5.2" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:leap-micro:5.2" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:LeapMicro" LOGO="distributor-logo-LeapMicro" localhost:~ # zypper lr --url Warning: No repositories defined. Use the 'zypper addrepo' command to add one or more repositories. ``` -- You are receiving this mail because: You are on the CC list for the bug.