Package: checkinstall
Version: 1.5.3-3
Severity: important
Tags: patch

The /usr/bin/checkinstall script wants to preload ${INSTALLWATCH_PREFIX}/lib/installwatch.so
instead of ${INSTALLWATCH_PREFIX}/lib/installwatch/installwatch.so

vvvvvvvvvvvvvvvv<patch>vvvvvvvvvvvvvvvv

--- /usr/bin/checkinstall.old   2006-04-02 09:16:21.000000000 +0200
+++ /usr/bin/checkinstall       2006-04-02 09:12:23.000000000 +0200
@@ -792,7 +792,7 @@
    unset INSTALLWATCH_BACKUP_PATH
fi

-export LD_PRELOAD=${INSTALLWATCH_PREFIX}/lib/installwatch.so
+export LD_PRELOAD=${INSTALLWATCH_PREFIX}/lib/installwatch/installwatch.so

# Run the install command, showing the results interactively if we were asked
# to do so in the configuration section (see the SHOW_INSTALL switch above)

^^^^^^^^^^^^^^^^</patch>^^^^^^^^^^^^^^^^


-- System Information:
Debian Release: testing/unstable
 APT prefers testing
APT policy: (1001, 'testing'), (501, 'unstable'), (301, 'stable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages checkinstall depends on:
ii file 4.17-1 Determines file type using "magic" ii installwatch 0.6.3-2 Track installation of local softwa

checkinstall recommends no packages.

-- no debconf information



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

Reply via email to