[SOLVED] Error while updgrading 0.0.8->0.9.9
CGreenTX
Joined: 2004-12-20
Posts: 51 |
![]() |
An error ocurred while upgrading Gallery Core Module Something went wrong when we tried to upgrade the core module. In the boxes below you can find some debug information. Report this in the Gallery Forums and we'll help you diagnose the problem. * in modules/core/CoreModuleExtras.inc at line 642 (CoreModule::error) Debug Output: ----- ----- realpath(/usr/local/www/greenfam/gallery2/modules/core/classes/../../..) file_exists(/usr/local/www/greenfam/gallery2/modules/core/classes/GalleryStorage/../../../../modules/core/classes/GalleryStorage/DatabaseStorage/schema/platform/mysql) ----- realpath(/usr/local/www/green-g2data//plugins) |
|
CGreenTX
Joined: 2004-12-20
Posts: 51 |
![]() |
Stuck in the upgrader at the moment. Mindless? Did I catch a typo in the upgrader code? Let me know what you see! Chris |
|
valiant
Joined: 2003-01-04
Posts: 32509 |
![]() |
that can't be the complete debug output. i see no error in the details. CGreenTX, what's the exact date of your G2 version? cvs or nightly snapshot? from when? |
|
CGreenTX
Joined: 2004-12-20
Posts: 51 |
![]() |
CVS Update as of 0630 CST today (4/7/05). I updated it from yesterday's version. Chris Green |
|
alexus
![]()
Joined: 2004-03-15
Posts: 147 |
![]() |
i'm experencing same error Error (ERROR_PLATFORM_FAILURE) : /usr/home/alexus/alexus/alexus.org/gallery2/g2data//plugins already exists; unable to replace it ----- realpath(/usr/home/alexus/alexus/alexus.org/gallery-2.0-current/modules/core/classes/../../..) ----- realpath(/usr/home/alexus/alexus/alexus.org/gallery2/g2data//plugins) |
|
alexus
![]()
Joined: 2004-03-15
Posts: 147 |
![]() |
i'm trying to upgrade from 0.9.8 to 0.9.9.. |
|
valiant
Joined: 2003-01-04
Posts: 32509 |
![]() |
probably a bug was introduced. you'll have to wait a few hours 'til the developer which changed that part yesterday is online again. |
|
alexus
![]()
Joined: 2004-03-15
Posts: 147 |
![]() |
ok, i guess we have no other choice unless try to fix ourselfs ;) |
|
virshu
![]()
Joined: 2003-09-13
Posts: 314 |
![]() |
that's weird... I just upgraded on two machines and it worked like a charm... could you delete this directory and try upgrader again? |
|
alexus
![]()
Joined: 2004-03-15
Posts: 147 |
![]() |
delete what directory? |
|
valiant
Joined: 2003-01-04
Posts: 32509 |
![]() |
it's a bug. some devs are working on it (not me |
|
CGreenTX
Joined: 2004-12-20
Posts: 51 |
![]() |
Waiting Patiently... This is why we participate. Chris Green |
|
mindless
![]()
Joined: 2004-01-04
Posts: 8601 |
![]() |
fix is in cvs... the double slash // in the path may or may not have been an issue; virshu fixed that before i got to it.. but even with that fix it didn't work for me.. i filed a php bug: http://bugs.php.net/32627 and changed the G2 code to workaround this bug. try anon cvs in a few hours or tomorrow's nightly snapshot. |
|
CGreenTX
Joined: 2004-12-20
Posts: 51 |
![]() |
worked like a charm.. Good work guys. Chris |
|
alexus
![]()
Joined: 2004-03-15
Posts: 147 |
![]() |
now it works |
|