Summary | Problem while upgrading from 1.1.3 to 1.2 |
Queue | Horde Groupware Webmail Edition |
Queue Version | 1.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | joqueza (at) gmail (dot) com |
Created | 11/26/2008 (6042 days ago) |
Due | 11/26/2008 (6042 days ago) |
Updated | 12/22/2008 (6016 days ago) |
Assigned | 12/05/2008 (6033 days ago) |
Resolved | 12/22/2008 (6016 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Att,
afraid you have to trace the setup.php script yourself to see where
this extra directory comes from. Or better try the latest release
instead, which has improved upgrade routines.
State ⇒ Feedback
any directories or files that didn't exist in the original tarball?
Assigned to Jan Schneider
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Problem while upgrading from 1.1.3 to 1.2
Due ⇒ 11/26/2008
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
New Attachment: problema_horde.txt
State ⇒ Unconfirmed
the tickets but to no avail, I decided to ask for some clue.
I'm having some trouble upgrading horde webmail from version 1.1.3 to
1.2 (final). this is the output of the setup.php (I'm attaching a .txt
with the whole content):
[ ERROR! ] Cannot copy
"/var/www/horde-webmail-1.1.3/horde-webmail-1.1.3/nag/scripts/upgrades/config/prefs.php_1.0_1.1.php" to
"/var/www/horde-webmail-1.2/scripts/../horde-webmail-1.1.3/nag/scripts/upgrades/config/prefs.php_1.0_1.1.php".
Looking at the output, you can clearly see that the default dir
"horde-webmail-1.1.3" is read twice, making impossible to move/copy
anything there.
What should I try to fix?
Thanks.