[Bug 1172753] New: "Update" repositories not yet fully initialized
http://bugzilla.opensuse.org/show_bug.cgi?id=1172753 Bug ID: 1172753 Summary: "Update" repositories not yet fully initialized Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.2 Hardware: x86-64 OS: SUSE Other Status: NEW Severity: Minor Priority: P5 - None Component: Maintenance Assignee: maintenance@opensuse.org Reporter: antoine.mechelynck@gmail.com QA Contact: qa-bugs@suse.de Found By: Community User Blocker: --- THIS IS NOT YET AN ISSUE since the repositories in question don't yet contain anything AFAICT, and I believe that users of the 15.2 "beta" release ought to understand that and not panic. However, the 15.2 "final" release date approaches (Gold Master foreseen for 25 June followed by public release on the next Thursday i.e. 2 July) and among its users there are some beginners who might panic if their update repositories are listed as "outdated" or "invalid". Please correct the problem before then. Here is what I see when I run "zypper lu -t package -t patch" with all 15.2 repositories enabled: - Update-OSS - Update-NonOSS - Debug-Update-OSS - Debug-Update-NonOSS Warning: Repository <name> appears to be outdated. Consider using a different mirror or server. - Update-Test: Repository 'SUSE:Leap-15.2-Update-Test' is invalid. [uT|http://download.opensuse.org/update/leap/15.2-test/] Repository type can't be determined. Please check if the URIs defined for this repository are pointing to a valid repository. Skipping repository 'SUSE:Leap-15.2-Update-Test' because of the above error. Some of the repositories have not been refreshed because of an error. (No error or warning for the other repositories) with exit status 106 if update-Test is enabled, otherwise 0 even if all four others are enabled. FWIW, here is the output of "zypper lr -up"; then I'm going to temporarily disable the Update-Test repository, which BTW I have found to exist online, but as a totally empty directory. # | Alias | Name | Enabled | GPG Check | Refresh | Priority | URI ---+----------+------------------------------------+---------+-----------+---------+----------+-------------------------------------------------------------------------- 1 | DVD | boot:15.2.DVD.iso | Yes | (r ) Yes | No | 99 | iso:/?iso=openSUSE-Leap-15.2-DVD-x86_64.iso&url=dir%3A%2Fboot%2Fiso 2 | Fonts | SUSE:Leap-15.2-Fonts | Yes | (r ) Yes | Yes | 130 | http://download.opensuse.org/repositories/M17N:/fonts/openSUSE_Leap_15.2/ 3 | NOSS | SUSE:Leap-15.2-NonOSS | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/distribution/leap/15.2/repo/non-oss/ 4 | OSS | SUSE:Leap-15.2-OSS | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/distribution/leap/15.2/repo/oss/ 5 | dbNO | SUSE:Leap-15.2-Debug-NonOSS | Yes | (r ) Yes | Yes | 150 | http://download.opensuse.org/debug/distribution/leap/15.2/repo/non-oss/ 6 | dbO | SUSE:Leap-15.2-Debug-OSS | Yes | (r ) Yes | Yes | 150 | http://download.opensuse.org/debug/distribution/leap/15.2/repo/oss/ 7 | dbuNO | SUSE:Leap-15.2-Debug-Update-NonOSS | Yes | (r ) Yes | Yes | 150 | http://download.opensuse.org/debug/update/leap/15.2/non-oss/ 8 | dbuO | SUSE:Leap-15.2-Debug-Update-OSS | Yes | (r ) Yes | Yes | 150 | http://download.opensuse.org/debug/update/leap/15.2/oss/ 9 | j | jitsi | Yes | ( p) Yes | Yes | 99 | https://download.jitsi.org/jitsi/rpm/ 10 | msT | teams | Yes | (r ) Yes | Yes | 99 | https://packages.microsoft.com/yumrepos/ms-teams/ 11 | packman | GWDG:Leap-15.2-Packman | Yes | (r ) Yes | Yes | 110 | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.2/ 12 | packman1 | FAU_:Leap-15.2-Packman | Yes | (r ) Yes | Yes | 110 | http://ftp.fau.de/packman/suse/openSUSE_Leap_15.2/ 13 | sNOSS | SUSE:Leap-15.2-Source-NonOSS | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/source/distribution/leap/15.2/repo/non-oss/ 14 | sOSS | SUSE:Leap-15.2-Source-OSS | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/source/distribution/leap/15.2/repo/oss/ 15 | uNOSS | SUSE:Leap-15.2-Update-NonOSS | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/update/leap/15.2/non-oss/ 16 | uOSS | SUSE:Leap-15.2-Update-OSS | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/update/leap/15.2/oss/ 17 | uT | SUSE:Leap-15.2-Update-Test | Yes | (r ) Yes | Yes | 99 | http://download.opensuse.org/update/leap/15.2-test/ -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172753 http://bugzilla.opensuse.org/show_bug.cgi?id=1172753#c1 Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |Andreas.Stieger@gmx.de --- Comment #1 from Andreas Stieger <Andreas.Stieger@gmx.de> --- (In reply to Tony Mechelynck from comment #0)
- Update-OSS - Update-NonOSS - Debug-Update-OSS - Debug-Update-NonOSS Warning: Repository <name> appears to be outdated. Consider using a different mirror or server.
That is just due to not having released an update in a while.
- Update-Test: Repository 'SUSE:Leap-15.2-Update-Test' is invalid. [uT|http://download.opensuse.org/update/leap/15.2-test/] Repository type can't be determined.
Need to create and copy configuration from/to: https://build.opensuse.org/project/show/openSUSE:Maintenance:Test:Leap_15.1 https://build.opensuse.org/project/show/openSUSE:Maintenance:Test:Leap_15.2 and adjust the internal sync script. I don't think the OBS admins need to tweak the publishing hooks to show up in the right tree. Last time they set up a wildcard, better double check though. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172753 http://bugzilla.opensuse.org/show_bug.cgi?id=1172753#c3 --- Comment #3 from Tony Mechelynck <antoine.mechelynck@gmail.com> --- (In reply to Andreas Stieger from comment #2)
Fixed.
The Update-NonOSS and Debug-Update-NonOSS repositories are still complaining "Warning: Repository '<name>' appears to be outdated. Consider using a different mirror or server." but these warning don't (by themselves) set the exit code away from zero. I suppose this condition will fix itself as soon as there is, for instance, an update or patch there (rather than on the "distribution" NonOSS repos) for Opera or some other "non-OSS" package. Update-Test has been initialized and I have already installed a few patches from it. The other two (i.e. Update-OSS and Debug-Update-OSS) don't give any warning or error message anymore. I'm keeping watch on those NonOSS repos. I don't think any specific manual action is required anymore, but just in case: I'll set this bug VERIFIED once they too stop complaining. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1172753 http://bugzilla.opensuse.org/show_bug.cgi?id=1172753#c4 Tony Mechelynck <antoine.mechelynck@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #4 from Tony Mechelynck <antoine.mechelynck@gmail.com> --- The last warnings have now disappeared => VERIFIED -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com