https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: mail-filter/maildrop-3.1.6-r2 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 885268 [details] build.log build log and emerge --info
From what I see, maildrop check if the user running as the ownership of the filtering file. During the test the owner is the same (portage in this case) as the filtering file is created during the script. But the portage user is "currently not available", so it refuse to filter and exit. Maybe I should avoid testing
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4653e8239c756dcb9b134241e5352dc5a977e3f0 commit 4653e8239c756dcb9b134241e5352dc5a977e3f0 Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2024-02-19 19:55:23 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2024-02-19 19:56:33 +0000 mail-filter/maildrop: removing a test to forward to example.com Closes: https://bugs.gentoo.org/924852 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> mail-filter/maildrop/files/maildrop-3.1.6-test.patch | 18 ++++++++++++++++++ mail-filter/maildrop/maildrop-3.1.6-r2.ebuild | 1 + 2 files changed, 19 insertions(+)