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

Make sure PPA source file is absent when apt-add-repository fails #768

Merged
merged 4 commits into from
Aug 23, 2018
Merged

Make sure PPA source file is absent when apt-add-repository fails #768

merged 4 commits into from
Aug 23, 2018

Conversation

wenzhengjiang
Copy link

apt-add-repository will still create the PPA source file when it fails to fetch the PPA key. This is undesirable as it prevents apt-add-repository command being executed again. This diff makes sure that the the PPA source file is removed if apt-add-repository fails.

@david22swan david22swan force-pushed the master branch 2 times, most recently from 232e17f to c9e40d3 Compare July 25, 2018 14:56
@david22swan david22swan merged commit ffc83ea into puppetlabs:master Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants