I have Branch 7.x-1.x-dev include in a makefile. Since the last commit to the dev-branch drush cant download uuid_features anymore. I've got following errormessage

File uuid_features-7.x-1.x-dev.tar.gz_date=1412057841 is corrupt (wrong md5 checksum). [error]

CommentFileSizeAuthor
#2 Auswahl_023.png16.03 KBHelrunar
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

das-peter’s picture

Status: Active » Postponed (maintainer needs more info)

I can just guess that the provisioning out if sync somehow. Please try again (no more commits since several hours now) and keep me posted.

Helrunar’s picture

FileSize
16.03 KB

Still the same ... Downloaded with my makefile, see the result on screenshot

In my makefile:

projects[uuid][subdir] = contrib
projects[uuid][version] = 1.0-alpha5

projects[uuid_features][subdir] = contrib
projects[uuid_features][version] = 1.x-dev

das-peter’s picture

I don't know what I could do here.
If there's an issue it's likely related to the provisioning system on d.o. itself. Unfortunately I don't know who's handling that.

Helrunar’s picture

I've found an issue and use the --no-cache Option for drush. This fix the issue temporarily.

See https://www.drupal.org/node/1961304#comment-7669057