Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Unable to enable app on 32bit OS since OC 9.1 #1007

Open
LennartRoeder opened this issue Jul 21, 2016 · 9 comments
Open

Unable to enable app on 32bit OS since OC 9.1 #1007

LennartRoeder opened this issue Jul 21, 2016 · 9 comments

Comments

@LennartRoeder
Copy link

LennartRoeder commented Jul 21, 2016

Explain the Problem

After update to OC 9.1 I can not activate news 8.8.0 due to this error:

This app cannot be installed because the following dependencies are not fulfilled:
64bit or higher PHP required.

Steps to Reproduce

update from 9.0 to 9.1

System Information

  • News app version: 8.8.0
  • ownCloud version: 9.1
  • PHP version: 7.0.8-0ubuntu0.16.04.1
  • Database and version: 10.0.25-MariaDB-0ubuntu0.16.04.1
  • Browser and version: Google Chrome 51.0.2704.103 (64-bit)
  • Distribution and version: Ubuntu 16.04 server
  • Architecture: armhf 32 bit

Contents of owncloud/data/owncloud.log

nothing reported here

Contents of Browser Error Console

nothing reported here
@LennartRoeder LennartRoeder changed the title Not working with OC 9.1 Unable to enable app on 32bit OS since OC 9.1 Jul 21, 2016
@robje
Copy link

robje commented Jul 22, 2016

Same problem here.

System Information

  • News app version: 8.8.0
  • ownCloud version: 9.1
  • PHP version: 5.6.23+dfsg-0+deb8u1
  • Database and version: 5.6.30-1~bpo8+1
  • Distribution and version: Debian Jessie 8.5 + back ports
  • Architecture: armel 32 bit
  • Hardware: QNAP TS-219

@Loki3000
Copy link
Contributor

Loki3000 commented Jul 22, 2016

What's the reason to ask for 64bit version?
Аll the more so up to version 9.1 it worked fine with 32 bits.

@mapama
Copy link

mapama commented Jul 22, 2016

Same problem here.

System Information

  • News app version: 8.8.0
  • ownCloud version: 9.1
  • PHP version: 5.6.23+dfsg-0+deb8u1
  • Database and version: 5.6.30-1~bpo8+1
  • Distribution and version: Debian Jessie 8.5 + back ports
  • OpenVZ Container 32 bit

@LennartRoeder
Copy link
Author

is there a way to fix this manually, because not having news is kinda bad.

@p5n
Copy link

p5n commented Jul 22, 2016

appinfo/info.xml: php min-version="5.6" min-int-size="64"/>

it is strange requirement especially for ARMv7 boxes.

@LennartRoeder
Copy link
Author

thx. I tried that yesterday, but I forgot to clear the cache. Now it works, and after applying #1008 I can use it now g.

@LennartRoeder
Copy link
Author

Unless there is a good reason, this should be patched in the next release.

@paroj
Copy link

paroj commented Jul 23, 2016

the 64bit requirement is safe to remove for now, however the app is going to indeed require 64bit soon: nextcloud/news@4f5e4df

@aventrax
Copy link

aventrax commented Jul 24, 2016

I upgraded my vps to 64bit due to this dependency.
Unfortunately I cannot enable the app: clicking on "Enable" results in this error: "Error: this app cannot be enabled because it makes the server unstable".

How can I use my news app again? I'm desperate... :)

Ok, solved by the patch listed here #1008

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants