http doesn't work stderr: gpg: no valid OpenPGP data found."

Maybe I should report it as a bug?

On Saturday, March 1, 2014 6:10:50 AM UTC, Adam Morris wrote:
>
> Yes, you did it right...
>
> But I'd try changing hkp (http keyserver protocol) to http...
>
> I've had similar issues with hkp before.
>
> Adam
>
> On Friday, February 28, 2014 12:03:05 PM UTC-8, Michael Mahemoff wrote:
>>
>> I'm trying to follow the instructions for installing MaraDB apt package (
>> https://downloads.mariadb.org/mariadb/repositories/#distro=Ubuntu&distro_release=precise&version=5.5).
>>  
>> It proposes to add a key like this:
>>
>> sudo apt-key adv --recv-keys --keyserver 
>> hkp://keyserver.ubuntu.com:800xcbcb082a1bb943db
>>
>> So I tried this in the playbook:
>>
>>   apt_key: keyserver="hkp://keyserver.ubuntu.com:80" 
>> id=0xcbcb082a1bb943db state=present
>>
>> And got the error "urlopen error unknown url type: hkp". Have I used the 
>> right syntax?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/ff26e5e5-8db5-4ac4-849c-e1fa9ceab0b3%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to