Bug#840231: src:neovim: FTBFS if name of building user contains a digit

James McCoy jamessan at debian.org
Sun Oct 9 19:28:19 UTC 2016


On Sun, Oct 09, 2016 at 08:38:27PM +0200, Jakob Haufe wrote:
> the way debian/rules extracts the UID/GID of the current user fails when the
> user name contains a digit:
> 
> sur5r at samsa:~$ id | cut -d' ' -f 1 | egrep -o '[0-9]+'
> 2000
> 5
> sur5r at samsa:~$
> 
> I'd suggest switching to "id -u" and "id -g", respectively.

Thanks! I'm not sure how I missed that in the man page. :)

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB



More information about the pkg-vim-maintainers mailing list