Public bug reported:

Our company uses numeric usernames (people's "social ID nÂș"). These
numbers may be bigger than an ulong variable. When we do ps -U "numeric
username" we get "user ID out of range" error.

Ex:
root@test:~# ps -U 56563882714
error: user ID out of range

This is impacting particularly the Vagrant's usage, as this tool uses
the ps's -U option extensively.

Attached is a patch that is working for us. Please validate or correct it.
Thanks.

Description:    Ubuntu 12.04.5 LTS
Release:        12.04
procps version: 1:3.2.8-11ubuntu6.4

And

Description:    Ubuntu 14.04.2 LTS
Release:        14.04
procps version: 1:3.3.9-1ubuntu2.2

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

** Patch added: "Patch for numeric usernames of procps on Ubuntu 12.04"
   
https://bugs.launchpad.net/bugs/1478655/+attachment/4434712/+files/numeric_username.patch

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

Title:
  Numeric username bigger than ulong gives error with -U option

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

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

Reply via email to