Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906975 - mail-filter/maildrop-3.1.5: cannot remove '/var/tmp/portage/mail-filter/maildrop-3.1.5/image/usr/bin/deliverquota': No such file or directory
Summary: mail-filter/maildrop-3.1.5: cannot remove '/var/tmp/portage/mail-filter/maild...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-23 08:32 UTC by smutnja3
Modified: 2023-05-23 18:48 UTC (History)
0 users

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


Attachments
emerge--info.txt (emerge--info.txt,6.55 KB, text/plain)
2023-05-23 08:32 UTC, smutnja3
Details
build.log (build.log,171.37 KB, text/x-log)
2023-05-23 08:32 UTC, smutnja3
Details

Note You need to log in before you can comment on or make changes to this bug.
Description smutnja3 2023-05-23 08:32:15 UTC
Created attachment 862257 [details]
emerge--info.txt

rm: cannot remove '/var/tmp/portage/mail-filter/maildrop-3.1.5/image/usr/bin/deliverquota': No such file or directory
 * ERROR: mail-filter/maildrop-3.1.5::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 136:  Called src_install
 *   environment, line 2163:  Called die
 * The specific snippet of code:
 *               rm "${D}/usr/bin/${tool}" || die;
 *
Comment 1 smutnja3 2023-05-23 08:32:56 UTC
Created attachment 862258 [details]
build.log
Comment 2 Petr Vaněk gentoo-dev 2023-05-23 09:44:06 UTC
I was able to reproduce it with disable tools USE.
Comment 3 Larry the Git Cow gentoo-dev 2023-05-23 18:48:50 UTC
The bug has been closed via the following commit(s):

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

commit 6657471d047b0a7e0a02a83f743923be39a525e5
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-05-23 18:47:42 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-05-23 18:48:20 +0000

    mail-filter/maildrop: rm deliverquota
    
    Closes: https://bugs.gentoo.org/906975
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 mail-filter/maildrop/maildrop-3.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)