Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Failed to update apt cache" due to yarn key issues #9

Open
markdorison opened this issue Feb 25, 2020 · 3 comments
Open

"Failed to update apt cache" due to yarn key issues #9

markdorison opened this issue Feb 25, 2020 · 3 comments

Comments

@markdorison
Copy link

The debian yarn key expired and was replaced: yarnpkg/yarn#7866

If this role had been run on a box previously and is now run again, it will fail with the following error:

TASK [oefenweb.yarn : repository | install dependencies (pre)] *******************************************************
task path: /.ansible/roles/oefenweb.yarn/tasks/repository.yml:3
fatal: [FQDN]: FAILED! => changed=false 
  msg: 'Failed to update apt cache: '
@tersmitten
Copy link
Member

@tersmitten
Copy link
Member

I'm not sure if it needs a fix on this side. Possibly download another key.

Can you have a look at it?

@markdorison
Copy link
Author

I know I could resolve this manually, but I was trying to avoid that. I wanted the steps to be reproducible by ansible. If you think this is out of scope for this role I understand, but I wanted to report it as this does seem limited in scope to yarn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants