Your message dated Sat, 15 Nov 2014 14:50:42 +0100
with message-id <[email protected]>
and subject line Closing
has caused the Debian Bug report #661709,
regarding acpitool does not recognize major version of kernel (3.2.5)
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.)


-- 
661709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: acpitool
Version: 0.5.1-2
Severity: important
Tags: squeeze

apcitool does not recognize major kernel version of 3.
Instead recognizes the kernel as 2.4.

Ugly fix:

src/acpitool.cpp

Change line 209 from if(strncmp(str,"2.6",3)==0) to if(strncmp(str,"2.6",3)==0 
|| strncmp(str, "3.2", 3) == 0


-- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.5 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages acpitool depends on:
ii  libc6                         2.11.3-2   Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.4.5-8  GCC support library
ii  libstdc++6                    4.4.5-8    The GNU Standard C++ Library v3

Versions of packages acpitool recommends:
ii  acpid                  1:2.0.7-1squeeze3 Advanced Configuration and Power I

acpitool suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
This has been fixed ages ago, therefore I close the report.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

--- End Message ---

Reply via email to