Skip to content

Error while evaluating a Resource Statement, Apt::Source[docker] #725

@kr428

Description

@kr428

Folks;

pardon if this is a known issue. Running into trouble trying to use puppet/docker on Ubuntu 16.04:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[docker]: has no parameter named 'required_packages' has no parameter named 'key_source' has no parameter named 'include_src' at /etc/puppetlabs/code/environments/production/modules/docker/manifests/install.pp:23 on node frontendtest Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run
Not really sure where to look next. Don't have much declaration for puppet docker class in there so far except for this:

class { 'docker': docker_users => ['remote'], }

Where to look to figure out what's wrong here?
TIA,
Kristian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions