Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
» Please release 6.x-beta3, as it is not possible to upgrade to Drupal-7.x if uuid-6.x-beta2 is installed
From above-referenced issue:
When following the procedure in Drupal core's UPGRADE.txt, and upgrading from the recommended release of uuid, 6.x-beta2, dated 2010-Sep-08, the upgrade fails when updatedb attempts to run the update uuid_6004. Starting the upgrade over, and fist advancing uuid to version uuid-6.x-dev, dated 2012-Feb-14 (effectively running update 6004 and 6005 on Drupal 6 prior to the Drupal 7 upgrade), then the upgrade succeeds.
Generally, users are expected to update contrib modules to the latest stable release prior to upgrade. Pushing out a Beta-3 release would make the upgrade process much smoother and more obvious for uuid users.
I would like to recommend that #1236786 be committed, and a beta3 release be made with the code that is ready for release. The upgrade path from Drupal-6 to Drupal-7 is broken under 6.x-1.0-beta2, and it would be great to see the already-committed fix for this go out.
for what it's worth, when using 6.x-1.0-beta2+14 i was NOT able to generate about 2000 Node UUIDs and node revision UUIDs via the web interface but fortunately the drush command got those created. I'm not sure where to throw this but figured it might help someone.
Comments
Comment #1
greg.1.anderson commentedc.f. #1469942: Need a uuid_update_7102 function to make database adjustments now done by uuid_install
Comment #2
greg.1.anderson commentedFrom above-referenced issue:
Comment #3
dixon_@recidive Do we have anything holding a new beta release back? I haven't been involved in the 6.x branch, so I don't know.
Comment #4
recidive commentedHello, I'd like some of these critical issues to be fixed before that:
http://drupal.org/project/issues/uuid?text=&status=Open&priorities=1&cat...
If some of them are not really critical, please comment on the issue and change it to major or normal according.
Thanks.
Comment #5
greg.1.anderson commentedStill hoping for a 6.x-1.0-beta3 release. I made the following modifications to the issues that were coming up in the search link in #4 today:
I would like to recommend that #1236786 be committed, and a beta3 release be made with the code that is ready for release. The upgrade path from Drupal-6 to Drupal-7 is broken under 6.x-1.0-beta2, and it would be great to see the already-committed fix for this go out.
Comment #6
hongpong commentedfor what it's worth, when using 6.x-1.0-beta2+14 i was NOT able to generate about 2000 Node UUIDs and node revision UUIDs via the web interface but fortunately the drush command got those created. I'm not sure where to throw this but figured it might help someone.
Comment #7
skwashd commentedUUID 6.0-1.0-rc2 has been released.