Groups
Groups
Sign in
Groups
Groups
Ansible Project
Conversations
About
Send feedback
Help
apt module fails with serial setting greater than 1
10 views
Skip to first unread message
Max Gonzih
unread,
Aug 9, 2016, 11:28:58 AM
8/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hello everyone,
I'm just starting to use ansible and encountered weird issue.
apt module on target machines that run ubuntu 16.04 (ec2 image ami-1967056a) fails with locking issues (11: Resource temporarily unavailable).
But when I set serial: 1 everything seems to be fine. I'm not sure where to look for a solution. Is it ansible problem or apt related?
Any help or suggestions are welcome!
Thanks a lot!
Brian Coca
unread,
Mar 7, 2017, 1:19:36 PM
3/7/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
In general you can only run one apt process on the same machine, the
'locking' is apt trying to ensure that.
----------
Brian Coca
Reply all
Reply to author
Forward
0 new messages