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@samsa:~$ id | cut -d' ' -f 1 | egrep -o '[0-9]+'
> 2000
> 5
> sur5r@samsa:~$
>
> I'd suggest switching to "id -u" and
Package: src:neovim
Version: 0.1.5-6
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Dear Maintainer,
the way debian/rules extracts the UID/GID of the current user fails when the
user name contains a digit:
sur5r@samsa:~$ id | cut -d' ' -f 1 | egrep -o '[0-9]+'
2000
5
sur5r@sam
2 matches
Mail list logo