On 28.08.2024 23:48, Simon Becherer wrote:
OK, i still have no idear why it was working 5 minutes before the second change on a second system,
but:
this home repo has a directory: /repo inside this is a file repoindex.xml inside this file are all the unwanted repos which where installed at my system.
copiing the file /etc/zypp/repos.d/ -rw-r--r-- 1 root root 260 28. Aug 19:17 openSUSE_Tumbleweed-home-Herbster0815-androidstudio.repo from one of my systems to the other, gaves me a "normal" repo and is working fine.
again, it must have had something to do with a update at the server that one system has found the "normal" data, and the other a couple of minutes later only the links to "what ever i do not need".
What makes you think you do not need them? Packages in this project are built against all these repositories and so any package from this project may have packages from any of these repositories as dependencies: <repository name="openSUSE_Tumbleweed"> <path project="KDE:Qt6" repository="openSUSE_Tumbleweed"/> <path project="KDE:Unstable:Qt" repository="openSUSE_Tumbleweed"/> <path project="KDE:Unstable:Frameworks" repository="openSUSE_Factory"/> <path project="KDE:Unstable:Applications" repository="KDE_Unstable_Frameworks_openSUSE_Factory"/> <path project="KDE:Unstable:Extra" repository="KDE_Unstable_Frameworks_openSUSE_Factory"/> <path project="openSUSE:Tumbleweed" repository="standard"/> <arch>x86_64</arch> </repository> It has been the source of confusion in the past. So, if anything, it is a feature. Now, YaST UI could likely be improved.
... home repos ....
It has nothing to do with a repo being "home" or not. Except I am really surprised where this repository type comes from. I do not see it in project configuration. It is possible it has been configured briefly and now this directory is "stuck". Unfortunately changelog for project config apparently does not exist (at least, not exposed in UI or osc).