Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832977 - mail-mta/protonmail-bridge-2.1.0 fails tests
Summary: mail-mta/protonmail-bridge-2.1.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-09 08:45 UTC by Agostino Sarubbo
Modified: 2022-02-09 16:28 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,142.32 KB, application/x-xz)
2022-02-09 08:45 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-02-09 08:45:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-mta/protonmail-bridge-2.1.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-09 08:45:58 UTC
Created attachment 764677 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-09 08:45:59 UTC
Error(s) that match a know pattern:


        	Error:      	Not equal: 
        	Error:      	Received unexpected error:
fatal: not a git repository (or any parent up to mount point /var/tmp)
time="2022-02-09T09:29:56+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /tmp/pref.json: no such file or directory"
time="2022-02-09T09:29:56+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings316905544/prefs.json: no such file or directory"
time="2022-02-09T09:29:56+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings3783272847/prefs.json: no such file or directory"
time="2022-02-09T09:29:56+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings79606361/prefs.json: no such file or directory"
time="2022-02-09T09:29:58+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings1042815358/prefs.json: no such file or directory"
time="2022-02-09T09:29:58+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings1191868898/prefs.json: no such file or directory"
time="2022-02-09T09:29:58+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings1924824381/prefs.json: no such file or directory"
time="2022-02-09T09:29:58+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings1990081620/prefs.json: no such file or directory"
time="2022-02-09T09:29:58+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings3985018169/prefs.json: no such file or directory"
time="2022-02-09T09:29:58+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings4266475507/prefs.json: no such file or directory"
time="2022-02-09T09:29:58+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings50784425/prefs.json: no such file or directory"
time="2022-02-09T09:29:58+01:00" level=warning msg="Cannot load preferences file, creating new one" error="open /var/tmp/portage/mail-mta/protonmail-bridge-2.1.0/temp/test-settings847358315/prefs.json: no such file or directory"
time="2022-02-09T09:29:59+01:00" level=error msg="Cannot retrieve whether message exits, assuming no" pkg=store recovered="runtime error: invalid memory address or nil pointer dereference" user=userID
Comment 3 Larry the Git Cow gentoo-dev 2022-02-09 16:28:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b7e40f10f430595a0a6bc38c86f3047e20397e

commit 04b7e40f10f430595a0a6bc38c86f3047e20397e
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-02-09 16:24:53 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-02-09 16:24:53 +0000

    mail-mta/protonmail-bridge-2.1.0: set PROPERTIES=test_network
    
    Will eventually get to filtering out the tests which require Internet
    access but for now do it this way, it's already an improvement over the
    pre-2.0.0 issue of being unable to run src_test at all.
    
    Closes: https://bugs.gentoo.org/832977
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 mail-mta/protonmail-bridge/protonmail-bridge-2.1.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)