You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you told me to, I build remy inside travis CI. It gives me errors on the command sudo apt-get install -y --allow-unauthenticated libglfw3-dev as written in .travis.yml file. The main error is E: Sub-process /usr/bin/dpkg returned an error code. Here is a link to the log. https://api.travis-ci.org/v3/job/357396501/log.txt
I googled the error and tried sudo apt-get upgrade, sudo apt-get clean but didn't get any useful results.
Thanks
The text was updated successfully, but these errors were encountered:
As you told me to, I build remy inside travis CI. It gives me errors on the command
sudo apt-get install -y --allow-unauthenticated libglfw3-dev as written in .travis.yml file. The main error is E: Sub-process /usr/bin/dpkg returned an error code. Here is a link to the log.
https://api.travis-ci.org/v3/job/357396501/log.txt
I googled the error and tried sudo apt-get upgrade, sudo apt-get clean but didn't get any useful results.
Thanks
The text was updated successfully, but these errors were encountered: