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
Comment #1
mikhailian commentedComment #2
mikhailian commentedComment #3
kreynen commentedCould be related to date not updating on project page. Added to #2132659: [META] Problems with Project Release Packaging
Comment #4
moshe weitzman commentedClose - 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
Comment #5
moshe weitzman commentedComment #6
drummThis uses the same data, the file field's timestamp, as #2125973: Repackaging dev release should update field_release_file's timestamp.