Re: [ansible-project] flaky apt installs today on ubuntu

2016-12-05 Thread james
We're just using the stock ec2 and ubuntu mirrors. Running apt directly on 
the cli has no issues. 

On Friday, December 2, 2016 at 7:54:23 PM UTC-8, Andreas Olsson wrote:
>
> fre 2016-12-02 klockan 15:16 -0800 skrev ja...@blendlabs.com : 
>
> > {"failed": true, "invocation": {"module_args": {"cache_valid_time": 
> > null, "deb": null, "default_release": null, "dpkg_options": "force- 
> > confdef,force-confold", "force": false, "install_recommends": null, 
> > "name": ["cryptsetup", "liblz4-tool", "mdadm", "sysstat"], "package": 
> > ["cryptsetup", "liblz4-tool", "mdadm", "sysstat"], "purge": false, 
> > "state": "present", "update_cache": true, "upgrade": null}, 
> > "module_name": "apt"}, "item": ["cryptsetup", "liblz4-tool", "mdadm", 
> > "sysstat"], "msg": "Could not fetch updated apt files"} 
>
> Looks more like an issue with your particular apt mirror, rather than a 
> general Ubuntu issue? 
>
> // Andreas 
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/04179e01-454c-4675-b55f-9cacecb05dba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ansible-project] flaky apt installs today on ubuntu

2016-12-02 Thread Andreas Olsson
fre 2016-12-02 klockan 15:16 -0800 skrev ja...@blendlabs.com:
> {"failed": true, "invocation": {"module_args": {"cache_valid_time":
> null, "deb": null, "default_release": null, "dpkg_options": "force-
> confdef,force-confold", "force": false, "install_recommends": null,
> "name": ["cryptsetup", "liblz4-tool", "mdadm", "sysstat"], "package":
> ["cryptsetup", "liblz4-tool", "mdadm", "sysstat"], "purge": false,
> "state": "present", "update_cache": true, "upgrade": null},
> "module_name": "apt"}, "item": ["cryptsetup", "liblz4-tool", "mdadm",
> "sysstat"], "msg": "Could not fetch updated apt files"}

Looks more like an issue with your particular apt mirror, rather than a
general Ubuntu issue?

// Andreas

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1480737249.3954.2.camel%40arrakis.se.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] flaky apt installs today on ubuntu

2016-12-02 Thread james


{"failed": true, "invocation": {"module_args": {"cache_valid_time": null, 
"deb": null, "default_release": null, "dpkg_options": 
"force-confdef,force-confold", "force": false, "install_recommends": null, 
"name": ["cryptsetup", "liblz4-tool", "mdadm", "sysstat"], "package": 
["cryptsetup", "liblz4-tool", "mdadm", "sysstat"], "purge": false, "state": 
"present", "update_cache": true, "upgrade": null}, "module_name": "apt"}, 
"item": ["cryptsetup", "liblz4-tool", "mdadm", "sysstat"], "msg": "Could not 
fetch updated apt files"}


Anyone seeing these today? Ubuntu 14.04LTS. Ansible 2.0.1.0

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2b77afd4-8508-4134-8002-181bc1f2ec58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.