NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
sunsina
Aug 13, 2015Guide
Any plan for officially upgrading pydio and php?
I am wondering why the appications on the application market OS 6.3.5 are so outdated. As an example Pydio is very outdated (v5.2.3) and the latest version is 6.0.8 (which recommends php >5.6.x) Ne...
super_poussin
Aug 19, 2015Virtuoso
Take a look here : https://www.dropbox.com/sh/ckfbxakh54ujujy/AADSzLvxBhz9Cp1hXMEYuBUCa?dl=0
Read the text file and pleas einstall it from gui :)
sunsina
Aug 23, 2015Guide
Hi,
I already read the readme_1st.txt file I tried a couple of times-more than 3 times! gui installation and I always get System: Failed to install application 'pydio_6.0.8_all.deb'.
I also tried apt-get update , and dpkg -i pydio_6.0.8_all.deb
I GET SAME ERRORS
In addition I have no owncloud on my NAS,
dotdeb.gpg 100%[=======================================================================================================================================>] 5.17K --.-KB/s in 0s 2015-08-23 14:06:30 (108 MB/s) - ‘dotdeb.gpg’ saved [5299/5299] OK dpkg: dependency problems prevent configuration of pydio: pydio depends on php5-gd (>= 5.6.4~); however: Version of php5-gd on system is 5.4.41-0+deb7u1. pydio depends on php5-pthreads; however: Package php5-pthreads is not installed. dpkg: error processing pydio (--install): dependency problems - leaving unconfigured Errors were encountered while processing: pydio
I have following apps installed on my system (I have no clue if something is missed or not!!!!)
My RDNAS-OS version is 6.3.5
Symform 4.24.0
MySql Server 1.0.1
SMB Plus 1.0.3
Transmission for ReadyNAS 3.00.8
htop 1.0.0
Pydio package 6.0.8-14MB provided on your dropbox is not at all installing (Even several time trying via GUI,TERMINAL).
I think you have updated/installed php on your device in different way.
- super_poussinAug 24, 2015Virtuoso
can you try
apt-get install php5
to force upgrade ?
- sunsinaAug 24, 2015Guide
Ok,
I tried following commands with following results.
Meanwhile(after execution of commands) I tried to install pydio via GUI and terminalI executed following commands (in sequence)
root@RDNASOS6-X:~# apt-get install php5 Reading package lists... Done Building dependency tree Reading state information... Done php5 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 54 not upgraded. root@RDNASOS6-X:~# apt-get update Hit http://security.debian.org wheezy/updates InRelease Ign http://mirrors.kernel.org wheezy InRelease Hit http://security.debian.org wheezy/updates/main amd64 Packages Hit http://mirrors.kernel.org wheezy Release.gpg Hit http://mirrors.kernel.org wheezy Release Hit http://mirrors.kernel.org wheezy/main amd64 Packages Ign http://apt.readynas.com 6.4.0 InRelease Get:1 http://apt.readynas.com 6.4.0 Release.gpg [490 B] Get:2 http://apt.readynas.com 6.4.0 Release [22.2 kB] Hit http://apt.readynas.com 6.4.0/updates amd64 Packages Hit http://apt.readynas.com 6.4.0/apps amd64 Packages Hit http://apt.readynas.com 6.4.0/main amd64 Packages Fetched 22.7 kB in 7s (2,869 B/s) Reading package lists... Done root@RDNASOS6-X:~# apt-get install php5 Reading package lists... Done Building dependency tree Reading state information... Done php5 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 54 not upgraded.
apt-get upgrade .....
.
...
.root@RDNASOS6-X:~# apt-get install php5 Reading package lists... Done Building dependency tree Reading state information... Done php5 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 4 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Setting up nut-client (2.7.3-0.netgear2) ... insserv: warning: script 'leafp2p' missing LSB tags and overrides [....] Restarting nut-client (via systemctl): nut-client.serviceJob failed. See system journal and ' failed! invoke-rc.d: initscript nut-client, action "restart" failed. dpkg: error processing nut-client (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of nut-server: nut-server depends on nut-client (= 2.7.3-0.netgear2); however: Package nut-client is not configured yet. dpkg: error processing nut-server (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nut: nut depends on nut-server; however: Package nut-server is not configured yet. nut depends on nut-client; however: Package nut-client is not configured yet. dpkg: error processing nut (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nut-snmp: nut-snmp depends on nut (>= 1.4.1-pre1); however: Package nut is not configured yet. dpkg: error processing nut-snmp (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: nut-client nut-server nut nut-snmp E: Sub-process /usr/bin/dpkg returned an error code (1)
root@RDNASOS6-X:/tmp# dpkg -i pydio_6.0.8_all.deb Selecting previously unselected package pydio. (Reading database ... 16200 files and directories currently installed.) Unpacking pydio (from pydio_6.0.8_all.deb) ... --2015-08-24 20:51:35-- http://www.dotdeb.org/dotdeb.gpg Resolving www.dotdeb.org (www.dotdeb.org)... 195.154.242.153 Connecting to www.dotdeb.org (www.dotdeb.org)|195.154.242.153|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5299 (5.2K) [application/octet-stream] Saving to: ‘dotdeb.gpg’ dotdeb.gpg 100%[====================================>] 5.17K --.-KB/s in 0s 2015-08-24 20:51:35 (114 MB/s) - ‘dotdeb.gpg’ saved [5299/5299] OK dpkg: dependency problems prevent configuration of pydio: pydio depends on php5-gd (>= 5.6.4~); however: Version of php5-gd on system is 5.4.41-0+deb7u1. pydio depends on php5-pthreads; however: Package php5-pthreads is not installed. dpkg: error processing pydio (--install): dependency problems - leaving unconfigured Errors were encountered while processing: pydio
root@RDNASOS6-X:/tmp# apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. 4 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up nut-client (2.7.3-0.netgear2) ... insserv: warning: script 'leafp2p' missing LSB tags and overrides [....] Restarting nut-client (via systemctl): nut-client.serviceJob failed. See system journal and 'systemctl status' for details. failed! invoke-rc.d: initscript nut-client, action "restart" failed. dpkg: error processing nut-client (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of nut-server: nut-server depends on nut-client (= 2.7.3-0.netgear2); however: Package nut-client is not configured yet. dpkg: error processing nut-server (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nut: nut depends on nut-server; however: Package nut-server is not configured yet. nut depends on nut-client; however: Package nut-client is not configured yet. dpkg: error processing nut (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of nut-snmp: nut-snmp depends on nut (>= 1.4.1-pre1); however: Package nut is not configured yet. dpkg: error processing nut-snmp (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: nut-client nut-server nut nut-snmp E: Sub-process /usr/bin/dpkg returned an error code (1)
NOTHING WORKED
I am wondering why there is no plan to bring this app PHP >5.6/Pydio 6.0.8 into the ReadyNAS OS AppMarket !??
- super_poussinAug 24, 2015Virtuoso
sounds like something is missin on your nas , very strange
can you do this :
cd /etc/apt/sources.list.d/
then creat a file called dotdeb.list
and put in it :
deb http://packages.dotdeb.org wheezy-php56 all deb-src http://packages.dotdeb.org wheezy-php56 all
save the file and do
apt-get update
apt-get install php5
then install pydio
Related Content
- Sep 04, 2015Retired_Member
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!