Public bug reported:

Ubuntu Studio Controls crashed due to a character out of range.
Further investigation showed that line 221 of /etc/login.defs  had a comment:

# If set to yes, userdel will remove the user\u00B4s group if it
contains no

Changing it to:

# If set to yes, userdel will remove the user's group if it contains no

fixed the problem.

$ lsb_release -rd
Description:    Ubuntu 15.10
Release:        15.10

$ lsb_release -rd
Description:    Ubuntu 15.10
Release:        15.10
root@acer:/etc# apt-cache policy login
login:
  Installed: 1:4.1.5.1-1.1ubuntu7
  Candidate: 1:4.1.5.1-1.1ubuntu7
  Version table:
 *** 1:4.1.5.1-1.1ubuntu7 0
        500 http://us.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
        100 /var/lib/dpkg/status

** Affects: shadow (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: "Changed "\u00b4" to "'""
   
https://bugs.launchpad.net/bugs/1537394/+attachment/4555447/+files/login.defs.patch

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

Title:
  /etc/login.defs has Unicode apostrophe in comments

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

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

Reply via email to