Certain files from my custom profile can not downloaded anymore. Drush throws the following errors:

File l10n_update-7.x-1.x-dev.tar.gz_date=1382123145 is corrupt (wrong md5 checksum).
...
File message_subscribe-7.x-1.x-dev.tar.gz_date=1380587024 is corrupt (wrong md5 checksum).
...
File libraries-7.x-2.x-dev.tar.gz_date=1383225559 is corrupt (wrong md5 checksum).

Non -dev tarballs are downloaded fine.

Comments

mikhailian’s picture

Issue summary: View changes
mikhailian’s picture

Issue summary: View changes
kreynen’s picture

Could be related to date not updating on project page. Added to #2132659: [META] Problems with Project Release Packaging

moshe weitzman’s picture

Close - the date is not current in the update XML. Here is Drupal core, with a unix timestamp in [date] corresponding to 10/31 - http://updates.drupal.org/release-history/drupal/8.x

moshe weitzman’s picture

Title: dev tarballs are broken (at least when downloaded by drush) » Unchanging date of 10/31 in Update XML (breaks drush dl of dev snapshots)
drumm’s picture