I'm trying to install jubler-5.1 and it seems to build fine, but the installation step fails: [...] BUILD SUCCESSFUL Total time: 0 seconds removed '/tmp/portage/media-video/jubler-5.1/image//usr/share/menu/jubler' removed directory '/tmp/portage/media-video/jubler-5.1/image//usr/share/menu' Traceback (most recent call last): File "/usr/lib/portage/python3.7/doins.py", line 594, in <module> sys.exit(main(sys.argv[1:])) File "/usr/lib/portage/python3.7/doins.py", line 585, in main os.path.dirname(source)): File "/usr/lib/portage/python3.7/doins.py", line 434, in _doins return install_runner.install_file(source, os.path.dirname(dest)) File "/usr/lib/portage/python3.7/doins.py", line 370, in install_file return self._ins_runner.run(source, dest_dir) File "/usr/lib/portage/python3.7/doins.py", line 179, in run sstat = os.stat(source) FileNotFoundError: [Errno 2] No such file or directory: b'dist/lib/*.jar' * ERROR: media-video/jubler-5.1::gentoo failed (install phase): * doins failed * * If you need support, post the output of `emerge --info '=media-video/jubler-5.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/jubler-5.1::gentoo'`. * The complete build log is located at '/tmp/portage/media-video/jubler-5.1/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/media-video/jubler-5.1/temp/environment'. * Working directory: '/tmp/portage/media-video/jubler-5.1/work/Jubler-5.1' * S: '/tmp/portage/media-video/jubler-5.1/work/Jubler-5.1' !!! When you file a bug report, please include the following information: GENTOO_VM=icedtea-bin-8 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.16.0" JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="javac" Reproducible: Always Steps to Reproduce: 1. emerge jubler Actual Results: crashes with "FileNotFoundError" Expected Results: installs
Created attachment 670070 [details] emerge --info '=jubler-5.1'
unfortunately, I cannot upload my (24kb) build log, as the websites gives an "Internal Server Error"...
(In reply to igel from comment #2) > unfortunately, I cannot upload my (24kb) build log, as the websites gives an > "Internal Server Error"... This usually happens when your browser can't access the log, confusingly.
Created attachment 770855 [details] build.log
(In reply to Sam James from comment #3) > (In reply to igel from comment #2) > > unfortunately, I cannot upload my (24kb) build log, as the websites gives an > > "Internal Server Error"... > > This usually happens when your browser can't access the log, confusingly. Ah that makes sense, thanks. I attached my build.log again with correct permissions although it seems that the issue is already being worked on. Cheers.
*** Bug 882541 has been marked as a duplicate of this bug. ***
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac82d8209635aa0c3eb4ec5eca8c7edccdcf3a38 commit ac82d8209635aa0c3eb4ec5eca8c7edccdcf3a38 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2022-03-19 18:06:22 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2023-09-21 06:44:08 +0000 media-video/jubler: add 7.0.3, update EAPI 6 -> 8 Bug: https://bugs.gentoo.org/753209 Bug: https://bugs.gentoo.org/831243 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/24907 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-video/jubler/Manifest | 1 + media-video/jubler/files/7.0.3-helpme.patch | 13 +++ media-video/jubler/jubler-7.0.3.ebuild | 151 ++++++++++++++++++++++++++++ media-video/jubler/metadata.xml | 4 +- 4 files changed, 168 insertions(+), 1 deletion(-)