[sork] Will vacation 2.2.1-cvs work with Horde 2.1 ?

Christopher Crowley ccrowley at tulane.edu
Wed Oct 8 07:18:08 PDT 2003


PRODUCTION:
s4# cd /usr/local/apache_sslr/htdocs/horde
s4# find . -name version.php -exec cat {} \;
<?php define('HORDE_VERSION', '2.1') ?>
<?php define('IMP_VERSION', '3.1') ?>
<?php define('TURBA_VERSION', '1.1') ?>
<?php define('ACCOUNTS_VERSION', '2.0') ?>
<?php define('PASSWD_VERSION', '2.0') ?>
<?php define('KRONOLITH_VERSION', '1.0') ?>
( vacation here is 2.0)

TEST:
s4# cd /usr/local/apache_sslr_test/htdocs/horde
s4# find . -name version.php -exec cat {} \;
<?php define('ACCOUNTS_VERSION', '2.1.1-cvs') ?>
<?php define('PASSWD_VERSION', '2.2.1-cvs') ?>
<?php define('FORWARDS_VERSION', '2.2.1-cvs') ?>
<?php define('KRONOLITH_VERSION', '1.1.1-cvs') ?>
<?php define('TURBA_VERSION', '1.2.1-cvs') ?>
<?php define('HORDE_VERSION', '2.2.4-cvs') ?>
<?php define('VACATION_VERSION', '2.2.1-cvs') ?>
<?php define('IMP_VERSION', '3.2.2-cvs') ?>
<?php define('NAG_VERSION', '1.2-cvs') ?>
<?php define('SKELETON_VERSION', '0.1-cvs') ?>s4#


I recently updated the backend mail server. Part of that is a new vacation
binary.  It doesn't like the "null" .vacation.db, .vacation.pag and
.vacation.dir files that vacation currently puts in place.  I have plans to
upgrade my whole instance to the latest horde later this month.  But, I need
to resolve this vacation problem now.

I am considering dropping the vacation '2.2.1-cvs' into the production
instance.  I wonder if anyone can tell me if this will work?  I will test it
first, but authoritative information would be welcome.

Christopher Crowley
Technology Services
Tulane University
ccrowley at tulane.edu
504.314.2535
PGP Key ID: 0x7CF18FDB



More information about the sork mailing list