| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | | 
09-21-2005, 05:58 PM
| | Advanced Member | |
Posts: 203
| | upgrade to 30m1 I have tried the instruction and get this error know it is probably something simple on my end but fedora is still very strange to me any ideas
/etc/rc.d/init.d/ia64fmt
./migrate20050824a-Volume.pl -bash: ./migrate20050824a-Volume.pl: cannot execute binary file | 
09-22-2005, 04:37 AM
| | | are you running FC 64 bit ? | 
09-22-2005, 03:14 PM
| | | Another 3.0 FC problem Installed the latest release on a new machine (lot's of memory and disk), ran the symlinks and verified the hosts settings.
I get this error at the end of install:
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException mail.abtechmail.net:389)
I recognize the LDAP port, but don't know where to go next . . .
Last edited by abtech; 09-22-2005 at 03:17 PM..
| 
09-22-2005, 03:31 PM
| | Zimbra Employee | |
Posts: 2,103
| | install log? Anything in the installation logs? Sounds like ldap isn't up.
do a ps, look for slapd - is it up? How long has it been up? (Did the uninstall fail to shut it down?) | 
09-22-2005, 03:52 PM
| | Advanced Member | |
Posts: 203
| | nope i guess i should give some specifics with my posts sorry folks
uname -a
Linux canmail.org 2.6.12-1.1376_FC3 #1 Fri Aug 26 23:27:26 EDT 2005 i686 athlon
rpm -q perl
perl-5.8.5-14.FC3
perl -v
This is perl, v5.8.5 built for i386-linux-thread-multi
I gave everthing 777 perms in the migrate forlder
drwxrwxrwx 2 zimbra zimbra 4096 Sep 21 19:57 30_M1_migrate
tried as root and zimbra su please help
[root@canmail zimbra]# cd 30_M1_migrate/
[root@canmail 30_M1_migrate]# ./migrate20050824a-Volume.pl
bash: ./migrate20050824a-Volume.pl: cannot execute binary file
[root@canmail 30_M1_migrate]# su - zimbra
[zimbra@canmail ~]$ ./migrate20050824a-Volume.pl
-bash: ./migrate20050824a-Volume.pl: No such file or directory
[zimbra@canmail ~]$ /opt/zimbra/30_M1_migrate/migrate20050824a-Volume.pl
-bash: /opt/zimbra/30_M1_migrate/migrate20050824a-Volume.pl: cannot execute binary file | 
09-22-2005, 05:01 PM
| | Zimbra Employee | |
Posts: 4,792
| | I just re-download the files from the site, and there is something wrong. They are corrupted inside. I've put up a new copy and checked the download. After running chmod 755 *.pl it worked for me. http://downloads.zimbra.com/3.0_M1/z...1a.migrate.zip | 
09-22-2005, 05:22 PM
| | Advanced Member | |
Posts: 203
| | now i get this
./migrate20050824a-Volume.pl
: bad interpreter: No such file or directoryn/perl | 
09-22-2005, 05:23 PM
| | Zimbra Employee | |
Posts: 4,792
| | Do you have perl in your path. This should be ran as the zimbra user. Also might want to try running it as /path/to/perl ./migrate... | 
09-22-2005, 09:26 PM
| | Zimbra Employee | |
Posts: 2,103
| | First line? Quote: |
Originally Posted by rmvg now i get this
./migrate20050824a-Volume.pl
: bad interpreter: No such file or directoryn/perl | Verify that the first line in the script reads:
#!/usr/bin/perl | 
09-23-2005, 10:49 AM
| | Zimbra Employee | |
Posts: 274
| | shooting in the dark in the past when I've seen "bad interpreter", the file turns out to be
DOS text.
# dos2unix *.pl
on the those scripts may help? | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |