

























This has currently a conflict of sorts.
It wants php 8.3, but nextcloud from the repos hard depends on php-legacy. Which is still 8.2
Thank you for letting me know. The updated PKGBUILD will be uploaded soon.
It seems support for php7 was entirely dropped. Didn't notice this as I build this with php8.
Currently not sure if I should adjust the PKGBUILD. There could be more still using nextcloud in combination with php7 and they should know why building this failed.
What currently is supported:
Name : nextcloud-app-passwords
Version : 2022.12.21-1
(...)
Depends On : nextcloud>=23 nextcloud<26 php-interpreter>=8.0 php-interpreter<8.2
Getting this build error:
==> Starting check()...
nextcloud-app-passwords requires php >= 8.0, but php 7.4.33 is provided.
:: failed to build nextcloud-app-passwords package(s)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
That kinda explains the rather unconvential versioning scheme they have in place.
Thank you for digging into this, smirky. Rather unfortunate that they only consider the app store as the one place of truth who can distinguish between the different supported setups...
I will the adapt the package soon.