Log is too large even compressed so it's available here: https://paste.matoro.tk/56a4ix7 This appears to be the culprit: 2023-12-20 05:08:19:251 [ info nextcloud.sync.discovery /var/tmp/portage/net-misc/nextcloud-client-3.10.1/work/desktop-3.10.1/src/libsync/discovery.cpp:464 ]: Processing "C/c1" | (db/local/remote) | valid: true/true/db | mtime: 1702444099/1702444099/0 | size: 24/24/0 | etag: "18c859fea2a11f962ae"//"" | checksum: ""//"" | perm: "WDNVCKR"//"" | fileid: "5131379b"//"" | type: CSyncEnums::ItemTypeFile/CSyncEnums::ItemTypeFile/CSyncEnums::ItemTypeFile | e2ee: false/false | e2eeMangledName: ""/"" | file lock: not locked// | metadata missing: /false/FAIL! : TestSyncEngine::testNoLocalEncoding() 'QTextCodec::codecForLocale()->mibEnum() == 3' returned FALSE. () Loc: [/var/tmp/portage/net-misc/nextcloud-client-3.10.1/work/desktop-3.10.1/test/testsyncengine.cpp(834)] Reproducible: Always
Fixed in 3.11.0
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f62b52fdc6c9ce2e859bc7e8f96e847343f14c commit 63f62b52fdc6c9ce2e859bc7e8f96e847343f14c Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: 2024-01-09 18:38:12 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2024-01-10 15:45:35 +0000 profiles/features/big-endian: mask net-misc/nextcloud-client Bug: https://bugs.gentoo.org/920353 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Florian Schmaus <flow@gentoo.org> profiles/features/big-endian/package.mask | 4 ++++ 1 file changed, 4 insertions(+)
Reopening, because this also affects arm64 and now blocks bug 923999
@matoro is this also the case for 3.11.1 and does this block https://bugs.gentoo.org/923999?
(In reply to Florian Schmaus from comment #4) > @matoro is this also the case for 3.11.1 and does this block > https://bugs.gentoo.org/923999? Yes, this affects arm64 on 3.11.1, that's why I reopened it.
@matoro could I encourage you to report the test failure on arm64 (and ppc64?) upstream and linking the issue report here? Ideally using the latest release of nextcloud-(desktop|client) and including the test logs. If you don't have the time, then maybe you could provide a failing test log of the latest upstream version on arm64? Then I'll report this upstream.