| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Revdeps can drop dev-qt/* dependencies on version bumps at any time, which then
may lead to Portage disregarding these dev-qt/* packages for upgrade if nothing
is left depending on them. When these packages contain Qt5 plugins it breaks
runtime hard - broken screenlocker, blank login manager, ... -, with:
`Cannot mix incompatible Qt library (5.15.10) with this library (5.15.11)`
We've had this happen with dev-qt/qtvirtualkeyboard and dev-qt/qtcharts already
and gradual porting to Qt6 ensures it will happen more often in the future.
Package groups (https://bugs.gentoo.org/918873) are not effective here as it
concerns ::installed package set.
For lack of a better mechanism from the package manager, these blockers make
sure dep calculation will take care of the necessary cleanup of dangling Qt5
packages, even if it will not improve our backtracking situation.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/919789
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/920845
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/920846
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Dropping the stable keyword for arm architecture due to a lack of
security stabilization for over a year.
Bug: https://bugs.gentoo.org/891169
Bug: https://bugs.gentoo.org/898464
Bug: https://bugs.gentoo.org/902501
Bug: https://bugs.gentoo.org/904486
Bug: https://bugs.gentoo.org/910191
Bug: https://bugs.gentoo.org/913741
Bug: https://bugs.gentoo.org/915548#c6
Bug: https://bugs.gentoo.org/915989
Bug: https://bugs.gentoo.org/918847
Bug: https://bugs.gentoo.org/921662
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Dropping the stable keyword for arm architecture to prepare for
subsequent destablization of dev-db/redis, which lacks security
stabilization for arm for over a year.
Bug: https://bugs.gentoo.org/915548#c6
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Dropping the stable keyword for arm architecture to prepare for
subsequent destablization of dev-db/redis, which lacks security
stabilization for arm for over a year.
Bug: https://bugs.gentoo.org/915548#c6
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Unknown if this really helps, depend on if the file was missing
or if it was just failing to find where it is with bad include
search -- but given it is generated good odds it is the former.
Have not actually reproduced myself and it is possible another
target also needs to be run, could potentially fail differently
if that does not resolve it (forcing -j1 is of course out of the
question for this package).
Needs a proper investigation/fix, but given this tend to fail
very late in the build it is not obvious and ccache likely makes
it harder to fail. Does not help that these rules are created
through several Qt cmake wrapper functions (the sync headers
bits come from qtbase cmake files, not from here).
May tentatively try to remove in a somewhat-distant future to see
if it is still an issue, and/or when related-sounding fixes occurred
in qtbase or qtwebengine.
Closes: https://bugs.gentoo.org/915953
Closes: https://bugs.gentoo.org/921680
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Thanks to Lorenzo Bertini.
Closes: https://bugs.gentoo.org/831333
Closes: https://bugs.gentoo.org/908846
Signed-off-by: Felix Neumärker <xdch47@posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/33498
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33573
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| | |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33543
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updated to new upstream, several fixes to ebuild and init-script.
Closes: https://bugs.gentoo.org/829652
Closes: https://bugs.gentoo.org/807331
Closes: https://bugs.gentoo.org/804990
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33395
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Furthermore, add test_git_error, which seems to fail if there is a git
above the portage's package temp directory.
Also drop the unnecessary definition of src_prepare.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
| |
| |
| |
| |
| |
| | |
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34323
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Closes: https://bugs.gentoo.org/798411
Closes: https://bugs.gentoo.org/916117
Closes: https://bugs.gentoo.org/914074
Closes: https://bugs.gentoo.org/909411
Closes: https://bugs.gentoo.org/909404
Signed-off-by: Nedko Arnaudov <nedko@nedk.org>
Closes: https://github.com/gentoo/gentoo/pull/34706
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
|
|\| |
|