Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian repo key cannot be validated by apt module #78

Closed
altvnk opened this issue Apr 16, 2015 · 1 comment
Closed

Debian repo key cannot be validated by apt module #78

altvnk opened this issue Apr 16, 2015 · 1 comment

Comments

@altvnk
Copy link
Contributor

altvnk commented Apr 16, 2015

==> prov: Error: validate_re(): "FBABD5FB20255ECAB22EE194D13D58E479EA5ED4" does not match ["\\A(0x)?[0-9a-fA-F]{8}\\Z", "\\A(0x)?[0-9a-fA-F]{16}\\Z"] at /tmp/vagrant-puppet-2/modules-0/apt/manifests/key.pp:60 on node prov.dev.local
==> prov: Error: validate_re(): "FBABD5FB20255ECAB22EE194D13D58E479EA5ED4" does not match ["\\A(0x)?[0-9a-fA-F]{8}\\Z", "\\A(0x)?[0-9a-fA-F]{16}\\Z"] at /tmp/vagrant-puppet-2/modules-0/apt/manifests/key.pp:60 on node prov.dev.local

I suppose there is new validation in apt module which supposes that key must be 8 or 16 syblols long.

If i remember correctly it is possible to add keys by last key in chain.

@altvnk
Copy link
Contributor Author

altvnk commented Apr 16, 2015

Sorry for this, found issue in apt module...

puppetlabs/puppetlabs-apt@445ad0b

@altvnk altvnk closed this as completed Apr 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant