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
Touch seeded packages, which is subscribed to shadow in Ubuntu.
https://bugs.launchpad.net/bugs/1537394

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

Status in shadow package in Ubuntu:
  New

Bug description:
  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

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to