puppet-cassandra icon indicating copy to clipboard operation
puppet-cassandra copied to clipboard

issue with apt 1.5.0

Open msimonin opened this issue 10 years ago • 2 comments

Apt 1.5.0 introduce a rewritte of apt::key :https://github.com/puppetlabs/puppetlabs-apt/commit/57903418909c3c3344a4c4fa41c054e954451227

The validation introduced will failed with the current cassandra module : Error: validate_re(): "datastax" does not match ["\A(0x)?[0-9a-fA-F]{8}\Z", "\A(0x)?[0-9a-fA-F]{16}\Z"] at /etc/puppet/modules/apt/manifests/key.pp:59 on node pastel-52.toulouse.grid5000.fr

No problem with 1.4.2

Either cassandra module stick with apt 1.4.x or we fix the key name in repo/debian.pp

Matt

EDIT : on debian. EDIT: this issue has already been reported : https://github.com/gini/puppet-cassandra/issues/15

msimonin avatar Jun 18 '14 07:06 msimonin

Thanks for pointing this out. I will fix this tomorrow and release a new version. Sorry for the delay

dkerwin avatar Jul 21 '14 21:07 dkerwin

Still getting this error. Has this fix been released?

errygg avatar Dec 02 '14 21:12 errygg