-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nextcloud 12.x incompatibility #247
Comments
I'm using Arch Linux as well: do not use AUR packages for Nextcloud apps unless you want to run into these issues. Use packages from the app store which actually check if the app can be installed at all. The Nextcloud App Store never would have offered you this upgrade in the first place. This version was released because many users already run 13 beta due to 12 not being compatible with PHP 7.2 ;) |
BTW: PHP 7.2 looks like a minor feature upgrade but PHP guys manage to break APIs even on patch level releases ;) |
Another thing: I just got started with Docker and you should probably take a look at it. You don't have to worry about all these PHP issues any more and you still get updates by simply updating the container. |
I'm not sure, this really qualifies as an aswer to my question... but hey, I guess you decide. I'm well aware of docker and the app store and actively chose not to use either of them for security reasons. |
Releasing new versions should not be an issue at all. The issue here is that the PKGBUILD points to a version of the app that is not compatible with the one in community. The changelog also mentions this new requirement as well as the major version bump. Ideally both would line up.
Can you elaborate? |
I don't maintain the PKGBUILD in AUR btw |
While I agree on the latter, it still is very unfortunate and could have been timed better.
I don't like a hypervisor running as root, from which it is easy to escape from and potentially execute code on the host as root.
I know. |
I see, what I meant is: everything installed from the store must be signed with the devs certificate which in turn must be signed/authorized by Nextcloud. So even if everything will be taken over you still can't push a malicious archives to endusers. As for installing the app: there is a console command now that installs an app from the store afaik. |
IMPORTANT
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
Explain the Problem
News is not compatible with nextcloud server 12.x, although nextcloud server 13 has not yet been released.
What kind of stunt is this? Are you not following the server's release cycle anymore? 13 is still beta!
Is it not enough, that the server breaks with php 7.2?
I don't understand this.
Steps to Reproduce
Explain what you did to encounter the issue
System Information
The text was updated successfully, but these errors were encountered: