Your message dated Thu, 26 Apr 2012 22:14:28 +0100
with message-id <[email protected]>
and subject line done
has caused the Debian Bug report #336247,
regarding mysql-dfsg-5.0: Cleanup (debian/rules clean) fails after build 
(dpatch deapply-all failing)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
336247: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=336247
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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)


--- End Message ---
--- Begin Message --- The bug is not really relevant to the current code but I have not found any dependency on the order between cleaning and unapplying patches.


--- End Message ---

Reply via email to