You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry - I filed this issue more as a note to ourselves that we need to investigate, rather than as a formal bug report I needed immediate help with. I built the B Pi manually rather than spending too much time fiddling. Anyway:
Raspbian Stretch
apt-get install puppet succeeds but the following lines in setup.sh (which all reference /opt/puppetlabs/bin/puppet) fail with a 'path not found' whereis puppet pointed to /usr/bin/puppet, so I did try modifying the setup.sh lines with that path, but that didn't work either.
Also, just for the record, I did try adding deb apt.puppetlabs.com stretch main and dependencies to /etc/apt/sources.list but there wasn't a puppet-agent there either.
There isn't a 64-bit ARM binary for puppet-agent (any longer?) in the main raspbian repo, nor in apt.puppetlabs.com, so everything fails.
The text was updated successfully, but these errors were encountered: