Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

apt::source not working #152

Open
lyssar opened this issue May 23, 2015 · 6 comments
Open

apt::source not working #152

lyssar opened this issue May 23, 2015 · 6 comments

Comments

@lyssar
Copy link

lyssar commented May 23, 2015

Hey guys,
I run into the following error: Error: Invalid parameter include_src

I already installed https://github.com/puppetlabs/puppetlabs-apt but the called function apt::source does not have a parameter called include_src
How can I fix this?

regards,
cefuroX

@brandfocus
Copy link

Did you manage to resolve this issue?

@lyssar
Copy link
Author

lyssar commented Jun 9, 2015

Nope I switched back to my own setup, tried to fix this for 3 days, no solution yet sorry!

@brandfocus
Copy link

Managed to get it to work using puppetlabs/apt 1.8.0

@igalic
Copy link
Collaborator

igalic commented Jul 30, 2015

should we pin to 1.8.0 for now, or move on to 2.0.0?
if we do, we have to signal this with a major bump

@jippi
Copy link
Owner

jippi commented Jul 31, 2015

I'm okay with either

@parhamr
Copy link

parhamr commented Sep 30, 2015

This issue appears resolved as of this commit: puppetlabs/puppetlabs-apt@396f308

In a Hiera YAML backend written against puppetlabs-apt (2.1.1) I am able to make the deprecation warning go away with this data structure:

apt::sources:
  percona:
    include:
        src: true

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

No branches or pull requests

5 participants