Your message dated Fri, 29 Jun 2018 19:04:57 +0000
with message-id <[email protected]>
and subject line Bug#887276: fixed in fusioninventory-agent 1:2.4-1
has caused the Debian Bug report #887276,
regarding fusioninventory-agent 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.)


-- 
887276: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887276
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fusioninventory-agent
Version: 1:2.3.16-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.

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

/usr/share/fusioninventory/lib/FusionInventory/Agent/Task/Inventory/AIX/CPU.pm 
contains lsattr. According to file it is a Perl5 module source, ASCII text
/usr/share/fusioninventory/lib/FusionInventory/Agent/Task/Inventory/AIX/Memory.pm
 contains lsattr. According to file it is a Perl5 module source, ASCII text
/usr/share/fusioninventory/lib/FusionInventory/Agent/Task/Inventory/AIX/Networks.pm
 contains lsattr. According to file it is a Perl5 module source, ASCII text
/usr/share/fusioninventory/lib/FusionInventory/Agent/Task/Inventory/AIX/Storages.pm
 contains lsattr. According to file it is a Perl5 module source, ASCII text
/usr/share/fusioninventory/lib/FusionInventory/Agent/Task/Inventory/Linux/Drives.pm
 contains dumpe2fs. According to file it is a Perl5 module source, ASCII text

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 ---
Source: fusioninventory-agent
Source-Version: 1:2.4-1

We believe that the bug you reported is fixed in the latest version of
fusioninventory-agent, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillaume Bougard <[email protected]> (supplier of updated 
fusioninventory-agent package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 29 Jun 2018 19:25:12 +0200
Source: fusioninventory-agent
Binary: fusioninventory-agent fusioninventory-agent-task-esx 
fusioninventory-agent-task-deploy fusioninventory-agent-task-network 
libfusioninventory-agent-task-esx-perl 
libfusioninventory-agent-task-deploy-perl 
libfusioninventory-agent-task-network-perl 
libfusioninventory-agent-task-netinventory-perl 
libfusioninventory-agent-task-snmpquery-perl
Architecture: source
Version: 1:2.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Guillaume Bougard <[email protected]>
Closes: 816754 887276
Description: 
 fusioninventory-agent - hardware and software inventory tool (client)
 fusioninventory-agent-task-deploy - software deployment support for 
FusionInventory
 fusioninventory-agent-task-esx - ESX and ESXi inventory for FusionInventory 
Agent
 fusioninventory-agent-task-network - network device discovery for 
FusionInventory Agent
 libfusioninventory-agent-task-deploy-perl - transitional dummy package
 libfusioninventory-agent-task-esx-perl - transitional dummy package
 libfusioninventory-agent-task-netinventory-perl - transitional dummy package
 libfusioninventory-agent-task-network-perl - transitional dummy package
 libfusioninventory-agent-task-snmpquery-perl - transitional dummy package
Changes:
 fusioninventory-agent (1:2.4-1) unstable; urgency=low
 .
   * New upstream release (closes: #816754)
   * Rebased sources on 2.4.1-dev / 00bb19f26 upstream github commit
   * Take over for the Debian Perl Group on maintainer's request
     (https://lists.debian.org/debian-perl/2017/01/msg00000.html)
   * Updated debian support:
     - Update default mode to daemon handled by fixed systemd script
     - Fix default configuration to make system logging the default with
       LOG_DAEMON facility
     - Fix default configuration to activate new "include" directive: users
       should now create a .cfg file in /etc/fusioninventory/conf.d to tune 
agent
       configuration to their needs, at least server option.
     - Proc::PID::File dependency removed
     - Removed no more needed cron tasks
     - Include weekly crontab entry to update pci.ids & usb.ids files
   * Bump Standards-Version to 4.1.4
   * Update debhelper version support to 10 in d/compat & d/control
   * Set priority to 'optional' in d/control
   * Fix some spelling
   * Updated descriptions
   * Add e2fsprogs in Recommends (closes: #887276)
   * Use '3.0 (quilt)' format
   * Fix some build dependencies that are now useless
   * Update some dependencies
   * debian/control: Added: Vcs-Git field (source stanza). Removed: Vcs-
     Svn field (source stanza). Changed: Maintainer set to Debian Perl
     Group <[email protected]> (was: GonĂ©ri Le
     Bouder <[email protected]>)
   * Uploaders set to Guillaume Bougard <[email protected]>
   * debian/watch: use metacpan-based URL.
   * debian/{postinst,postrm,preinst}: handles no more needed conf and crons 
with
     dpkg-maintscript-helper rm_conffile
Checksums-Sha1: 
 4277452e7760979036d58885b302b4f9d4abe2fb 3789 fusioninventory-agent_2.4-1.dsc
 a9eb6b60a59b7e847cca7779ef2ad95e7f966f29 2501564 
fusioninventory-agent_2.4.orig.tar.gz
 79d68ae0fd0c09be81b23c074415927e709377b6 23536 
fusioninventory-agent_2.4-1.debian.tar.xz
Checksums-Sha256: 
 d4168d8877b305aac7f894c18e5d0b975214d6f65e1f9d694ce681f77144cec0 3789 
fusioninventory-agent_2.4-1.dsc
 9dc86f1bb4786d7b141824a007a0da1183c2451c33f8e3e9c958c7d6cce89885 2501564 
fusioninventory-agent_2.4.orig.tar.gz
 678455851ad0577bd9307672a85eed50524468c90268c8c33aa30c68d83aeed5 23536 
fusioninventory-agent_2.4-1.debian.tar.xz
Files: 
 a40e772f3bfedc69d05e026b579c9456 3789 net optional 
fusioninventory-agent_2.4-1.dsc
 f9246d5109b1a5666908e7c42094646a 2501564 net optional 
fusioninventory-agent_2.4.orig.tar.gz
 a366514ad4db07d50e71f053c8ae44a5 23536 net optional 
fusioninventory-agent_2.4-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAls2f4xfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgaMjw//QxPFn3KM3zkxmggNhu3BvcN6D3g23EwmJkMDZrgA6LXDcz29NHPieC9y
NvJ8QBQVSfUjrPhZjV2tPNsXQZ5hpDilWYVSXjxkFMHmScbUbSwnJlPeezXX/WFQ
/0ZrM8gL513zb8xmmyFqwQh45PPinxLrQoTn9GEF5U0q0cT6J4nsRgQTEtz9o8WJ
GxdAc4Q+cQsQn8ptuDt/4oc2wDuHSBssCeYaJfcyIwVDL6nGy3CUdcYt37tfEV9G
I6xLOVFDjKWXB0T4fHtblGHJqhVYiTltWmNRG8PySyWK0PEpkQ6rBDBmMj03Ef96
Goacr77D4qKfhqxNpv1BcvA29v9xwufdrTX/HibqDQQwGEa0x63AsEAWiJ3vla3B
Y+0I8UnSX6Uls26UqfST7oZQlJBJO8PcMu8B09pv9Vt6IrBYqCScZMcT2g40kyLy
m7gCErX4amvQ+mhkUflYqiFgLwJzGOTOCWhjrZID+lj7jylbCrM1TF6IKWypq7Xm
vL3XmmkOpamG/r/MKvRsdVBJc1BDfRrhIdAVmoHfLdLI5mPqL7NxpW93FdAhPvGJ
87dedRaKO4NwVDbC92OqeJd5HH2ifrUqOV56/LYWZRoueTB2q5cuU8hB8PqQQdG3
4TZ2jas05HWDODvSKfe5DcK1OxMugTd4DnA5kX7tD7YpYVYN5HI=
=qmaq
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to