Missing Dependencies and Warnings
statoverride Issues
To clear the statoverride issue with cron on zumiq’s generic systems, run the following:
sudo nano /var/lib/dpkg/statoverride
Then update the apt repos:
sudo apt-get update
Then install eACM’s apt dependencies manually to see any errors
sudo apt-get install libffi-dev gcc python3-dev logrotate python3-pip libpq-dev postgresql libssl-dev openssl libzmq3-dev curl
sudo apt clean
Â
Missing linux.h Files
On zumiq’s generic systems, linux.h header files, provided in libgcc-X-dev packages, can be missing . To correct this, run the following:
Then install eACMs Python dependencies manually to see any errors
Now you can install an AUTOSOL package and follow the instructions in Managing Software Packages.
For assistance, please submit a ticket via our Support Portal, email autosol.support@autosoln.com or call 281.286.6017 to speak to a support team member.