AppertaFoundation / openeyes

An Open Source electronic patient record system. This is the Gold Master "Community Edition" release. Please note that this could be up to 3 months behind the latest development tip. If you are interested in being involved with latest developments, please email openeyes@apperta.org or visit
https://openeyes.apperta.org
GNU Affero General Public License v3.0
74 stars 44 forks source link

receiving error when trying to install #30

Closed syedmdu closed 3 months ago

syedmdu commented 7 months ago

I am trying to configure openeye with the below o.s but receiving error after running the Bash cmd install-system.sh script

Run sudo bash /var/www/openeyes/protected/scripts/install-system.sh Welcome to Ubuntu 18.04.6 LTS (GNU/Linux 4.15.0-213-generic x86_64)

Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. Installing required system packages ---= installing packages =--- Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'php5.6-json' for regex 'php5.6' Note, selecting 'php5.6-common' for regex 'php5.6' E: Unable to locate package php5.6-mbstring E: Couldn't find any package by glob 'php5.6-mbstring' E: Couldn't find any package by regex 'php5.6-mbstring' E: Unable to locate package php5.6-cli E: Couldn't find any package by glob 'php5.6-cli' E: Couldn't find any package by regex 'php5.6-cli' E: Unable to locate package php5.6-mysql E: Couldn't find any package by glob 'php5.6-mysql' E: Couldn't find any package by regex 'php5.6-mysql' E: Unable to locate package php5.6-ldap E: Couldn't find any package by glob 'php5.6-ldap' E: Couldn't find any package by regex 'php5.6-ldap' E: Unable to locate package php5.6-curl E: Couldn't find any package by glob 'php5.6-curl' E: Couldn't find any package by regex 'php5.6-curl' E: Unable to locate package php5.6-xsl E: Couldn't find any package by glob 'php5.6-xsl' E: Couldn't find any package by regex 'php5.6-xsl' E: Unable to locate package php5.6-gd E: Couldn't find any package by glob 'php5.6-gd' E: Couldn't find any package by regex 'php5.6-gd' E: Unable to locate package php5.6-mcrypt E: Couldn't find any package by glob 'php5.6-mcrypt' E: Couldn't find any package by regex 'php5.6-mcrypt' E: Unable to locate package php5.6-imagick E: Couldn't find any package by glob 'php5.6-imagick' E: Couldn't find any package by regex 'php5.6-imagick' E: Unable to locate package php5.6-zip E: Couldn't find any package by glob 'php5.6-zip' E: Couldn't find any package by regex 'php5.6-zip' E: Unable to locate package libapache2-mod-php5.6 E: Couldn't find any package by glob 'libapache2-mod-php5.6' E: Couldn't find any package by regex 'libapache2-mod-php5.6'


AN ERROR OCCURRED - CHECK THE LOGS


github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 3 months ago

This issue was closed because it has been stalled for 5 days with no activity.

AtharvaMohite07 commented 2 months ago

I am getting the same issue can anyone reply one this?