I got this below error in ansible while trying to install openedx ironwood master on ubuntu server 16.04 LTS.
GPG error: http://ppa.edx.org xenial InRelease: The following signatures were invalid: KEYEXPIRED 1638722487 KEYEXPIRED 1638722487 KEYEXPIRED 1638722487
W: The repository ‘http://ppa.edx.org xenial InRelease’ is not signed.
TASK [common : Add edX PPA apt key] ********************************************
fatal: [127.0.0.1]: FAILED! => {“changed”: false, “failed”: true, “id”: “69464050”, “msg”: “key does not seem to have been added”}
to retry, use: --limit @/tmp/configuration/playbooks/edx_ansible.retry
PLAY RECAP *********************************************************************
127.0.0.1 : ok=15 changed=8 unreachable=0 failed=1
hi
First of all thanks for the replies
My intention is to know whether the openedx ironwood version is supported now in Ubuntu server 16.04
I successfully installed ironwood master in ubuntu (server version 16.04) 6 months back and
now i tried to install again and it fails.
As @Andres.Aulasneo points out above, Ironwood is no longer (officially) supported at all. If running Maple is an option for you, I guarantee you’ll have much better luck installing it. If Maple is not an option, then Lilac would be second best: even though it is also no longer supported (AFAIK the community only officially supports the latest release), there are plenty of people still running it in production.
I know this doesn’t help you if you’re stuck with a fork, or even if you don’t have the resources to go through the upgrade process. But even if painful, it is usually less expensive to upgrade than trying to maintain an old release, precisely because you can then rely a little more on the community to help you. (Ask @sambapete: he’ll tell you all about it. )