Package: mysql-dfsg-5.0 Severity: minor
When building the package, "dpatch deapply-all" from the clean target of debian/rules fails with this error message: reverting patch 45_warn-CLI-passwords from ./ ... failed. make: *** [unpatch] Error 1 If I try to manually unpatch that patch, the problem seems to boil down to the fact that libmysqld/examples/mysql.cc seems to be missing at that point: patch -R -p1 < debian/patches/45_warn-CLI-passwords.dpatch [...] can't find file to patch at input line 60 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -u --recursive mysql-dfsg-4.1.7.original/libmysqld/examples/mysql.cc mysql-dfsg-4.1.7/libmysqld/examples/mysql.cc |--- mysql-dfsg-4.1.7.original/libmysqld/examples/mysql.cc 2004-10-23 09:28:46.000000000 +0200 |+++ mysql-dfsg-4.1.7/libmysqld/examples/mysql.cc 2004-11-03 03:07:08.000000000 +0100 -------------------------- File to patch: Any idea why? -- System Information: Debian Release: 3.1 APT prefers stable APT policy: (990, 'stable'), (400, 'experimental'), (90, 'testing'), (50, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11.12-incase Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

