Package: valgrind
Version: 1:3.3.1-1
Severity: grave
Justification: renders package unusable
>From the script /usr/bin/valgrind:
# Use special suppression file if libc6-dbg is installed
if [ -d /usr/lib/debug ] && ! echo "${VALGRIND_OPTS}" | fgrep -q --
'--suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp'; then
export VALGRIND_OPTS="$VALGRIND_OPTS
--suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp"
fi
But neither libc6-dbg nor valgrind supplies the file
/usr/lib/valgrind/debian-libc6-dbg.supp
and valgrind aborts with:
==30106== FATAL: can't open suppressions file
'/usr/lib/valgrind/debian-libc6-dbg.supp'
Additionally, /usr/lib/debug isn't exclusive to libc6-dbg; it's
also used by widelands-dbg and libcurl3-dbg.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25 (PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages valgrind depends on:
ii libc6 2.7-12 GNU C Library: Shared libraries
Versions of packages valgrind recommends:
ii gdb 6.8-3 The GNU Debugger
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]