I get the above message when trying to update vertical_tabs (release page: http://drupal.org/node/296094)
The MD5 I can see is: ef799c2887f114973955def16e69cf11
I get the above message when trying to update vertical_tabs (release page: http://drupal.org/node/296094)
The MD5 I can see is: ef799c2887f114973955def16e69cf11
Comments
Comment #1
jabapyth commentedIs that the only plugin for which you are having trouble?
Comment #2
naheemsays commentedYes. It seems to work for other modules/new installs too.
Comment #3
Grinch2171 commentedIt happens to me when trying to update any module.
Comment #4
giorgio79 commentedSame here
Comment #5
jabapyth commentedIs this all in version 1.4? -- try updgrading
Comment #6
naheemsays commentedI have. on 1.7 at the moment.
Comment #7
naheemsays commentedA couple of things:
1. I tried to update to newest nightly and it failed with the above error. I tried reloading the metada but this did not fix the problem.
2. I disabled and uninstalled plugin_manager and re-enabled it. After running reload I was able to add the module to the install queue via search (having it ticked in the update page and clicking update and then visiting the install page did not list it) and it has not updated fine.
Comment #8
Anonymous (not verified) commentedOn the search page, is there anything extra showing up in the queue?
Comment #9
naheemsays commentedtoo late to check now - the problem is fixed since the reinstall of vertical_tabs.
Comment #10
matteoraggi commentedTrying to upgrade from node_import module rc4 to .dev I get the same error: The md5sum is incorrect for on www.forniture-alberghiere.net it is the main of a multisite.
Comment #11
giorgio79 commentedHi Joshua,
I just had this again, when trying to update six modules, and I checked the search queue is empty.
It only displays the red error message "The md5sum is incorrect for " without specifying which module.
It also displays the iframes for all six modules for reentering the md5sum.
Comment #12
giorgio79 commentedI checked each module one by one, and I get this md5sum incorrect for the latest dev of xmlsitemap.
Comment #13
ari-meetai commentedI'm having that problem as well, and seemingly is for any [random] module.
Comment #14
Antinoo commentedme too (subscribing)
Comment #15
Antinoo commentedSome debug. When trying to update CCK to cck 6.x-3.x-dev, in the plugin_manager_cache folder I have a 427.497 bytes file, while the "original" file is 427.869 bytes. This means that the md5sum check routine is working good, and the issue should lie in the routine used to get the file from the server (function plugin_manager_get? drupal_http_request?).
Comment #16
Antinoo commentedI emptied the plugin_manager_cache/ folder, it downloaded again the file, it had the correct size, and CCK in the end has been updated.
I think it should be useful an "Empty cache" button...
Comment #17
giorgio79 commented+1 for Antinoo #16
Clearing the plugin manager cached folder in the files folder solved the md5sum is incorrect issue for me.
Comment #18
Anonymous (not verified) commentedSince the removal of md5sum entries, this bug no longer exists.