I tried to open the pspec.xml file from a windows laptop and it did not work either. It appears that the URL is blocked by my ISP. I have then connected to VPN on my browser and I was able to download the pspec.xml from the githubusercontent.com.
I ran the below command and it failed with the error message as shown:
sudo eopkg bi --ignore-safety pspec.xml
Password:
Program terminated.
Unable to read Actions Script (/home/balashaki/actions.py): [Errno 2] No such file or directory: /home/balashaki/actions.py
Please use 'eopkg help' for general help.
I have downloaded the deb package from the link that was in the pspec.xml, but I hate to manually extract the archive and place the contents into respective /usr directory to make insync to work.
Any ideas?