I'm really excited to give 2.2 a try. However, upgrading failed today. Here's what uprader says: Copying files to installation directories:Copying old admin templates to /usr/local/koha/intranet/htdocs200411180831. Copying admin templates to /usr/local/koha/intranet/htdocs. cp: `/usr/local/koha/intranet/htdocs': specified destination directory does not exist Try `cp --help' for more information. Copying old admin interface to /usr/local/koha/intranet/cgi-bin200411180831. Copying admin interface to /usr/local/koha/intranet/cgi-bin. cp: `/usr/local/koha/intranet/cgi-bin': specified destination directory does not exist Try `cp --help' for more information. Copying old main scripts to /usr/local/koha/intranet/scripts200411180831. Copying main scripts to /usr/local/koha/intranet/scripts. cp: `/usr/local/koha/intranet/scripts': specified destination directory does not exist Try `cp --help' for more information. Copying old perl modules to /usr/local/koha/intranet/modules200411180831. Copying perl modules to /usr/local/koha/intranet/modules. Copying OPAC templates to /usr/local/koha/opac/htdocs. cp: `/usr/local/koha/opac/htdocs': specified destination directory does not exist Try `cp --help' for more information. Copying OPAC interface to /usr/local/koha/opac/cgi-bin. cp: `/usr/local/koha/opac/cgi-bin': specified destination directory does not exist Try `cp --help' for more information. touch: cannot touch `/usr/local/koha/opac/cgi-bin/opac': No such file or directory print() on closed filehandle FILE at Install.pm line 1678. can't chown /usr/local/koha/intranet/scripts/z3950daemon/z3950-daemon-shell.sh: No such file or directory at Install.pm line 1683. can't chown /usr/local/koha/intranet/scripts/z3950daemon/processz3950queue: No such file or directory at Install.pm line 1684. OLD FILES Any files from the previous edition of Koha have been copied to a dated backup directory alongside the new installation. You should move any custom files that you want to keep (such as your site templates) into the new directories and then move the backup off of the live server. Press ENTER to continue: Can't locate C4/Context.pm in @INC (@INC contains: /usr/local/koha/intranet/modules /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at scripts/updater/updatedatabase line 22. BEGIN failed--compilation aborted at scripts/updater/updatedatabase line 22. Problem updating database... propensity:/build/koha-2.2.0RC1#