Do I need to upgrade to 5.x-2.0-alpha4 before going to D6?
joel_guesclin - September 26, 2009 - 14:26
| Project: | Image |
| Version: | 5.x-1.9 |
| Component: | image.module |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am currently on 5.x-1.9 and am preparing to upgrade to Drupal 6. Can you explain the upgrade path - do I need to upgrade to 5.x-2.0-alpha4 before the D6 upgrade?
Thanks

#1
We hope that this is no longer necessary.
I tried an upgrade from 5--1 to 6 on a test site last month and it all worked.
However:
1. Try on a test copy of your data first!
2. There are issues with there being multiple copies of image data in the database, which causes the upgrade to fail because of index uniqueness being required. There is an issue open for this (if not several). I've no idea how this multiple data gets created in the first place, and we need someone who's good with SQL to come up with a way of reliably cleaning it up prior to import. We also could use samples of it -- if you find you have this problem, please report back!
#2
The multiple data issue it #583076: Error on Database Updates for 6100 when upgrading to Beta3: 'duplicate entry' for primary key.
#3
I just upgraded from 5.x-1.0 last night to current (d6) and it worked beautifully. Couldn't have asked for better.