Hello, * ERROR: app-admin/vault-1.10.0::gentoo failed (prepare phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_prepare * environment, line 1487: Called die * The specific snippet of code: * mkdir "${S}/http/web_ui" || die; I’m adding the requested files as attachment. Reproducible: Always Steps to Reproduce: 1.emerge -vaA1 app-admin/vault Actual Results: fail Expected Results: success alarig ~ # emerge -vaA1 app-admin/vault These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] app-admin/vault-1.10.0::gentoo [1.9.4::gentoo] USE="filecaps -webui" 0 KiB Total: 1 package (1 upgrade), Size of downloads: 0 KiB Would you like to merge these packages? [Yes/No] >>> Verifying ebuild manifests >>> Emerging (1 of 1) app-admin/vault-1.10.0::gentoo * vault-1.10.0-vendor.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking vault-1.10.0-vendor.tar.gz to /var/tmp/portage/app-admin/vault-1.10.0/work >>> Source unpacked in /var/tmp/portage/app-admin/vault-1.10.0/work >>> Preparing source in /var/tmp/portage/app-admin/vault-1.10.0/work/vault-1.10.0-vendor ... mkdir: cannot create directory ‘/var/tmp/portage/app-admin/vault-1.10.0/work/vault-1.10.0-vendor/http/web_ui’: File exists * ERROR: app-admin/vault-1.10.0::gentoo failed (prepare phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_prepare * environment, line 1487: Called die * The specific snippet of code: * mkdir "${S}/http/web_ui" || die; * * If you need support, post the output of `emerge --info '=app-admin/vault-1.10.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/vault-1.10.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-admin/vault-1.10.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/vault-1.10.0/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/vault-1.10.0/work/vault-1.10.0-vendor' * S: '/var/tmp/portage/app-admin/vault-1.10.0/work/vault-1.10.0-vendor' >>> Failed to emerge app-admin/vault-1.10.0, Log file: >>> '/var/tmp/portage/app-admin/vault-1.10.0/temp/build.log' * Messages for package app-admin/vault-1.10.0: * ERROR: app-admin/vault-1.10.0::gentoo failed (prepare phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_prepare * environment, line 1487: Called die * The specific snippet of code: * mkdir "${S}/http/web_ui" || die; * * If you need support, post the output of `emerge --info '=app-admin/vault-1.10.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/vault-1.10.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-admin/vault-1.10.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/vault-1.10.0/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/vault-1.10.0/work/vault-1.10.0-vendor' * S: '/var/tmp/portage/app-admin/vault-1.10.0/work/vault-1.10.0-vendor' I checked my filesystem, I have inodes and space left.
Created attachment 767770 [details] emerge --info
Created attachment 767771 [details] emerge -pqv
Created attachment 767772 [details] build.log
Created attachment 767773 [details] environment
seeing the same thing on my machine. Please let me know if you need any additional information.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946fd2aef1776f525db0e0bcea94e4b027730743 commit 946fd2aef1776f525db0e0bcea94e4b027730743 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2022-03-26 01:56:03 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2022-03-26 01:56:03 +0000 app-admin/vault: fix USE=-webui Closes: https://bugs.gentoo.org/835987 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-admin/vault/vault-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)