Your message dated Mon, 23 Apr 2018 18:35:14 +0000 with message-id <[email protected]> and subject line Bug#735680: fixed in ocsinventory-agent 2:2.4.1-1 has caused the Debian Bug report #735680, regarding ocsinventory-agent misses installed packages in its reported list 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.) -- 735680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735680 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ocsinventory-agent Version: 2:1.1.1-2.3 Severity: important This file does not handle dpkg output not correctly: /usr/share/perl5/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Deb.pm The following output(package information) gets lost: $lgtoclnt---$8.0.1.1---$---$NetWorker Client EMC NetWorker protects the critical business data of more than 10,000 enterprise customers worldwide by simplifying, centralizing, and automating backup and recovery operations across Unix, Windows, Linux and NetWare platforms in DAS, NAS, and SAN storage environments. Built upon an open, highly scalable client-server architecture, NetWorker reduces management overhead by providing "lights out" protection of storage assets in the largest corporate data centers and the smallest satellite branch offices. The package has no size reported. The following change in the /usr/share/perl5/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Deb.pm will work but add other problems (no size does not get detected): - foreach(`dpkg-query --show --showformat='\${Package}---\${Version}---\${Installed-Size}---\${Description}\n'`) { + foreach(`dpkg-query --show --showformat='\${Package}---\${Version}---0\${Installed-Size}---\${Description}\n'`) { Greetings, Matthias PS: debsums error is because above change got implemented on this server. PSS: the bug report applies to squeeze, wheezy, jessie and sid because the code has not changed. -- System Information: Debian Release: 6.0.8 APT prefers oldstable APT policy: (500, 'oldstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-vserver-686 (SMP w/2 CPU cores) Locale: LANG=de_AT@euro, LC_CTYPE=de_AT@euro (charmap=ISO-8859-15) (ignored: LC_ALL set to de_AT@euro) Shell: /bin/sh linked to /bin/bash Versions of packages ocsinventory-agent depends on: ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy ii libcompress-zlib-perl 2.024-1 Transitional dummy package for Com ii libnet-ip-perl 1.25-2 Perl extension for manipulating IP ii libnet-ssleay-perl 1.36-1 Perl module for Secure Sockets Lay ii libproc-daemon-perl 0.03-2 Run Perl program as a daemon proce ii libwww-perl 5.836-1 Perl HTTP/WWW client/server librar ii libxml-simple-perl 2.18-3 Perl module for reading and writin ii perl [libcompress-zlib 5.10.1-17squeeze6 Larry Wall's Practical Extraction ii po-debconf 1.0.16+nmu1 tool for managing templates file t ii ucf 3.0025+nmu1 Update Configuration File: preserv ocsinventory-agent recommends no packages. Versions of packages ocsinventory-agent suggests: ii dmidecode 2.9-1.2 Dump Desktop Management Interface pn nmap <none> (no description available) ii pciutils 1:3.1.7-6 Linux PCI Utilities pn read-edid <none> (no description available) pn smartmontools <none> (no description available) -- debconf information: * ocsinventory-agent/method: http * ocsinventory-agent/tag: Linux_Server * ocsinventory-agent/server: backup -- debsums errors found: debsums: changed file /usr/share/perl5/Ocsinventory/Agent/Backend/OS/Generic/Packaging/Deb.pm (from ocsinventory-agent package)
--- End Message ---
--- Begin Message ---Source: ocsinventory-agent Source-Version: 2:2.4.1-1 We believe that the bug you reported is fixed in the latest version of ocsinventory-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. Xavier Guimard <[email protected]> (supplier of updated ocsinventory-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: Mon, 23 Apr 2018 06:40:00 +0200 Source: ocsinventory-agent Binary: ocsinventory-agent Architecture: source Version: 2:2.4.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group <[email protected]> Changed-By: Xavier Guimard <[email protected]> Closes: 536784 566914 567093 607454 631359 644320 682961 734530 735680 745809 779356 782585 864727 872213 872820 885789 887230 895426 Description: ocsinventory-agent - Hardware and software inventory tool (client) Changes: ocsinventory-agent (2:2.4.1-1) unstable; urgency=medium . * Taken under Pkg-Perl umbrella (Closes: #895426) * Modify debian/watch to point to GitHub * Imported upstream version 2.4.1 (Closes: #631359, #735680, #872820) (Closes: #745809, #536784, #644320, #734530, #864727, #567093) * Patches - Remove fix-no-software.patch, kvm-detection.diff, pod-syntax.patch, exclude_curdir_recursion.patch now included in upstream - Update exclude_curdir_recursion.patch - Add spelling errors patch * Dependencies: - Add libnmap-parser-perl in suggested dependencies (Closes: #782585) - Replace libnet-ssleay-perl by libcrypt-ssleay-perl - Add e2fsprogs in recommended dependencies (Closes: #887230) - Add "fdisk | util-linux (<< 2.29.2-3~)" in dependencies (Closes: #872213) * Update debian/copyright * Add myself to uploaders * Add upstream/metadata * declare conformance with Policy 4.1.4 * Bump Debhelper compat level to 10 * Update quilt version to 3.0 * Use dh in debian/rules * Add debian/gbp.conf to ignore upstream .gitignore * Remove Ocsinventory::Agent::Common useless manpage * Add Testsuite: autopkgtest-pkg-perl * Add ipdiscover in package (Closes: #885789) and change architecture to "any" * Add propagate-cflags.patch for hardening * Configure local reports directory (Closes: #566914) * Update README.Debian for new report storage and remove old files mentioned (Closes: #607454) and add this in debian/NEWS * Update Debconf template: "server" is an URL (Closes: #779356) * Fix PowerPC CPU detection with a patch (Closes: #682961) * Translations: - update fr.po Checksums-Sha1: 3b342fddbcf8f63b58692c4e9e31930ec4560871 2310 ocsinventory-agent_2.4.1-1.dsc b6732b9a286a2b00e5614a441626d08f0ef3267d 1399288 ocsinventory-agent_2.4.1.orig.tar.gz 2e19e39f36e90b0c53e2a6328d0c50fc12d87a21 18708 ocsinventory-agent_2.4.1-1.debian.tar.xz Checksums-Sha256: 29ccf962deffb3941bec328e4ca2555fb7843826b11b681b5a34390df4925636 2310 ocsinventory-agent_2.4.1-1.dsc 111c4bc3db88502b8d4c7c605c2e15460578a8881b6afe18a4989ca063b9dcdd 1399288 ocsinventory-agent_2.4.1.orig.tar.gz d514552e55e571248755bff1710477044c52e791c4ba0bdd8aa9a4e7784a5bd0 18708 ocsinventory-agent_2.4.1-1.debian.tar.xz Files: 57628552778130653fdaacf33b2af457 2310 net optional ocsinventory-agent_2.4.1-1.dsc 3d41f54a10ce4fc848aa810b68971ed9 1399288 net optional ocsinventory-agent_2.4.1.orig.tar.gz 1397240ed56ddd02b756c03791f8d332 18708 net optional ocsinventory-agent_2.4.1-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlreJJlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ qgapdg/9G4k/fpYQ34e3iFGZvnIfdiVt6Ztr4gn4G5UiftGKapv69zX4/aYLbyWg 3dTTcmleqD0pkBj/THXBxw9aWSsFw63NvNZDOrWXwgw+uMqMEqMy/6p/8/OrJNCc BgqBp759Hfv8lrOL9SxYvH71KNROJDZ2I6/h4Qb24vIoQlTrRAtoiywex8ngUCpz i4/M4TLJh8CNoumStXqlbgiXJgcFIhhuD6BuiE8eH2jI33PprYRE/9YDLxYo3asf HpXZKomxoGZsEscSYJsWUNYlTrXDIyhBDmt65U6TVy0jy7KuD+B82aDg7ScEfBri iwjsWKazFCoXzVaG9mRRCrz+xNElqnUMBv1tE6miLQqhZ3M0fCeA6WNa54d+4Yxz cv/gx2RSifTnW+L1dGkGcbg9Ct0wr95Z8Vu0S3ytXHbtJFxLd78i2s8UG0Z6IFXR kczRtbtAV0LJe+ryR0+2Z4W+YO72ekLnxgGTSU7naP4Hxf4aE8PdRFzmrEUW+/he xZ+/TaNN7XcktOBY0EcbkfZrvWh1tH2C66DqcrInrhlXx+RGU9WJI5UxBppcpx52 ZIJK4T+hGRiE47vTKX7zRJ40acLbC7H6SGhRNDWRKnEpAK5YEYV+GvQGygXCZhSW jABZSV7t4MxKkCXFriTFgtZ4FL4PKiwhoRSBKCGOD1V7E3P9irQ= =912P -----END PGP SIGNATURE-----
--- End Message ---

