Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920353 - net-misc/nextcloud-client-3.10.1 fails tests: 'QTextCodec::codecForLocale()->mibEnum() == 3' returned FALSE
Summary: net-misc/nextcloud-client-3.10.1 fails tests: 'QTextCodec::codecForLocale()->...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 923999 902191
  Show dependency tree
 
Reported: 2023-12-20 06:18 UTC by matoro
Modified: 2024-04-04 12:39 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2023-12-20 06:18:47 UTC
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
Comment 1 matoro archtester 2024-01-09 16:53:09 UTC
Fixed in 3.11.0
Comment 2 Larry the Git Cow gentoo-dev 2024-01-10 15:45:55 UTC
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(+)
Comment 3 matoro archtester 2024-02-22 16:10:19 UTC
Reopening, because this also affects arm64 and now blocks bug 923999
Comment 4 Florian Schmaus gentoo-dev 2024-03-29 13:27:20 UTC
@matoro is this also the case for 3.11.1 and does this block https://bugs.gentoo.org/923999?
Comment 5 matoro archtester 2024-03-31 17:34:58 UTC
(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.
Comment 6 Florian Schmaus gentoo-dev 2024-04-04 12:39:47 UTC
@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.