Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Ubuntu 18.04 package repo has moved from "main" to "puppet" #67

Open
choffee opened this issue Aug 6, 2018 · 0 comments · May be fixed by #77
Open

Ubuntu 18.04 package repo has moved from "main" to "puppet" #67

choffee opened this issue Aug 6, 2018 · 0 comments · May be fixed by #77

Comments

@choffee
Copy link

choffee commented Aug 6, 2018

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

crispygoth added a commit to crispygoth/puppet-puppetserver that referenced this issue Jun 5, 2019
Defaults to "puppet", which contains the latest major version.

Fixes voxpupuli#67
@crispygoth crispygoth linked a pull request Jun 5, 2019 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant