Bug ID | 1222205 |
---|---|
Summary | OBS published repo shows outdated packages |
Classification | openSUSE |
Product | openSUSE.org |
Version | unspecified |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | BuildService |
Assignee | screening-team-bugs@suse.de |
Reporter | marek@sapota.org |
QA Contact | adrian.schroeter@suse.com |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
Created attachment 873967 [details] https://download.opensuse.org/repositories/home:/mareksapota/openSUSE_Tumbleweed/x86_64/ on 04/01/2024 I build and publish a few community packages for openSUSE via OBS. Sometime between 03/28 and 04/01 packages available in the repo got reverted to Dec 2023 state. Repo with the issue: https://download.opensuse.org/repositories/home:/mareksapota/openSUSE_Tumbleweed/x86_64/ For example the "amdgpu_top" package is available in the repo at version 0.4.0 while version 0.7.0 has been built and published 2 months ago: https://build.opensuse.org/package/show/home:mareksapota/amdgpu_top The version that shows up at https://software.opensuse.org/package/amdgpu_top?search_term=amdgpu_top is correct. All of the packages have had the latest versions in the repo a few days ago. `zypper dup` is trying to downgrade the packages: >The following 4 packages are going to be downgraded: > amdgpu_top 0.7.0-11.7 -> 0.4.0-8.1 > amdvlk 2024.Q1.2-11.21 -> 2023.Q4.2-8.1 > zsa-wally 2.1.3+git17.0870ded-3.18 -> 2.1.3+git17.0870ded-3.3 > zsa-wally-udev-rules 2.1.3+git17.0870ded-3.18 -> 2.1.3+git17.0870ded-3.3`