Package: edac-utils
Version: 0.10-1
Followup-For: Bug #456644

The same problem is reproducable here as well:

,----
| # /usr/sbin/edac-ctl --register-labels
| /dev/mem: mmap: Bad address
| No dimm labels for
`----

Sidenote: /dev/mem stuff is a consequence of running it inside a chroot
system.

Regarding the shellopts:

,----
| braceexpand:hashall:interactive-comments:posix
`----

And finally:

,----
| # sh -x /etc/init.d/edac start
| + SERVICE=edac
| + DESC='Memory Error Detection and Correction'
| + prefix=/usr
| + exec_prefix=/usr
| + sbindir=/usr/sbin
| + PATH=/sbin:/usr/sbin:/usr/local/sbin:/bin:/usr/bin:/usr/local/bin
| + EDAC=/usr/sbin/edac-ctl
| + . /lib/init/vars.sh
| ++ '[' -f /etc/default/rcS ']'
| ++ . /etc/default/rcS
| +++ TMPTIME=0
| +++ SULOGIN=no
| +++ DELAYLOGIN=no
| +++ UTC=yes
| +++ VERBOSE=no
| +++ FSCKFIX=no
| +++ RAMRUN=no
| +++ RAMLOCK=no
| ++ '[' '!' -e /proc/cmdline ']'
| ++ egrep -qw quiet /proc/cmdline
| ++ '[' '' ']'
| + . /lib/lsb/init-functions
| ++ FANCYTTY=
| ++ '[' -e /etc/lsb-base-logging.sh ']'
| ++ true
| + rc=4
| + case "$1" in
| + service_start
| + log_daemon_msg 'Registering DIMM labels for Memory Error Detection and 
Correction' 'edac '
| + '[' -z 'Registering DIMM labels for Memory Error Detection and Correction' 
']'
| + '[' -z 'edac ' ']'
| + echo -n 'Registering DIMM labels for Memory Error Detection and Correction: 
edac '
| Registering DIMM labels for Memory Error Detection and Correction: edac + 
/usr/sbin/edac-ctl --register-labels
| + rc=0
| + case $rc in
| + '[' no '!=' no ']'
`----

regards,
-mika-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to