Martchus
Martchus
It worked last time I tested and nothing has been changed since then. What Qt Widgets style are you using and what scale factor? Are you using any custom font?...
I documented the existence of this PR and how one would use that script on https://progress.opensuse.org/projects/openqatests/wiki/Wiki#Scheduling-maintenance-tests-for-openSUSE-Leap-16 so @openSUSE/qa-tools-team is aware of this. What prevents us from merging this PR right...
> Somebody with commit access to press the merge button, after a review :) I also don't have merge rights in this repo so I cannot help. Maybe @Vogtinator can...
So, what is missing to have this merged? I'm asking whoever has merge rights in this repo. (I suppose @Vogtinator has merge rights.) It might had made sense to base...
The Perl module it cannot find is supposed to be provided by https://archlinux.org/packages/extra/x86_64/perl-yaml-libyaml. This package is a make dependency so it should have been installed automatically in your build environment....
It is strange that https://archlinux.org/packages/extra/x86_64/perl-yaml-libyaml has no dependency to libyaml. That seems like a bug of that Arch Linux package to me considering libyaml is required by that package -...
I've just pushed a commit to qtforkawesome for a better error message because right now it just tells us that the non-XS module cannot be located (but that's expected). You...
It would make more sense to debug what's wrong with perl-yaml-libyaml in your case. The other package is just meant as a fallback but it is slower. Did you try...
@HereInPlainSight Thanks for letting me know. This was actually only introduced by the recent commit mentioned in https://github.com/Martchus/PKGBUILDs/issues/192#issuecomment-2374450669. I pushed a fix. (I added the additional `S` for testing so...
So with this we'd see the bugref in https://openqa.suse.de/tests/12538408#step/memcg_regression/12 rendered as link. See https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17986#discussion_r1361895442 for further context.