Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835987 - app-admin/vault-1.10.0: prepare phase failed
Summary: app-admin/vault-1.10.0: prepare phase failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-25 09:48 UTC by Alarig Le Lay
Modified: 2022-03-26 01:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (file_835987.txt,7.78 KB, text/plain)
2022-03-25 09:49 UTC, Alarig Le Lay
Details
emerge -pqv (file_835987.txt,69 bytes, text/plain)
2022-03-25 09:49 UTC, Alarig Le Lay
Details
build.log (file_835987.txt,1.47 KB, text/plain)
2022-03-25 09:50 UTC, Alarig Le Lay
Details
environment (file_835987.txt,71.55 KB, text/plain)
2022-03-25 09:51 UTC, Alarig Le Lay
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alarig Le Lay 2022-03-25 09:48:23 UTC
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.
Comment 1 Alarig Le Lay 2022-03-25 09:49:08 UTC
Created attachment 767770 [details]
emerge --info
Comment 2 Alarig Le Lay 2022-03-25 09:49:50 UTC
Created attachment 767771 [details]
emerge -pqv
Comment 3 Alarig Le Lay 2022-03-25 09:50:34 UTC
Created attachment 767772 [details]
build.log
Comment 4 Alarig Le Lay 2022-03-25 09:51:41 UTC
Created attachment 767773 [details]
environment
Comment 5 Karim 2022-03-25 21:57:45 UTC
seeing the same thing on my machine. Please let me know if you need any additional information.
Comment 6 Larry the Git Cow gentoo-dev 2022-03-26 01:57:06 UTC
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(-)