← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1671937] [NEW] chpasswd list fails

 

Public bug reported:

While trying to write an intergration test for the new method of
chpasswd via a list, cloud-init fails while attempting to change the
password for a user called ["['tom"]. It appears the list based method
is not being read correctly:

2017-03-10 20:25:43,934 - cc_set_passwords.py[DEBUG]: Changing password
for ["['tom"]:

cloud-conifg:
https://paste.ubuntu.com/24153626/

result:
https://paste.ubuntu.com/24153632/

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1671937

Title:
  chpasswd list fails

Status in cloud-init:
  New

Bug description:
  While trying to write an intergration test for the new method of
  chpasswd via a list, cloud-init fails while attempting to change the
  password for a user called ["['tom"]. It appears the list based method
  is not being read correctly:

  2017-03-10 20:25:43,934 - cc_set_passwords.py[DEBUG]: Changing
  password for ["['tom"]:

  cloud-conifg:
  https://paste.ubuntu.com/24153626/

  result:
  https://paste.ubuntu.com/24153632/

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1671937/+subscriptions


Follow ups