See http://drupal.org/node/212932. I have installed CVS-Deploy and it made no difference on 5.6 (it did fix 6-rc2).

Comments

dww’s picture

Status: Active » Fixed

Then you must not be using the latest 5.x-2.x-dev of update_status and the latest cvs_deploy.

// $Id: update_status.module,v 1.83.2.28 2008/01/22 04:17:15 dww Exp $
// $Id: cvs_deploy.module,v 1.9.2.6 2008/01/22 04:16:59 dww Exp $

update_status 5.x-2.1 and cvs_deploy 5.x-1.1 are due out any day now, in part to fix this bug. Testing the latest -dev of both would be much appreciated.

nancydru’s picture

Yes, on deply, no on US. I will fix that.

nancydru’s picture

Yes, that fixed the path problem. However, every module in that directory shows "no available releases found" yet every one does have available releases.

But look for a new issue...

dww’s picture

Refresh your cache of available update data. Click "Check manually". That'll probably clear it up, since it was previously confused about what projects it was trying to fetch data for.

nancydru’s picture

Yes, that made them all go to "download available." I just set them to "never check" but that still only changes them from pink to yellow.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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