I've been experiencing several different failures when trying to update Views using the core Update Manager. The Update Manager has worked fine for some other modules, but is failing with both Views and at least one other module I'm using, Colorbox. In trying to sort out the problems, I've taken to just attempting one module at a time, when there are multiples with updates available.
Sometimes not all the files have gotten installed, in some instances resulting in Fatal Error bricking of the site. I've fixed this by updating the via the old FTP method I use for D6. But what's the most vexing is when there's apparent success using the Update manager and the module reports that it still needs to be updated. I'm experiencing the same issues with Colorbox, fwiw.

CommentFileSizeAuthor
#5 colorobx-update-manager-error-screenshot.png112.53 KBAnonymous (not verified)

Comments

esmerel’s picture

Project: Views (for Drupal 7) » Drupal core
Version: 7.x-3.x-dev » 7.0-beta3
Component: Code » update system
Status: Active » Postponed (maintainer needs more info)

I'm not sure how this is a views problem rather than an update manager problem, since update manager is failing in two places.

I'm going to guess this is a duplicate of #976912: MD5 hashes do not match on releases

j. ayen green’s picture

Component: update system » ajax system
Status: Postponed (maintainer needs more info) » Active

I am having the same issue. It had been working for me. Now, it shows CCK, Ctools, Views and XML Sitemap needing updating. When I launch it, whether for all the above or just one (any), the first module in the list (or the only, if only one is selected) appears in /tmp/update-cache but the process stops there, the page shows Preparing to update, with no change in the progress meter, and stays that way.

j. ayen green’s picture

Version: 7.0-beta3 » 7.0
rfay’s picture

Component: ajax system » database update system
Anonymous’s picture

Project: Drupal core » Colorbox
Version: 7.0 » 7.x-1.0-beta1
Component: database update system » Code
StatusFileSize
new112.53 KB

When I try to update any module with colorbox 1.0-beta1 enabled I receive the following javascript error

$("a, area, input", context).filter(".colorbox").once("init-colorbox-processed").colorbox is not a function

and the update fails.

frjo’s picture

Status: Active » Closed (cannot reproduce)