Your message dated Sun, 14 Jan 2018 20:46:04 +0000
with message-id <[email protected]>
and subject line Misidentification of dependency
has caused the Debian Bug report #887238,
regarding lava-dispatcher should depend on e2fsprogs explicitly
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 [email protected]
immediately.)


-- 
887238: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887238
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lava-dispatcher
Version: 2018.1-1
User: [email protected]
Usertags: nonessentiale2fsprogs

Dear maintainer,

We want to make removing e2fsprogs from installations possible. For standard
installations this is not useful, but embedded applications and chroots benefit
from such an option.  For getting there all packages that use e2fsprogs must be
identified and gain a dependency on it as e2fsprogs currently is essential.

lava-dispatcher was identified as potentially needing such a dependency,
because it mentions tool names from e2fsprogs in the following files:

/usr/lib/python2.7/dist-packages/lava_dispatcher/utils/filesystem.py contains 
mke2fs. According to file it is a Python script, ASCII text executable

Please investigate whether these cases are actually uses of a tool from
e2fsprogs. Care has been taken to shrink the number of candidates as much as
possible, but a few false positives will remain. After doing so, do one of the
following:

 * Add e2fsprogs to Depends.
 * Add e2fsprogs to Recommends.
 * Close this bug explaining why e2fsprogs is not used by this package.

Once e2fsprogs drops the "Essential: yes" flag, this bug will be upgraded to RC
severity. Please note that lintian will warn about such a dependency before
lintian 2.5.56.

Thanks for your help

Helmut

--- End Message ---
--- Begin Message ---
notfound 887238 2018.1-1
thanks

The actual usage of mke2fs is from python-guestfs:

./lava_dispatcher/utils/filesystem.py:    guest.mke2fs(guest_device,
label='LAVA')

https://sources.debian.org/src/lava-dispatcher/2018.1-1/lava_dispatcher/utils/filesystem.py/#L139

So this looks like this is an invalid match in the regular expression
search. Closing the bug report - the real dependency will need to be in
python-guestfs.

-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: pgp8a0z8kqCQa.pgp
Description: OpenPGP digital signature


--- End Message ---

Reply via email to