Failed to initialize after package moved to extra repository
Description:
The nextcloud-client version worked properly when it was in the extra-testing repository. When moving it to the extra repository, the application fails to start. This happened on another Arch Linux installation without the testing repository enabled.
Additional info:
nextcloud: /usr/lib/libQt6Core.so.6: version `Qt_6.9' not found (required by nextcloud)
nextcloud: /usr/lib/libQt6Core.so.6: version `Qt_6.9' not found (required by /usr/lib/libnextcloudsync.so.0)
nextcloud: /usr/lib/libQt6Core.so.6: version `Qt_6.9' not found (required by /usr/lib/libnextcloud_csync.so.0)
- package version(s): 2:3.16.2-2
Steps to reproduce:
- open nextcloud-client from terminal with nextcloud command
Edited by Henrique Custódio