Re: After update perl ,apt-cacher won't work
On Wed, May 14, 2008 at 09:34:03 +0800, 刘建才 wrote:
> in between, Florian Kulzer wrote:
> > On Tue, May 13, 2008 at 10:28:15 +0800, 刘建才 wrote:
> > > Hi,
> > > I updated My Debian 4.0 server yesterday,but forget exactly which
> > > package upgraded,only remember perl related things, then apt-cacher
> > > didn't work ,after i referenced the line 12 in
> > > /usr/share/perl5/HTTP/Date.pm,Every thing seems OK,is it a bug?
> >
> > Do you mean you commented out the reference to Time/Local.pm?
> Yes,exactly,My English is poor.
No problem; I just wanted to make sure that I had understood you
correctly.
Commenting out that line eliminated the error message, but I think you
should try to find out why Time/Local.pm is missing on your computer.
> > The missing module should be here: /usr/share/perl/5.8.8/Time/Local.pm
> > Your @INC contains /usr/share/perl/5.8, which should be a symlink to
> > /usr/share/perl/5.8.8. Something seem to be wrong with this on your
> > system.
> >
> > Please post the output of the following commands:
> >
> > file /usr/share/perl/5.8.8/Time/Local.pm
> There isn't Local.pm in /usr/share/perl/5.8.8,I have run the
> "updatedb" command,but still can't find it on the disk.
That is strange; Time/Local.pm should be part of the perl-modules
package; see here:
http://packages.debian.org/etch/all/perl-modules/filelist
Can you please post the output of
dpkg -l perl-base perl-modules
?
> ls -l /usr/share/perl/
> total 8
> lrwxrwxrwx 1 root root 5 2008-05-12 23:27 5.8 -> 5.8.8
> drwxr-xr-x 14 root root 8192 2008-05-12 23:27 5.8.8
That look OK to me.
> dpkg -S /usr/share/perl/5.8*
> perl-base: /usr/share/perl/5.8
> perl-modules, perl-base: /usr/share/perl/5.8.8
That looks OK to me.
> Just Thanks a lot for the reply,A Strange thing is I can't receive my
> own letter from the mailing list,so Yesterday I tried three ways to
> send my mail,Could you please tell me how many of the last mails you
> received,If not three,then From which mail box You received the mail?
I received two copies of your last message from debian-user; the two
message-IDs were:
20080514093403.2a3073bf.ttttttpppppp AT gmail DOT com
20080514161806.ddfff4a7.ttttttpppppp AT gmail DOT com
Both these messages originated from "deb-office.he.com.yc" according to
their headers.
--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |
Reply to: