Your message dated Wed, 17 Oct 2018 11:50:07 +0000 with message-id <[email protected]> and subject line Bug#499318: fixed in hoz 1.65-3 has caused the Debian Bug report #499318, regarding Package "hoz" still miscalculates partsize 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.) -- 499318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499318 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: hoz Version: 1.65-2 Severity: important Bug report #495646 was closed, but the program still does wrong calculations of the partsize when decimal numbers are passed as parameters. Example: $ls -l myFile -rw-r--r-- 1 carlos carlos 8388608 2008-09-17 15:26 myFile $hoz -c 1.44M myFile $ls -l myFile.* -rw-r--r-- 1 carlos carlos 1048626 2008-09-17 15:50 myFile.0 -rw-r--r-- 1 carlos carlos 1048576 2008-09-17 15:50 myFile.1 -rw-r--r-- 1 carlos carlos 1048576 2008-09-17 15:50 myFile.2 -rw-r--r-- 1 carlos carlos 1048576 2008-09-17 15:50 myFile.3 -rw-r--r-- 1 carlos carlos 1048576 2008-09-17 15:50 myFile.4 -rw-r--r-- 1 carlos carlos 1048576 2008-09-17 15:50 myFile.5 -rw-r--r-- 1 carlos carlos 1048576 2008-09-17 15:50 myFile.6 -rw-r--r-- 1 carlos carlos 1048576 2008-09-17 15:50 myFile.7 -rw-r--r-- 1 carlos carlos 0 2008-09-17 15:50 myFile.8 The files are 1MiB size and should be 1.44MiB. I've looked at the source files and found that the problem is the function "atolmp" (hoz.c:755) that has many errors. My suggestion(which I tested and it worked properly) is to change the function's body to: int atolmp(const char *s, const int mult) { return (size_t)(atof(s)*mult); } I am using Ubuntu 8.04 with kernel version 2.6.24-19-generic on i686.
--- End Message ---
--- Begin Message ---Source: hoz Source-Version: 1.65-3 We believe that the bug you reported is fixed in the latest version of hoz, 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. Miriam Ruiz <[email protected]> (supplier of updated hoz 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: Wed, 17 Oct 2018 11:47:43 +0200 Source: hoz Binary: hoz hoz-gui Architecture: source amd64 Version: 1.65-3 Distribution: unstable Urgency: medium Maintainer: Miriam Ruiz <[email protected]> Changed-By: Miriam Ruiz <[email protected]> Description: hoz - file splitter that uses the hacha file format hoz-gui - file splitter that uses the hacha file format Closes: 450270 499318 Changes: hoz (1.65-3) unstable; urgency=medium . * Fixed partsize miscalculation. Closes: #499318 - Thanks to Carlos G. * Upgraded Standards-Version from 3.8.0 to 4.2.1.2 * Increased compat level to 9 * Sanitize debian/rules * Removed debian/watch file. It was useless. Closes: #450270 Checksums-Sha1: d952a6c32bb4abedb412274ea1565b5f6e9ff880 1728 hoz_1.65-3.dsc bf1e00d933ddffae62f6888cbcfaa4f3b95592e5 10104 hoz_1.65-3.debian.tar.xz b4d2793bb472bb5b3d4cc3e8220e341e65f1af43 17840 hoz-dbgsym_1.65-3_amd64.deb 97fdbda78189987502c9667b738ef6077785a398 57572 hoz-gui-dbgsym_1.65-3_amd64.deb 740e4531071bbd41f78dd602afa50ab32feaab38 15628 hoz-gui_1.65-3_amd64.deb aff6ef8a693b3cb0962f8087d92ec30d06c1ead4 10825 hoz_1.65-3_amd64.buildinfo 2d5a64d2f57979db741447e8ae1b123a15894b02 15484 hoz_1.65-3_amd64.deb Checksums-Sha256: 4f69af5d2586bb33c26210ba4b63257b8e0ab51ee0b10576ef6aae2e2bb0e6fb 1728 hoz_1.65-3.dsc d5a91bbab89acc69e4fbf11117b86d6ed17d2a2e5b8101c012ce8ea3318aa083 10104 hoz_1.65-3.debian.tar.xz 8e34bccbfc325c0fe4ef332853d862b7414f482f9b1d29f9022a31b88f9c3835 17840 hoz-dbgsym_1.65-3_amd64.deb 92ce9eea8020e57b165d7fbded0ad06f621c4412d90bac75fe6e16a223c722f4 57572 hoz-gui-dbgsym_1.65-3_amd64.deb a791d9ca351e675e84d41511db2549f2fe6cdfae573fa326e2137b247b2d6047 15628 hoz-gui_1.65-3_amd64.deb 60dc8df1ba446053775b9bc12a79eb9aab7136086320ffbc167d62bc75634e45 10825 hoz_1.65-3_amd64.buildinfo a59fe7dfafb511913b10364f63c5a4c3d7ee4c20ca5021dc2cd004b091a2954a 15484 hoz_1.65-3_amd64.deb Files: 8ac594a9deaf754c0a9574f3d61cffcf 1728 utils optional hoz_1.65-3.dsc 78c2c80b30377381e6c1bd23d8d42af4 10104 utils optional hoz_1.65-3.debian.tar.xz b3704779362b8bc3f463e85fa7733c56 17840 debug optional hoz-dbgsym_1.65-3_amd64.deb 25c7d76f80b8de61e91ce4c6a3d72feb 57572 debug optional hoz-gui-dbgsym_1.65-3_amd64.deb 94268388b2ea4e7070656ec83cab309c 15628 utils optional hoz-gui_1.65-3_amd64.deb 689c325e8d9e733f869b3ec8a187ce04 10825 utils optional hoz_1.65-3_amd64.buildinfo a21c684c8a852f3b0db278d199fc4615 15484 utils optional hoz_1.65-3_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAlvHHq4ACgkQX45r4JKP +vrIBRAApTaaUaQsqOE7CElr/AYHeqo5Yiw934DFNhJA/wD/95oyqaQMGeEFG0Ln UcMrjey+ilCsyC9m8yfDQoFZSeKcqZjXkbKaYSJqA81V94MvgdqmUD6upP1MQkju aUftLYovxv0f6hcvMRpNvQVZzMxyY5VeIPy9DFAiAovcxdSkSl7goK2SzBDUIqDR rfIIETEgpwHq1n052DtJK5axPNjJHL+yH3zqpFMWhLVAv2AXc9+kNr8+H9wxWK79 zl9WVpwTZ/hPyc37TPeWDvfU314wzmbn2VuVE6py/YrY45zDCm0+OhmgDYO9R0c6 1zJnRM4xtZJSqfyD0Jsnyur3ly7WSXlH6QP3P+PSa+QjtXDIR1qck+EtN0jMHT8W yTMn7H9jOA4vUxxO5LLqr+K9e8cJNEWnStbnWAByddzu0C8eJZCqh8VoeZAO3ekF r1LajXXmY5+tImYBo67qFey2/x4cuArwZ8JhOtBfAx67lqCdqS/T/OdvkTTeJN9u Tvjk88U/kaWDV0yhtVizPiBr4NhV0aRFuzTovKPaL0HVTJbH6GBUu0gSdnQsnAk0 WOYv92JRe2CPh+tiES7MJyN+6PZ+OEeB0muZqUfMj7HvPoGoFVsOGqGnloWNT3xa MotLQNg490+KUA6Tdxzo2T201laE6kITmP0N7DGuUbSW+nMeQ3A= =U0N9 -----END PGP SIGNATURE-----
--- End Message ---

