Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908715 - ecm.eclass hard pins Qt version to 5.15.9 for the doc use
Summary: ecm.eclass hard pins Qt version to 5.15.9 for the doc use
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-17 20:17 UTC by Eugene Shalygin
Modified: 2023-06-17 20:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2023-06-17 20:17:18 UTC
Enabling the doc use-flag for kde-frameworks/ packages blocks Qt update to 5.15.10.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-06-17 20:34:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=df307a4cda55eaa63949f6d8354babb7a93bda6d

commit df307a4cda55eaa63949f6d8354babb7a93bda6d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-06-17 20:33:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-06-17 20:34:08 +0000

    ecm.eclass: Add Qt 5.15.10 to ECM_QTHELP Portage bug workaround
    
    Bug: https://bugs.gentoo.org/908715
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/ecm.eclass | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-06-17 20:37:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3295a12234dc319f8ae3af1181ed5e868716d3e0

commit 3295a12234dc319f8ae3af1181ed5e868716d3e0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-06-17 20:36:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-06-17 20:37:29 +0000

    ecm.eclass: Add Qt 5.15.10 to ECM_QTHELP Portage bug workaround
    
    Closes: https://bugs.gentoo.org/908715
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/ecm.eclass | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)