This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Description
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
Any additional information you'd like to impart Reactions are currently unavailable
Affected Puppet, Ruby, OS and module versions/distributions
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
Any additional information you'd like to impart