Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919915 - mkvtoolnix-9999 fails prepare applying mkvtoolnix-80-0-0-no-uic-qtwidgets.patch
Summary: mkvtoolnix-9999 fails prepare applying mkvtoolnix-80-0-0-no-uic-qtwidgets.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-12-14 21:59 UTC by Chris Smith
Modified: 2024-01-20 11:48 UTC (History)
1 user (show)

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 Chris Smith 2023-12-14 21:59:23 UTC
* ERROR: media-video/mkvtoolnix-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/media-video/mkvtoolnix-9999/files/mkvtoolnix-80.0.0-no-uic-qtwidgets.patch

Reproducible: Always
Comment 1 Alfred Wingate 2023-12-14 22:15:51 UTC
https://gitlab.com/mbunkus/mkvtoolnix/-/commit/d8356e8c0801feb71fdb727c3e136d52c247f6e3

Looks like qt5 support got removed. Patches breaking is what you have to accept with live ebuilds unfortunately.

I'll rebase the patches while bumping 81.0
Comment 2 Larry the Git Cow gentoo-dev 2024-01-20 11:48:59 UTC
The bug has been closed via the following commit(s):

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

commit a9ae80b11bf8af4e3f7811f427b4512563f14440
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-12-14 22:48:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-20 11:48:36 +0000

    media-video/mkvtoolnix: remove patches and qt5 from live ebuild
    
    * Two out of three patches are now obselete and the last one was just
      making QtDBus optional. Just remove all for less maintenance burden at
      the expense of a minor regression in customizability.
    
    Closes: https://bugs.gentoo.org/919915
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/34288
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 55 ++++++---------------------
 1 file changed, 11 insertions(+), 44 deletions(-)