× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Re: ReadyNASOS 6.2.0-T1286: missing packages

maboehme
Aspirant

ReadyNASOS 6.2.0-T1286: missing packages

Hi,
I am running ReadyNASOS 6.2.0-T1286 on VBox for first tests... :wink:

1. thanks for the progress 😉
2. trying to intall LMS via ssh – because via the apps site it does not install –
a) LMS coud not be installs because of perl not beeing installed, entered 'perl -v' and it tells me perl 5.14... is installed -> finaly I figured out 'perl-modules' et al. were missing...
b) apt-get telled me 'Dialog' was not installed, so I installed it too and also 'apt-utils'

after that LMS runs fine. 😄

Best regards,
Martin

PS: also problems with installing phpsysinfo from the apps site: does not work, so i used ssh:

# dpkg -i phpsysinfo_3.1.8_all.deb
Selecting previously unselected package phpsysinfo.
(Reading database ... 19201 files and directories currently installed.)
Unpacking phpsysinfo (from phpsysinfo_3.1.8_all.deb) ...
dpkg: dependency problems prevent configuration of phpsysinfo:
phpsysinfo depends on libapache2-mod-php5 (>= 5.4.4-14+deb7u2); however:
Package libapache2-mod-php5 is not configured yet.
phpsysinfo depends on php5 (>= 5.4.4-14+deb7u2); however:
Package php5 is not configured yet.
phpsysinfo depends on php5-xsl (>= 5.4.4~); however:
Package php5-xsl is not configured yet.
phpsysinfo depends on php-xml-parser (>= 1.3.4~); however:
Package php-xml-parser is not configured yet.

dpkg: error processing phpsysinfo (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
phpsysinfo


so at first:
# dpkg -r phpsysinfo
(Reading database ... 19680 files and directories currently installed.)
Removing phpsysinfo ...

and then (I run 'apt-get update' a few minutes ago):
# apt-get install phpsysinfo
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
phpsysinfo
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
5 not fully installed or removed.
Need to get 707 kB of archives.
After this operation, 2,543 kB of additional disk space will be used.
Get:1 http://apt.readynas.com/packages/readynasos/ 6.2.0/apps phpsysinfo all 3.1.7 [707 kB]
Fetched 707 kB in 2s (261 kB/s)
Selecting previously unselected package phpsysinfo.
(Reading database ... 19201 files and directories currently installed.)
Unpacking phpsysinfo (from .../phpsysinfo_3.1.7_all.deb) ...
Setting up libxslt1.1:amd64 (1.1.26-14.1) ...
Setting up php-xml-parser (1.3.4-6) ...
Setting up libapache2-mod-php5 (5.4.4-14+deb7u14) ...

Creating config file /etc/php5/apache2/php.ini with new version
[ ok ] Restarting apache2 (via systemctl): apache2.service.
Setting up php5-xsl (5.4.4-14+deb7u14) ...

Creating config file /etc/php5/mods-available/xsl.ini with new version
Setting up php5 (5.4.4-14+deb7u14) ...
Processing triggers for libapache2-mod-php5 ...
[ ok ] Reloading apache2 configuration (via systemctl): apache2.service.
Setting up phpsysinfo (3.1.7) ...
Processing triggers for libc-bin ...


This way phpsysinfo runs also fine...
Message 1 of 2
mdgm-ntgr
NETGEAR Employee Retired

Re: ReadyNASOS 6.2.0-T1286: missing packages

Rather than using SSH you should use the upload button on the Apps tab in the Dashboard.

Installing an app manually via SSH using dpkg, dependencies won't be resolved and installed.
Message 2 of 2
Top Contributors
Discussion stats
  • 1 reply
  • 4945 views
  • 0 kudos
  • 2 in conversation
Announcements