Hi,
one of my repositories seems to be broken. There is a red exclamation mark. I have no idea what this means…
https://build.opensuse.org/project/show/home:Herbster0815:HTPC
My main repo seems to be ok:
https://build.opensuse.org/project/show/home:Herbster0815
Is there anything I can do?
Thx and best regards!
It means some packages failed to build.
Hello Herbster0815,
do you mean these red exclamation marks?
I have these in some of my home repositories (but not all) too.
Building in these repositories is disabled.
Hi,
yes, exactly.
Meanwhile I recreated my project and the builds worked.
1 Like
Ok, thank you. Worked for me to, too… Fixed it by updating the project config.
Just for the record… What did you change in your project config?
From
Prefer: python-wxWidgets-3_0
to
Prefer: python3-wxWidgets-3_0
if I remember correctly.