Bug ID | 1158123 |
---|---|
Summary | Archiving project meta configuration for openSUSE_Leap_15.1 repository is incorrect |
Classification | openSUSE |
Product | openSUSE.org |
Version | unspecified |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | 3rd party software |
Assignee | mpluskal@suse.com |
Reporter | Andreas.Stieger@gmx.de |
QA Contact | bnc-team-screening@forge.provo.novell.com |
CC | crrodriguez@opensuse.org, darin@darins.net, meissner@suse.com, mpluskal@suse.com, werner@suse.com |
Found By | --- |
Blocker | --- |
From https://build.opensuse.org/projects/Archiving/meta > <repository name="openSUSE_Leap_15.1"> > <path project="openSUSE:Leap:15.0:Update" repository="standard"/> > <arch>x86_64</arch> > </repository> Should be: > <repository name="openSUSE_Leap_15.1"> > <path project="openSUSE:Leap:15.1:Update" repository="standard"/> > <arch>x86_64</arch> > </repository>