apt-key doesn't add long keys in deb6
authorMorgan Haskel <morgan@puppetlabs.com>
Thu, 2 Oct 2014 22:21:46 +0000 (17:21 -0500)
committerMorgan Haskel <morgan@puppetlabs.com>
Thu, 2 Oct 2014 22:21:46 +0000 (17:21 -0500)
commita3d4822920ac0fb21f3443e0860f83f7daf04fbe
treee7403d41b0524e576cc55772637dd0c4b69973f8
parent73867f03b5e61f58d9296eb9f3d90cd4787391ca
apt-key doesn't add long keys in deb6

You can feed the command the long key, but it truncates it to add the
key. This causes issues due to the short-key collision with the
puppetlabs key. So, test with a different key on debian 6.
spec/acceptance/apt_key_provider_spec.rb