Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 709880

Summary: media-gfx/wkhtmltopdf depends on deprecated dev-qt/qtwebkit:5
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/wkhtmltopdf/wkhtmltopdf/issues/4224
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 684580    

Description Andreas Sturmlechner gentoo-dev 2020-02-17 01:18:15 UTC
Hopefully upstream is porting away soon.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-26 16:45:22 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3977f181a303bba854a63531a90b187a6ce9020e

commit 3977f181a303bba854a63531a90b187a6ce9020e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-12-26 16:41:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-12-26 16:41:37 +0000

    profiles: Mask media-gfx/wkhtmltopdf for removal
    
    Bug: https://bugs.gentoo.org/709880
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Ferdinand Kuhl 2021-01-04 08:55:57 UTC
Since some years I maintain a personal ebuild.

But different from the gentoo one it uses the patched QT provided by the same project. Problem here is that the patched QT does not build with GCC 9.3 but still relies on GCC 8.4 being available.

And I have no idea how to fix that. (For me and the company I work for I decided that going with GCC 8.4 is acceptable for now)

If that is no issue I could step as Proxy-Maintainer as and our products heavily rely on wkhtmltopdf there is no migration in the next 6 month planned.
Comment 3 Andreas Sturmlechner gentoo-dev 2021-01-05 11:17:15 UTC
If their version is so far behind that it can't build with >=GCC-9 (also, likely still needs py2?) then that relegates this well into personal overlay territory, sorry. Another example how upstream bundling leads to an impasse.

Did you look into any alternatives to wkhtmltopdf yet?
Comment 4 Larry the Git Cow gentoo-dev 2021-01-24 23:00:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ffa14f61a2ebdaf5a1b4c2b44f07f83c76127a

commit 87ffa14f61a2ebdaf5a1b4c2b44f07f83c76127a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-01-24 21:53:20 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-01-24 23:00:32 +0000

    media-gfx/wkhtmltopdf: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/709880
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-gfx/wkhtmltopdf/Manifest                  |  1 -
 media-gfx/wkhtmltopdf/metadata.xml              |  8 -----
 media-gfx/wkhtmltopdf/wkhtmltopdf-0.12.5.ebuild | 43 -------------------------
 profiles/package.mask                           |  6 ----
 4 files changed, 58 deletions(-)