Bug#852572: s390-tools: Update udevadm path

2017-06-20 Thread Michael Biebl
On Wed, 25 Jan 2017 14:42:36 +0100 bi...@debian.org wrote:
> According to codesearch [1] your package s390-tools does hard-code the
> udevadm path as /sbin/udevadm.
> 
> Please change that to /bin/udevadm.

You might also consider not hard-coding the path at all, and simply rely
on PATH being set properly. This should be a safe assumption, especially
since the binary is now in /bin

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



Bug#852572: s390-tools: Update udevadm path

2017-01-25 Thread biebl
Package: s390-tools
Version: 1.36.1-1
Severity: normal
User: pkg-systemd-maintain...@lists.alioth.debian.org
Usertags: udevadm

Hi,

since Jessie, the udevadm binary is available as /bin/udevadm.
To not break existing scripts, which use the old /sbin/udevadm path,
the udev package currently ships a compat symlink which we would like
to drop eventually (in buster or buster+1).

According to codesearch [1] your package s390-tools does hard-code the
udevadm path as /sbin/udevadm.

Please change that to /bin/udevadm.

Thanks for considering.

Michael,
on behalf of the pkg-systemd team.

[1] https://codesearch.debian.net/search?q=%2Fsbin%2Fudevadm