Your message dated Fri, 23 Jul 2010 11:32:11 +0000
with message-id <[email protected]>
and subject line Bug#586755: fixed in dh-autoreconf 2
has caused the Debian Bug report #586755,
regarding dh-autoreconf stopped because of md5sum 123 error
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.)


-- 
586755: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586755
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-autoreconf
Version: 1
Severity: normal


Binary package hint: dh-autoreconf

Happened in ubuntu with evolution package
(lp:~ubuntu-desktop/evolution/ubuntu).
- remove the 99_autoreconf.patch
- add autoreconf.mk rules + build-dep.

When building, we get an error on that part:
dh_autoreconf
md5sum: pop: No such file or directory
md5sum: pop: No such file or directory
md5sum: imap: No such file or directory
md5sum: imap: No such file or directory
md5sum: free: No such file or directory
md5sum: pop: No such file or directory
md5sum: ssl: No such file or directory
md5sum: pop: No such file or directory
md5sum: imap: No such file or directory
md5sum: ssl: No such file or directory
md5sum: imap: No such file or directory
dh_autoreconf: find ! -ipath "./debian/*" -a -type f | xargs md5sum >
debian/autoreconf.before returned exit code 123
make: *** [post-patches] Error 9

Indeed, md5sum, as it can't find one args, gives a 123 error code. And
some file
contains spaces.

find ! -path "./debian/*" -a -type f | xargs md5sum >
debian/autoreconf.before
md5sum: pop: No such file or directory
md5sum: pop: No such file or directory
md5sum: imap: No such file or directory
md5sum: imap: No such file or directory
md5sum: free: No such file or directory
md5sum: pop: No such file or directory
md5sum: ssl: No such file or directory
md5sum: pop: No such file or directory
md5sum: imap: No such file or directory
md5sum: ssl: No such file or directory
md5sum: imap: No such file or directory
$ echo $?
123

You should rather use:
find ! -path "./debian/*" -a -type f -exec md5sum {} \; >
debian/autoreconf.before

Fixed in ubuntu, forwarding the patch to debian in a minute.
-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'),
(500, 'maverick')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-4-generic (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dh-autoreconf depends on:
ii  autoconf               2.65-3ubuntu1     automatic configure script
builder
ii  automake [automaken]   1:1.11.1-1        A tool for generating GNU
Standard
ii  automake1.10 [automake 1:1.10.2-2ubuntu1 A tool for generating GNU
Standard
ii  debhelper              7.4.20ubuntu1     helper programs for
debian/rules
ii  libtool                2.2.6b-2ubuntu1   Generic library support
script
ii  perl                   5.10.1-12ubuntu1  Larry Wall's Practical
Extraction 

Versions of packages dh-autoreconf recommends:
ii  autopoint                 0.17-11ubuntu1 The autopoint program from
GNU get

dh-autoreconf suggests no packages.

-- no debconf information





--- End Message ---
--- Begin Message ---
Source: dh-autoreconf
Source-Version: 2

We believe that the bug you reported is fixed in the latest version of
dh-autoreconf, which is due to be installed in the Debian FTP archive:

dh-autoreconf_2.dsc
  to main/d/dh-autoreconf/dh-autoreconf_2.dsc
dh-autoreconf_2.tar.gz
  to main/d/dh-autoreconf/dh-autoreconf_2.tar.gz
dh-autoreconf_2_all.deb
  to main/d/dh-autoreconf/dh-autoreconf_2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Andres Klode <[email protected]> (supplier of updated dh-autoreconf 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Fri, 23 Jul 2010 13:24:44 +0200
Source: dh-autoreconf
Binary: dh-autoreconf
Architecture: source all
Version: 2
Distribution: unstable
Urgency: low
Maintainer: Julian Andres Klode <[email protected]>
Changed-By: Julian Andres Klode <[email protected]>
Description: 
 dh-autoreconf - debhelper add-on to call autoreconf and clean up after the 
build
Closes: 586755
Changes: 
 dh-autoreconf (2) unstable; urgency=low
 .
   [ Didier Roche ]
   * Fix issue in find | xargs when files contain spaces (Closes:
     #586755).
 .
   [ Julian Andres Klode ]
   * Set Standards-Version to 3.9.0.
Checksums-Sha1: 
 2ebf37193c426589e290879a2c59a268dd002380 857 dh-autoreconf_2.dsc
 dc6d0b2d87bfed32739fd52065a52a08f072afed 3817 dh-autoreconf_2.tar.gz
 9f30d227a16a75f581bf07b886e4fe02e9dcaf6e 11472 dh-autoreconf_2_all.deb
Checksums-Sha256: 
 b4daff04657dd190c26a1f5e4da545c3e1fe352da811530d3a84aa18f01b87da 857 
dh-autoreconf_2.dsc
 de83dfd2ef21431bb18b8d1d5d84d56ded4420e67bd940e091ea43643af713d1 3817 
dh-autoreconf_2.tar.gz
 4d1392700860662d4982a493144454a1a0d244bb5d938be6d488734101fdc833 11472 
dh-autoreconf_2_all.deb
Files: 
 336091b75ea9acb4e48994fdaeda030d 857 devel optional dh-autoreconf_2.dsc
 ffaff803265f4439edb0d3e40494e216 3817 devel optional dh-autoreconf_2.tar.gz
 461cf5e07982188c76571298f0cb5681 11472 devel optional dh-autoreconf_2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREDAAYFAkxJfEMACgkQrCpf/gCCPsKlUgCffMhJ68HI6t16sIGI/GpVAmBg
ZqgAnjLe4lpoQlriMP9yFoSJHmaOyb2F
=0ahD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to