Problem upgrading to Koha 2.0.0RC3
Hello all, I decide to upgrade my testing Koha install to 2.0.0RC3 tonight but I am having a problem. I am currently on 2.0.0RC1. When I try to tun the koha-upgrade script I get the following error: [root@localhost koha-2.0.0RC3]# ./koha.upgrade Not enough arguments for Install::getkohaversion at ./koha.upgrade line 17, near "() " Execution of ./koha.upgrade aborted due to compilation errors. Does anyone have an idea what might be wrong? I am running Mandrake 9.2 and Perl 5.8.1. Ed C.
On 2004-01-31 03:25:06 +0000 Edward M. Corrado <ecorrado@athena.rider.edu> wrote:
Not enough arguments for Install::getkohaversion at ./koha.upgrade line 17, near "() " Does anyone have an idea what might be wrong?
Yes, there's a bug in Install.pm that didn't get into the tarball because SOURCEFORGE CVS SERVER WAS DEAD when I tried to save it. Sorry. Look in Install.pm for the line saying "sub getkohaversion($)" or similar and remove the $. I'll go try to save this again. Developers, please can we plan a move during 2.1 to GNU Arch and avoid this sort of problem by using mirrorable linked archives? -- MJR/slef My Opinion Only and possibly not of any group I know. Please http://remember.to/edit_messages on lists to be sure I read http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
The koha.upgrade script still generates the message noted below. The koha tarball that I downloaded today (2/4/2004) did not have the ($) and appeared to be correct. Any further suggestions? Thanks, Tom Madron At 04:06 AM 1/31/2004 +0000, you wrote:
On 2004-01-31 03:25:06 +0000 Edward M. Corrado <ecorrado@athena.rider.edu> wrote:
Not enough arguments for Install::getkohaversion at ./koha.upgrade line 17, near "() " Does anyone have an idea what might be wrong?
Yes, there's a bug in Install.pm that didn't get into the tarball because SOURCEFORGE CVS SERVER WAS DEAD when I tried to save it. Sorry. Look in Install.pm for the line saying "sub getkohaversion($)" or similar and remove the $. I'll go try to save this again.
Developers, please can we plan a move during 2.1 to GNU Arch and avoid this sort of problem by using mirrorable linked archives?
-- MJR/slef My Opinion Only and possibly not of any group I know. Please http://remember.to/edit_messages on lists to be sure I read http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Koha-devel mailing list Koha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/koha-devel
Tom Madron Enterprise-Wide Computing, Inc. 1023 15th Avenue, South Nashville, TN 37212 Telephone: 1-615-259-2771 URL: http://www.ewcnet.com mailto:tmadron@ewc-inc.com
participants (3)
-
Edward M. Corrado -
MJ Ray -
Tom Madron