* ERROR: media-video/avidemux-2.7.4::gentoo failed (prepare phase): * Desktop file fix failed. * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-20190824-111523 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * repository timestamp: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Sun, 25 Aug 2019 22:08:16 +0000 emerge -qpvO media-video/avidemux [ebuild N ] media-video/avidemux-2.7.4 USE="nls -debug -nvenc -opengl -qt5 -sdl -vaapi -vdpau -xv"
Created attachment 588090 [details] emerge-info.txt
Created attachment 588092 [details] emerge-history.txt
Created attachment 588094 [details] environment
Created attachment 588096 [details] etc.portage.tbz2
Created attachment 588098 [details] media-video:avidemux-2.7.4:20190825-233649.log
Created attachment 588100 [details] temp.tbz2
Created attachment 588492 [details, diff] Fix for the desktop fix The attached patch fixes the ".desktop file fix" in the ebuild. Background is that the current .desktop file wants to start avidemux3_portable now instead of avidemux2. BTW I don't think that a _gtk version is built in any case but the default without USE=qt5 is to set the started program to avidemux3_gtk. But whoever wants a UI version sets USE=qt5 anyway.
(In reply to Bernd Feige from comment #7) > Created attachment 588492 [details, diff] [details, diff] > Fix for the desktop fix > > The attached patch fixes the ".desktop file fix" in the ebuild. Background > is that the current .desktop file wants to start avidemux3_portable now > instead of avidemux2. BTW I don't think that a _gtk version is built in any > case but the default without USE=qt5 is to set the started program to > avidemux3_gtk. But whoever wants a UI version sets USE=qt5 anyway. Oh, thanks. These seds are incorrect indeed.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2eb99fb1941a72a2779b954c2c71feb87af107 commit 7e2eb99fb1941a72a2779b954c2c71feb87af107 Author: Stefan Strogin <steils@gentoo.org> AuthorDate: 2019-08-28 21:51:20 +0000 Commit: Stefan Strogin <steils@gentoo.org> CommitDate: 2019-08-28 22:06:21 +0000 media-video/avidemux: fix .desktop file Reported-by: Toralf Förster <toralf@gentoo.org> Reported-by: Bernd Feige <bernd.feige@gmx.net> Closes: https://bugs.gentoo.org/692898 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils@gentoo.org> ...demux-2.7.4.ebuild => avidemux-2.7.4-r1.ebuild} | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-)
*** Bug 692868 has been marked as a duplicate of this bug. ***