[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Urchin unistalled, now error message



"L. James Prevo" <president@xxxxxxxxx>  wrote
> I installed the Urchin Stats demo for the Raq3 to see if it
> was worth buying.  I did not think so, so I uninstalled
> it yeserday and now this morning I have the following error.
> 
> One, could the uninstall created the following and two
> I need a suggestion how to fix this.
> 
> -------
> 
> errors occured while rotating /var/log/xferlog
> 
> Can't locate Cobalt/Samba.pm in @INC (@INC contains:
> /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503

Is this file still in the system
/usr/lib/perl5/site_perl/5.005/Cobalt/Samba.pm

> /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005
> .) at /usr/lib/perl5/site_perl/5.005/Cobalt/User.pm line 45. BEGIN

     line 45 reads 45 require Cobalt::Samba;
Is this file still there:
/usr/lib/perl5/site_perl/5.005/Cobalt/Samba.pm
[

> failed--compilation aborted at
> /usr/lib/perl5/site_perl/5.005/Cobalt/Vsite.pm line 66. BEGIN

looking for module      66 use Cobalt::User;
Is this file there;
/usr/lib/perl5/site_perl/5.005/Cobalt/User.pm


> failed--compilation aborted at /usr/local/sbin/split_logs line 7. error
> running prerotate script --> leaving old log in place
> 
line 7 of    /usr/local/sbin/split_logs  "7 use Cobalt::Vsite;"
looks a little like this module may have been removed.

Is this still there?
/usr/lib/perl5/site_perl/5.005/Cobalt/Vsite.pm