You could reinstall any perl pre-requisites now that you have perl 5.10 or add 5.8&#39;s path to the baseline @INC for your Koha user.&nbsp; There are likely to some bugs with 5.10 changes that aren&#39;t yet discovered.&nbsp; So you could also revert back to 5.8 altogether (uninstall 5.10).<br>
--Joe<br><br><div class="gmail_quote">On Thu, May 22, 2008 at 1:48 PM, atrus123 &lt;<a href="mailto:atrus123@gmail.com">atrus123@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
So I did a full dist-upgrade of Debian Lenny the other day (following the<br>
whole SSL debacle) and now Koha will no longer open. &nbsp;This is just a test<br>
machine, but I like to have everything working so we can continue testing.<br>
<br>
Anyway at first the Apache error log looked like this:<br>
---------<br>
BEGIN failed--compilation aborted at<br>
/home/myuser/kohaclone/opac/opac-main.pl line 22.<br>
Can&#39;t locate CGI/Session.pm in @INC (@INC contains: /home/myuser/kohaclone<br>
/etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0<br>
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10<br>
/usr/local/lib/site_perl .) at /home/myuser/kohaclone/C4/Auth.pm line 26.<br>
BEGIN failed--compilation aborted at /home/myuser/kohaclone/C4/Auth.pm line<br>
26.<br>
Compilation failed in require at /home/myuser/kohaclone/opac/errors/500.pl<br>
line 21.<br>
BEGIN failed--compilation aborted at<br>
/home/myuser/kohaclone/opac/errors/500.pl line 21.<br>
----------<br>
I found that my Perl modules were actually located under <a href="http://5.8.0." target="_blank">5.8.0.</a> &nbsp;I fixed<br>
that just using a symbolic link, and most errors went away.<br>
<br>
Now I just get several lines of this:<br>
------------<br>
Can&#39;t locate object method &quot;preference&quot; via package &quot;C4::Context&quot; at<br>
/home/myuser/kohaclone/C4/Context.pm line 30.<br>
Can&#39;t locate object method &quot;preference&quot; via package &quot;C4::Context&quot; at<br>
/home/myuser/kohaclone/C4/Context.pm line 30.<br>
Can&#39;t locate object method &quot;preference&quot; via package &quot;C4::Context&quot; at<br>
/home/myuser/kohaclone/C4/Context.pm line 30.<br>
-------------<br>
Any thoughts? &nbsp;I also tried synching Koha with the latest git tree and<br>
updating Debian again, but nothing seems to have fixed the problem.<br>
KOHA_CONF and PERL5LIB are pointing to the correct locations.<br>
<font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/Update-Debian-and-Koha-ceases-to-work...-tp17409773p17409773.html" target="_blank">http://www.nabble.com/Update-Debian-and-Koha-ceases-to-work...-tp17409773p17409773.html</a><br>

Sent from the Koha - Discuss mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</font></blockquote></div><br>