https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: mail-client/geary-3.36.3.1 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 657402 [details] build.log build log and emerge --info
Created attachment 657404 [details] 1-testlog.txt 1-testlog.txt
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=881daec55f5f964ffed750c6ff109b7fa0793407 commit 881daec55f5f964ffed750c6ff109b7fa0793407 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2021-04-27 22:19:56 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-04-28 02:39:13 +0000 mail-client/geary: Version bump to 40.0 Also unset GSETTINGS_BACKEND for bug #739524 Closes: https://bugs.gentoo.org/739524 Signed-off-by: Matt Turner <mattst88@gentoo.org> mail-client/geary/Manifest | 1 + mail-client/geary/geary-40.0.ebuild | 101 ++++++++++++++++++++++++++++++++++++ 2 files changed, 102 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b951e0bd88452d30fc83a719d6019d9edc3175 commit b7b951e0bd88452d30fc83a719d6019d9edc3175 Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2021-07-11 12:27:16 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2021-07-11 12:28:06 +0000 mail-client/geary: fix tests and test dep handling Tests were still failing for me, because root user has a XDG_DATA_DIRS set now when flatpak is installed, and it can't access those folders under sandbox to write dconf settings in. Fix it properly by calling gnome2_environment_reset, which sets it to use the memory backend instead. Also downgrade gnutls[tools] to a test-only dep, which it is (certtool called by a unit test only). Bug: https://bugs.gentoo.org/739524 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org> mail-client/geary/geary-40.0.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)