Bug ID 1191025
Summary openSUSE Leap 15.3 OBS KVM/Qemu image with old 15.1 repositories
Classification Internal Novell Products
Product openSUSE Build Service
Version master
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component General
Assignee adrian.schroeter@suse.com
Reporter abergmann@suse.com
QA Contact adrian.schroeter@suse.com
Found By ---
Blocker ---

The qcow2 KVM/Qemu image has some issues with the defined channels. The system
is running on openSUSE Leap 15.3, but the configured repositories are linked
against openSUSE Leap 15.1.

Download from: https://openbuildservice.org/download/other/

localhost:~ # cat /etc/os-release 
NAME="openSUSE Leap"
VERSION="15.3"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.3"
PRETTY_NAME="openSUSE Leap 15.3"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:15.3"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"

localhost:~ # cat /etc/zypp/repos.d/openSUSE\:Leap\:15.1.repo
[openSUSE:Leap:15.1]
enabled=1
autorefresh=0
baseurl=http://download.opensuse.org/distribution/leap/15.1/repo/oss/

localhost:~ # cat /etc/zypp/repos.d/openSUSE\:Leap\:15.1\:Update.repo 
[openSUSE:Leap:15.1:Update]
enabled=1
autorefresh=0
baseurl=http://download.opensuse.org/update/leap/15.1/oss/

localhost:~ # cat /etc/zypp/repos.d/OBS\:Server\:2.10.repo 
[OBS:Server:2.10]
enabled=1
autorefresh=0
baseurl=http://download.opensuse.org/repositories/OBS:/Server:/2.10/openSUSE_15.1/


Only the backports and sle repositories are configured correctly.

* repo-backports-debug-update
  - http://download.opensuse.org/update/leap/15.3/backports_debug/
* repo-backports-update
  - http://download.opensuse.org/update/leap/15.3/backports/
* repo-sle-debug-update
  - http://download.opensuse.org/debug/update/leap/15.3/sle/
* repo-sle-update
  - http://download.opensuse.org/update/leap/15.3/sle/


You are receiving this mail because: