Public bug reported:

When using ranges in sed expressions, sed applies the user's locale to
determine whether something falls in the given range.

At the beginning of most (all?) ssh public keys, there's a sequence of
a's. "aa" is an old, but still valid, way of writing the Danish letter
"å". "Å" sorts after "Z", meaning that it's not included in the "A-Z"
range given in the recently added sed expression in ssh-import-id.
Consequently, it gets filtered out.

** Affects: ssh-import-id (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Sequences of a's get filtered from public keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ssh-import-id/+bug/918131/+subscriptions

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

Reply via email to