Your message dated Wed, 14 Nov 2007 21:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451296: fixed in lm-sensors 1:2.10.5-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: lm-sensors
Version: 1:2.10.5-1
Severity: important
the sensors-detect script fails to run.
Error message:
# sensors-detect
Missing right curly or square bracket at /usr/sbin/sensors-detect line
5872, at end of line
syntax error at /usr/sbin/sensors-detect line 5872, at EOF
Execution of /usr/sbin/sensors-detect aborted due to compilation errors.
adding a } as shown in the following diff fix the problem
diff -Naur prog/detect/sensors-detect /usr/sbin/sensors-detect
--- prog/detect/sensors-detect 2007-11-14 20:50:27.000000000 +0100
+++ /usr/sbin/sensors-detect 2007-11-14 20:53:50.000000000 +0100
@@ -5850,7 +5850,7 @@
print "#----cut here----\n".
$modprobes.
"#----cut here----\n\n";
-
+ }
if ($modprobes =~ /i2c-viapro/ && $modprobes =~ /via686a/ &&
kernel_version_at_least(2,6,0)) {
print("\nWARNING: Please note that i2c-viapro and via686a may
conflict which\n",
"each other. If you get 'sensors not found', try loading
only one module\n",
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages lm-sensors depends on:
ii libc6 2.6.1-6 GNU C Library: Shared libraries
ii libsensors3 1:2.10.5-1 library to read temperature/voltag
ii perl 5.8.8-12 Larry Wall's Practical Extraction
ii sed 4.1.5-4 The GNU sed stream editor
ii ucf 3.003 Update Configuration File: preserv
lm-sensors recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: lm-sensors
Source-Version: 1:2.10.5-2
We believe that the bug you reported is fixed in the latest version of
lm-sensors, which is due to be installed in the Debian FTP archive:
libsensors-dev_2.10.5-2_amd64.deb
to pool/main/l/lm-sensors/libsensors-dev_2.10.5-2_amd64.deb
libsensors3_2.10.5-2_amd64.deb
to pool/main/l/lm-sensors/libsensors3_2.10.5-2_amd64.deb
lm-sensors_2.10.5-2.diff.gz
to pool/main/l/lm-sensors/lm-sensors_2.10.5-2.diff.gz
lm-sensors_2.10.5-2.dsc
to pool/main/l/lm-sensors/lm-sensors_2.10.5-2.dsc
lm-sensors_2.10.5-2_amd64.deb
to pool/main/l/lm-sensors/lm-sensors_2.10.5-2_amd64.deb
sensord_2.10.5-2_amd64.deb
to pool/main/l/lm-sensors/sensord_2.10.5-2_amd64.deb
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.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated lm-sensors 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.7
Date: Wed, 14 Nov 2007 22:19:59 +0100
Source: lm-sensors
Binary: sensord libsensors-dev libsensors3 lm-sensors
Architecture: source amd64
Version: 1:2.10.5-2
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description:
libsensors-dev - lm-sensors development kit
libsensors3 - library to read temperature/voltage/fan sensors
lm-sensors - utilities to read temperature/voltage/fan sensors
sensord - hardware sensor information logging daemon
Closes: 451296
Changes:
lm-sensors (1:2.10.5-2) unstable; urgency=low
.
* Fix sensors-detect (closes: bug#451296).
Files:
8ae42c3f9f808b2335491254cd76329c 671 utils extra lm-sensors_2.10.5-2.dsc
1173ef0f0707b671c4d5218d3d93999b 23875 utils extra lm-sensors_2.10.5-2.diff.gz
12cbdf7ff3b0b5b58861f67d43688818 512108 utils extra
lm-sensors_2.10.5-2_amd64.deb
bd608e2d2f6e05b58ea257b5f9f31634 103064 libs optional
libsensors3_2.10.5-2_amd64.deb
c29108116b8c14d81430e1d3a8d55a45 120742 libdevel extra
libsensors-dev_2.10.5-2_amd64.deb
c6b2b9dd623a8b01c2c867688efa4111 66062 utils extra sensord_2.10.5-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHO2nEw3ao2vG823MRAtPTAJ9N4cB0DOMNA2d7BZlgUmKr+PTBaQCeOpVC
Kc327qYwswy/yksrZpmnNhY=
=hp+A
-----END PGP SIGNATURE-----
--- End Message ---