Your message dated Thu, 21 Aug 2008 12:02:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#285880: fixed in procinfo 1:2.0.208-1 has caused the Debian Bug report #285880, regarding procinfo displays wrong info --- 32-bit wraparound, maybe? 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.) -- 285880: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=285880 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: sysutils Version: 1.3.8.5.1 Severity: important File: /usr/bin/procinfo -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The following two are from roughly the same time (with a few seconds of each other). Notice how procinfo is underreporting the number of timer interrupts by 4,294,967,058. That value is very close to 2^32 --- is there maybe a wraparound problem? There are a fair number of other 64-bit counters that seem to be 32-bit wrapped by procinfo; for example, the number of context switches. [EMAIL PROTECTED]:anthony$ cat /proc/interrupts CPU0 CPU1 0: 2219304715 2250876856 IO-APIC-edge timer 1: 1093344 1125794 IO-APIC-edge i8042 2: 0 0 XT-PIC cascade 3: 16016643 16204071 IO-APIC-edge serial 4: 2434335 2442631 IO-APIC-edge serial 5: 213721037 216605638 IO-APIC-edge SoundBlaster 7: 36902 38624 IO-APIC-edge parport0 8: 3 1 IO-APIC-edge rtc 12: 8920271 9109775 IO-APIC-edge i8042 16: 249196214 0 IO-APIC-level aic7xxx, aic7xxx, eth0 19: 46549754 47455885 IO-APIC-level uhci_hcd NMI: 0 0 LOC: 175498478 175498546 ERR: 0 MIS: 0 [EMAIL PROTECTED]:anthony$ procinfo Linux 2.6.8-bohr ([EMAIL PROTECTED]) (gcc 3.3.4 ) #1 2CPU [bohr.(none)] Memory: Total Used Free Shared Buffers Mem: 516172 487040 29132 0 9620 Swap: 530104 206460 323644 Bootup: Mon Oct 25 08:44:32 2004 Load average: 0.15 0.20 0.29 2/173 13240 user : 5d 9:01:47.96 5.2% page in : 0 nice : 9:50:03.54 0.4% page out: 0 system: 1d 5:28:30.24 1.2% swap in : 0 idle : 95d 18:47:13.98 92.6% swap out: 0 uptime: 51d 17:31:34.75 context :4294967295 irq 0: 175214513 timer irq 7: 75526 parport0 irq 1: 2219140 i8042 irq 8: 4 rtc irq 2: 0 cascade [4] irq 12: 18030077 i8042 irq 3: 32220714 serial irq 16: 249196217 aic7xxx, aic7xxx, et irq 4: 4876966 serial irq 19: 94005639 uhci_hcd irq 5: 430326675 SoundBlaster [1] [5] - -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (130, 'unstable'), (120, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8-bohr Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages sysutils depends on: ii libncurses5 5.4-4 Shared libraries for terminal hand - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBwSrI+z+IwlXqWf4RAtSMAKCGQwPftM7ZgDzuF5FSnQJWC6xkaQCfU7RY B6hZ3fHPC7xOfkIegx2W7vw= =7i77 -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: procinfo Source-Version: 1:2.0.208-1 We believe that the bug you reported is fixed in the latest version of procinfo, which is due to be installed in the Debian FTP archive: procinfo_2.0.208-1.diff.gz to pool/main/p/procinfo/procinfo_2.0.208-1.diff.gz procinfo_2.0.208-1.dsc to pool/main/p/procinfo/procinfo_2.0.208-1.dsc procinfo_2.0.208-1_amd64.deb to pool/main/p/procinfo/procinfo_2.0.208-1_amd64.deb procinfo_2.0.208.orig.tar.gz to pool/main/p/procinfo/procinfo_2.0.208.orig.tar.gz 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. Giuseppe Iuculano <[EMAIL PROTECTED]> (supplier of updated procinfo 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: SHA1 Format: 1.8 Date: Wed, 20 Aug 2008 09:45:06 +0200 Source: procinfo Binary: procinfo Architecture: source amd64 Version: 1:2.0.208-1 Distribution: unstable Urgency: low Maintainer: Giuseppe Iuculano <[EMAIL PROTECTED]> Changed-By: Giuseppe Iuculano <[EMAIL PROTECTED]> Description: procinfo - reporter for system information from /proc and /sys Closes: 99827 99828 247039 265131 285880 355623 379592 391420 402620 421924 492780 492780 Changes: procinfo (1:2.0.208-1) unstable; urgency=low . * New Upstream release (Closes: #492780), this is the new procinfo-ng (Closes: #492780) This version fixes: + 32-bit wraparound (Closes: #285880) + Times do not display on Alpha (Closes: #391420) + reports gcc [can't parse] (Closes: #402620) + Reports out by 10x; disk duplicated (Closes: #355623) + garbles numbers on AMD64 (Closes: #379592) + segfaults at fresh amd64 etch install (Closes: #421924) + displays improper amount of context switches (Closes: #99827) + shows non-existent disks (Closes: #99828) + procinfo misses the second hard drive (Closes: #265131) + unable to parse GCC version with GCC 3.3. (Closes: #247039) * New maintainer, thanks to Antonio José Calderón for the prior work on procinfo * Bump epoch Checksums-Sha1: 7842afbfb1ac819c4eda0e4b5f0c595cb4fb0f04 1046 procinfo_2.0.208-1.dsc 3ebaab81d24286cc17a65ff777ec98ed95a09f9d 69644 procinfo_2.0.208.orig.tar.gz 569c9f100701360e36283af86e0521d85f072eaf 8157 procinfo_2.0.208-1.diff.gz b2e5a6eb4d4eab4c7cd872abeea468f4c67d66d2 50750 procinfo_2.0.208-1_amd64.deb Checksums-Sha256: 078eee047f1df61b3bc50163e959d65fb0905c01dd22d6ed9b153889ee25cbdc 1046 procinfo_2.0.208-1.dsc 9be2d22d3e5d3f4f7215ebff752b9702085a8e688bbe4f97107bc28453392361 69644 procinfo_2.0.208.orig.tar.gz 81dcabb251dd404f112ae37a65bc3c26ffb325a53ba252b71887b93b4a7d5372 8157 procinfo_2.0.208-1.diff.gz 53f90468f74f722e139d0f5c13c903bb94d104d9097eafc15f89fbcd71775841 50750 procinfo_2.0.208-1_amd64.deb Files: 7f388f6e0f469af01f4a8e8278a4898b 1046 utils optional procinfo_2.0.208-1.dsc 3513d53e18e7b059a1b934daac9648df 69644 utils optional procinfo_2.0.208.orig.tar.gz e3b4641f0349c792f69f6d43cce407ba 8157 utils optional procinfo_2.0.208-1.diff.gz 0c761e4e9e8d1b228602997603a06a5e 50750 utils optional procinfo_2.0.208-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkitV4IACgkQgY5NIXPNpFUfugCgoyY9crdBBqn+A64BdGpF3Mo0 6goAoMPzCC/9Y9aJhnDsvZLzfdxsgKWc =9in2 -----END PGP SIGNATURE-----
--- End Message ---

