Re: KDE Gear projects with failing CI (master) (22 November 2023)

2023-11-24 Thread Nicolas Fella

On 11/23/23 00:09, Albert Astals Cid wrote:

Please work on fixing them, otherwise i will remove the failing CI
jobs on their 4th failing week, it is very important that CI is passing for
multiple reasons.

Good news: 1 repository was fixed

Bad news: We have 4 new repositories failing


== kuserfeedback woes ==

kate
  *https://invent.kde.org/utilities/kate/-/pipelines/538985

dolphin
  *https://invent.kde.org/system/dolphin/-/pipelines/538986

kuserfeedback isn't available for Windows in the registry. Looking at it, it
hasn't compiled for days, what's going on there?


== Missing dependencies on CI ==

kalk
  *https://invent.kde.org/utilities/kalk/-/pipelines/538991
* Fails to find libqalculate>4.7.0 for Android


== Broken appstream/reuse ==

kclock
  *https://invent.kde.org/utilities/kclock/-/pipelines/538992

kclock is fixed now

Re: KDE Gear projects with failing CI (master) (22 November 2023)

2023-11-23 Thread Ingo Klöcker
On Donnerstag, 23. November 2023 17:00:13 CET Volker Krause wrote:
> On Donnerstag, 23. November 2023 12:04:24 CET Ingo Klöcker wrote:
> > On Donnerstag, 23. November 2023 00:09:48 CET Albert Astals Cid wrote:
> > > == kuserfeedback woes ==
> > > 
> > > kate
> > > 
> > >  * https://invent.kde.org/utilities/kate/-/pipelines/538985
> > > 
> > > dolphin
> > > 
> > >  * https://invent.kde.org/system/dolphin/-/pipelines/538986
> > > 
> > > kuserfeedback isn't available for Windows in the registry. Looking at
> > > it,
> > > it hasn't compiled for days, what's going on there?
> > 
> > Windows CI has recently been switched to Qt 6.6. If kuserfeedback master
> > wasn't built since then then it's obvious why no Qt 6.6 build is available
> > in the registry. Our CI doesn't magically rebuilt all projects if we
> > update
> > the CI images. Could this be fixed? Probably.
> 
> That's what the seed jobs are for,

Ah. So for most of us the rebuild happens seemingly automagically provide the 
magicians or their apprentices hit the Run Seed Job buttons. :-)

Thanks magicians and apprentices for taking care of this!

Regards,
Ingo

signature.asc
Description: This is a digitally signed message part.


Re: KDE Gear projects with failing CI (master) (22 November 2023)

2023-11-23 Thread Volker Krause
On Donnerstag, 23. November 2023 12:04:24 CET Ingo Klöcker wrote:
> On Donnerstag, 23. November 2023 00:09:48 CET Albert Astals Cid wrote:
> > == kuserfeedback woes ==
> > 
> > kate
> > 
> >  * https://invent.kde.org/utilities/kate/-/pipelines/538985
> > 
> > dolphin
> > 
> >  * https://invent.kde.org/system/dolphin/-/pipelines/538986
> > 
> > kuserfeedback isn't available for Windows in the registry. Looking at it,
> > it hasn't compiled for days, what's going on there?
> 
> Windows CI has recently been switched to Qt 6.6. If kuserfeedback master
> wasn't built since then then it's obvious why no Qt 6.6 build is available
> in the registry. Our CI doesn't magically rebuilt all projects if we update
> the CI images. Could this be fixed? Probably.

That's what the seed jobs are for, they were just not adapted yet to 
KUserFeedback moving to Frameworks:

https://invent.kde.org/sysadmin/ci-management/-/merge_requests/88

Regards,
Volker

signature.asc
Description: This is a digitally signed message part.


Re: KDE Gear projects with failing CI (master) (22 November 2023)

2023-11-23 Thread Ingo Klöcker
On Donnerstag, 23. November 2023 00:09:48 CET Albert Astals Cid wrote:
> == kuserfeedback woes ==
> 
> kate
>  * https://invent.kde.org/utilities/kate/-/pipelines/538985
> 
> dolphin
>  * https://invent.kde.org/system/dolphin/-/pipelines/538986
> 
> kuserfeedback isn't available for Windows in the registry. Looking at it, it
> hasn't compiled for days, what's going on there?

Windows CI has recently been switched to Qt 6.6. If kuserfeedback master 
wasn't built since then then it's obvious why no Qt 6.6 build is available in 
the registry. Our CI doesn't magically rebuilt all projects if we update the 
CI images. Could this be fixed? Probably.

I have now triggered a pipeline for kuserfeedback master (which has already 
completed successfully). Let's see whether this fixes the problem.

Regards,
Ingo


signature.asc
Description: This is a digitally signed message part.


KDE Gear projects with failing CI (master) (22 November 2023)

2023-11-22 Thread Albert Astals Cid
Please work on fixing them, otherwise i will remove the failing CI 
jobs on their 4th failing week, it is very important that CI is passing for 
multiple reasons.

Good news: 1 repository was fixed

Bad news: We have 4 new repositories failing


== kuserfeedback woes ==

kate
 * https://invent.kde.org/utilities/kate/-/pipelines/538985

dolphin
 * https://invent.kde.org/system/dolphin/-/pipelines/538986

kuserfeedback isn't available for Windows in the registry. Looking at it, it 
hasn't compiled for days, what's going on there?


== Missing dependencies on CI ==

kalk
 * https://invent.kde.org/utilities/kalk/-/pipelines/538991
   * Fails to find libqalculate>4.7.0 for Android


== Broken appstream/reuse == 

kclock
 * https://invent.kde.org/utilities/kclock/-/pipelines/538992


Cheers,
  Albert