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
After running this, /tmp/timescaledb.asc is the gzip compressed response from the server that Puppet should have decompressed. gunziping it result in the expected ASCII key.
What version of Puppet are you using (9.4.0 in your report does not exist)?
@beliys thanks! This is a puppet bug, so I opened puppetlabs/puppet#9309 to track it at the source. I think we can close this issue as there is nothing more we can do at this level.
Describe the Bug
apt::source
save some asc keys ascharset=binary
instead ofcharset=us-ascii
.This breaks normal interaction with the repository
Expected Behavior
correct charset
Steps to Reproduce
Steps to reproduce the behavior:
apt::source
Environment
The text was updated successfully, but these errors were encountered: