Your message dated Sun, 18 Jun 2017 10:29:38 +0200
with message-id <b786b5a1-80a1-edee-fbea-15d0cdd0d...@debian.org>
and subject line Re: pyudev: Update udevadm path
has caused the Debian Bug report #852581,
regarding pyudev: Update udevadm path
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
852581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852581
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pyudev
Version: 0.21.0-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 pyudev 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

--- End Message ---
--- Begin Message ---
On Wed, 25 Jan 2017 14:42:36 +0100 bi...@debian.org wrote:
> Package: pyudev
> Version: 0.21.0-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 pyudev does hard-code the
> udevadm path as /sbin/udevadm.
> 
> Please change that to /bin/udevadm.

The hardcoded path is in a unit test that falls back to searching for udevadm 
in $PATH.
So I don't believe any changes are necessary.

Felix

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to