>>刘建才 <[EMAIL PROTECTED]> writes: >> 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?
>Nicolas KOWALSKI <[EMAIL PROTECTED]> wrote: >This mail has been classified as junk by my local spamassassin. Maybe >the antispam running on the list server did so. >and Florian Kulzer <[EMAIL PROTECTED]> wrote: >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. then I know the mailbox from my mailbox from tom.com isn't suit for the mailing list,Maybe Google filtered my own mail for me . [...] > 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 > > ? > The things I find: from dpkg -l perl-base perl-modules,there isn't Local.pm. the file perl-modules_5.8.8-7etch3_all.deb in /var/cache/apt-cacher/packages has a md5sum of 7a584139c984481e413d60c7bdd73c6a ,and the same file I downloaded from security.debian.org today has a md5sum of 6150633786b45319e72c73ab60a20d5a ,but they all have the same filesize of 2313550, When I ran "dpkg -c perl-modules_5.8.8-7etch3_all.deb",the file in the apt-cacher directory show the following error information: [...] -rw-r--r-- root/root 805104 2008-04-26 03:33 ./usr/share/perl/5.8.8/unicore/NamesList.txt -rw-r--r-- root/root 4124 2008-04-26 03:33 ./usr/share/perl/5.8.8/unicore/NamedSequences.txt -rw-r--r-- root/root 9204 2008-04-26 03:33 ./usr/share/perl/5.8.8/unicore/mktables.lst -rw-r--r-- root/root 62041 2008-04-26 03:33 ./usr/share/perl/5.8.8/unicore/mktables tar: Skipping to next header tar: Error exit delayed from previous errors dpkg-deb: subprocess tar returned error exit status 2 but the file I downloaded today show no error the update record from /var/log/dpkg.log: 2008-05-12 23:26:48 upgrade perl-modules 5.8.8-7etch1 5.8.8-7etch3 2008-05-12 23:26:48 status half-configured perl-modules 5.8.8-7etch1 2008-05-12 23:26:48 status unpacked perl-modules 5.8.8-7etch1 2008-05-12 23:26:48 status half-installed perl-modules 5.8.8-7etch1 2008-05-12 23:26:49 status half-installed perl-modules 5.8.8-7etch1 2008-05-12 23:26:52 status unpacked perl-modules 5.8.8-7etch3 2008-05-12 23:26:52 status unpacked perl-modules 5.8.8-7etch3 2008-05-12 23:26:52 upgrade perl 5.8.8-7etch1 5.8.8-7etch3 2008-05-12 23:26:52 status half-configured perl 5.8.8-7etch1 2008-05-12 23:26:52 status unpacked perl 5.8.8-7etch1 2008-05-12 23:26:52 status half-installed perl 5.8.8-7etch1 2008-05-12 23:26:59 status half-installed perl 5.8.8-7etch1 2008-05-12 23:26:59 status unpacked perl 5.8.8-7etch3 2008-05-12 23:26:59 status unpacked perl 5.8.8-7etch3 and I didn't remember any suspicious thing during the upgrade period, maybe the file I downloaded was corrupt,After I reinstalled the perl-modules package from security.debian.org use the "dpkg -i"command,I can see all the modules of the perl-modules