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

apt_repository should honour the components values given, regardless of whether it's a ppa repository #200

Closed
et304383 opened this issue Mar 22, 2016 · 2 comments

Comments

@et304383
Copy link

https://github.com/chef-cookbooks/apt/blob/master/providers/repository.rb#L209

I have no idea what the rationale behind this might be, but this does not work with, for example, the cinnamon repository for 14.04 LTS located at ppa:moorkai/cinnamon

I spent over an hour trying to figure out why the apt_repository resource would not honour the settings I was providing for components.

Ignoring and overriding user input seems like a bad idea in my opinion.

@et304383
Copy link
Author

Any updates here folks? Having to manually run installs for countless repositories because apt_repository isn't honouring my components value is very tedious.

@tas50
Copy link
Contributor

tas50 commented Feb 9, 2017

We've removed the apt_update and apt_repository resources from this cookbook as they were merged into core chef. I'm going to close this issue out now. If you think it's still valid against a new chef-client release please open it up against the chef/chef repo so we can work on it where the code now resides.

@tas50 tas50 closed this as completed Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants