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

No repo file is created #18

Open
mortzel opened this issue Jul 8, 2015 · 2 comments
Open

No repo file is created #18

mortzel opened this issue Jul 8, 2015 · 2 comments

Comments

@mortzel
Copy link

mortzel commented Jul 8, 2015

Getting following error when trieing to install a galera cluster
Error: Failed to apply catalog: Could not find dependent Exec[apt_update] for File[/etc/apt/sources.list.d/mariadb.list] at /etc/puppet/modules/apt/manifests/setting.pp:63

Puppet Version: 3.4.3-1
puppetlabs-apt: 2.1.0
Distro: Ubuntu 14.04/12.04

@sorrison
Copy link
Member

sorrison commented Jul 8, 2015

Yeah I think this is due to the puppetlabs-apt module changing things around a bit. We are using it with puppetlabs-apt 1.8.0. Haven't looked into the newer apt version and what changes it needs. Happy to take a pull request to make it support it.

@mortzel
Copy link
Author

mortzel commented Jul 9, 2015

With puppetlabs-apt 1.8.0 and include stdlib getting following error
(Anchor[apt::source::mariadb] => Apt::Source[mariadb] => Class[Mariadb::Repo::Debian] => Stage[setup] => Stage[main] => Class[Apt::Update] => Exec[apt_update] => Class[Apt::Update] => Anchor[apt::source::mariadb])

nectar-gerrit pushed a commit that referenced this issue Dec 11, 2020
Fixes #3 #5 #18

Change-Id: I5c099bb4dfe8388035b0dbbbd473c862665ac6ff
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