puppet-puppetserver
puppet-puppetserver copied to clipboard
Ubuntu 18.04 package repo has moved from "main" to "puppet"
Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 5
- Ruby: 2.3
- Distribution:
- Module version: 3.0.0
How to reproduce (e.g Puppet code you use)
Try to use repository class on 18.04
What are you seeing
Failing to run apt-get update as "main" is no longer in the puppet repo.
What behaviour did you expect instead
Package repo setup and working
Output log
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppetdb-terminus' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package puppetdb-terminus Error: /Stage[main]/Puppetdb::Master::Config/Package[puppetdb-terminus]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install puppetdb-terminus' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package puppetdb-terminus