[Bug 1631996] Re: syntax error: EEXISTS should be EEXIST

2016-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package ansible - 2.0.0.2-2ubuntu1

---
ansible (2.0.0.2-2ubuntu1) xenial; urgency=medium

  * Fix EEXISTS (should be EEXIST)  (LP: #1631996)

 -- Serge Hallyn   Mon, 10 Oct 2016 12:59:42
-0500

** Changed in: ansible (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631996

Title:
  syntax error: EEXISTS should be EEXIST

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1631996/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1631996] Re: syntax error: EEXISTS should be EEXIST

2016-10-15 Thread Serge Hallyn
Verified, thanks.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631996

Title:
  syntax error: EEXISTS should be EEXIST

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1631996/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1631996] Re: syntax error: EEXISTS should be EEXIST

2016-10-12 Thread Chris J Arges
Hello Serge, or anyone else affected,

Accepted ansible into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/ansible/2.0.0.2-2ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: ansible (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631996

Title:
  syntax error: EEXISTS should be EEXIST

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1631996/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1631996] Re: syntax error: EEXISTS should be EEXIST

2016-10-10 Thread Serge Hallyn
** Description changed:

  https://github.com/ansible/ansible-modules-core/issues/2585
  
  This is fixed in yakkety but broken in xenial.  The single-line fix
  should be SRU'd.
+ 
+ Impact: when the file module fails, ansible fails trying to report the erorr 
message.
+ Test case:
+ ansible 127.0.0.1 -m file -a "path=/mp/xx state=directory mode=0755"
+ This should show permission denied, but instead fails saying "There was an 
issue creating /mp as requested: 'module' object has no attribute 'EEXISTS'"

** Changed in: ansible (Ubuntu)
   Importance: High => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631996

Title:
  syntax error: EEXISTS should be EEXIST

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ansible/+bug/1631996/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs