Package: drush-make
Version: 2.3-1
Severity: normal

Dear Maintainer,

When I add md5 checksums to my drush make file, drush make fails,
reporting an incorrect md5 sum. However, it appears to be comparing the
wrong sum:

0 jamie@animal:cdtemp.9Wn6ju$ drush make test.make 
Make new site in the current directory? (y/n): y
Project information for drupal retrieved.  [ok]
Project information for page_theme retrieved.  [ok]
Checksum md5 verification failed for drupal-7.14.tar.gz.tar.gz. Expected [error]
659972a926b016c2f208bf382eb1c884, received af7abd95c03ecad4e1567ed94a438334.
page_theme downloaded from [ok]
http://ftp.drupal.org/files/projects/page_theme-7.x-1.1.tar.gz.
0 jamie@animal:cdtemp.9Wn6ju$ 

When I run the exact same command with the exact same make file using
the current git cloned version of drush (which has incorporated
drush-make), it works fine:

0 jamie@animal:cdtemp.9Wn6ju$ drush make test.make 
Make new site in the current directory? (y/n): y
drupal-7.14 downloaded.  [ok]
Project page_theme contains 2 modules: page_theme_debugger, page_theme.
page_theme-7.x-1.1 downloaded.  [ok]
0 jamie@animal:cdtemp.9Wn6ju$

Here is the content of test.make:

api = "2" 
core = "7.x" 
projects[drupal][version] = "7.14" 
projects[drupal][md5] = "af7abd95c03ecad4e1567ed94a438334"
projects[page_theme][type] = "module"
projects[page_theme][md5] = "659972a926b016c2f208bf382eb1c884

Thanks for packaging this module for Debian.

jamie


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages drush-make depends on:
ii  drush  4.5-6

drush-make recommends no packages.

drush-make suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to