Downloaded 7.x-1.x-dev (seemingly most recent) from drupal.org.

Placed module into /sites/all/modules.

Checked Blog API on Modules page

Ran cron and was informed:

The installed version of at least one of your modules or themes is no longer supported. Upgrading or disabling is strongly recommended. See the project homepage for more details. See the available updates page for more information and to install your missing updates.

Was informed:

Name: Blog API (Unsupported)
Installed Version: 7.x-1.x-dev
Recommended Version: 7.x-1.x-dev (Release notes)

Even though the installed and recommended appeared the same, as they Drupal seems to think they are something different, I checked and clicked "Download these updates".

Then I clicked "Continue".

The update process died with Drupal telling me "Ready to update: Authorize file system changes", but providing no opportunity to authorize or otherwise interact with drupal.

Comments

cweagans’s picture

I would suggest checking out from CVS. It sounds like HEAD could have been broken or something. I can't reproduce it here.

Would you mind checking out Drupal 7 and Blog API from CVS and doing a fresh reinstall (Drop your database and re-create it)?

nil_von_9wo’s picture

After struggling to figure out CVS and to get past a fatal error related to my settings.php, I finally have the new installation up and running.

Drupal 7 is no longer complaining about the Blog API, which curiously no longer reports its version number on the modules page.

nil_von_9wo’s picture

Status: Active » Fixed

Updated Drupal 7 to alpha2 (recommended version) and this problem did not return.

cweagans’s picture

Awesome! Thanks for the follow up!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Unnamed’s picture

Project: Blog API » Drupal core
Version: 7.x-1.x-dev » 7.x-dev
Component: Miscellaneous » update system

D7 beta1. The problem is present

cweagans’s picture

Project: Drupal core » Blog API
Version: 7.x-dev » 7.x-1.x-dev
Component: update system » Code
Assigned: Unassigned » cweagans

This is definitely a problem with Blog API, not with core.

I will be spending some time next weekend getting Blog API ready to go. In the meantime, it probably will not work correctly.

cweagans’s picture

Status: Closed (fixed) » Needs work
damienmckenna’s picture

Title: Can't update module from 7.x-1.x-dev to 7.x-1.x-dev (?!?) » Update to work with Drupal 7 beta 3
Priority: Normal » Critical
Issue tags: +Release blocker

Updating the title and priority to be more accurate.

cweagans’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Needs work » Fixed

This will be included with the 2.x release.

Status: Fixed » Closed (fixed)
Issue tags: -Release blocker

Automatically closed -- issue fixed for 2 weeks with no activity.