LINUX.ORG.RU

глючит tar -zxvf


0

0

Привет всем!

скачал со cpan модуль, стал его разтаривать и полезли такие ошибки:

[root@tv distr]# tar -zxvf MIME-Lite-2.117.tar.gz
MIME-Lite-2.117/
MIME-Lite-2.117/examples/
MIME-Lite-2.117/examples/mime_longlines
tar: MIME-Lite-2.117/examples/mime_longlines: time stamp 2000-06-06 06:51:31 is 6670412 s in the future
MIME-Lite-2.117/examples/mime_gif
tar: MIME-Lite-2.117/examples/mime_gif: time stamp 2000-06-06 07:06:24 is 6671305 s in the future
MIME-Lite-2.117/examples/nodisp
tar: MIME-Lite-2.117/examples/nodisp: time stamp 2000-11-21 10:16:04 is 21201485 s in the future
MIME-Lite-2.117/examples/mime_hack
tar: MIME-Lite-2.117/examples/mime_hack: time stamp 2000-06-06 07:09:32 is 6671493 s in the future

...etc...

об этом написано например здесь
http://itc.poltava.ua/cgi-bin/info2html?(tar)Large%20or%20Negative%20Values

но как это лечить я не очень понимаю :(

Спасибо!

anonymous

у тебя дата на компе какя стоит ?
дак это он же пишет мол дата в будующем )))
бывает такое, это не ошибка это предупреждение

anonymous
()

да, я знаю, мне спать пора :(((

А это тогда как объяснить?

продолжение:

tar: MIME-Lite-2.117/lib/MIME/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future tar: MIME-Lite-2.117/lib/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future tar: MIME-Lite-2.117/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future [root@tv distr]# cd MIME-Lite-2.117 [root@tv MIME-Lite-2.117]# ls COPYING INSTALLING MANIFEST Makefile.PL README README.system contrib docs examples lib t testin [root@tv MIME-Lite-2.117]# perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MIME::Lite [root@tv MIME-Lite-2.117]# ls COPYING INSTALLING MANIFEST Makefile Makefile.PL README README.system contrib docs examples lib t testin [root@tv MIME-Lite-2.117]# make make: *** Warning: File `Makefile.PL' has modification time in the future (2000-08-15 05:32:46 > 2000-03-21 04:52:59) Makefile out-of-date with respect to Makefile.PL /usr/lib/perl5/5.6.0/i386-linux/Config.pm /usr/lib/perl5/5.6.0/i386-linux/CORE/co nfig.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/bin/perl "-I/usr/lib/perl5/5.6.0/i386-linux" "-I/usr/lib/perl5/5.6.0" Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MIME::Lite ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false make: *** [Makefile] ▌иЁ║╙  1 [root@tv MIME-Lite-2.117]#

anonymous
()

да, я знаю, мне спать пора :(((

А это тогда как объяснить?

продолжение:

tar: MIME-Lite-2.117/lib/MIME/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future tar: MIME-Lite-2.117/lib/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future tar: MIME-Lite-2.117/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future [root@tv distr]# cd MIME-Lite-2.117 [root@tv MIME-Lite-2.117]# ls COPYING INSTALLING MANIFEST Makefile.PL README README.system contrib docs examples lib t testin [root@tv MIME-Lite-2.117]# perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MIME::Lite [root@tv MIME-Lite-2.117]# ls COPYING INSTALLING MANIFEST Makefile Makefile.PL README README.system contrib docs examples lib t testin [root@tv MIME-Lite-2.117]# make make: *** Warning: File `Makefile.PL' has modification time in the future (2000-08-15 05:32:46 > 2000-03-21 04:52:59) Makefile out-of-date with respect to Makefile.PL /usr/lib/perl5/5.6.0/i386-linux/Config.pm /usr/lib/perl5/5.6.0/i386-linux/CORE/co nfig.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/bin/perl "-I/usr/lib/perl5/5.6.0/i386-linux" "-I/usr/lib/perl5/5.6.0" Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MIME::Lite ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false make: *** [Makefile] ▌иЁ║╙  1 [root@tv MIME-Lite-2.117]#

anonymous
()

да, я знаю, мне спать пора :(((

А это тогда как объяснить?

продолжение:

tar: MIME-Lite-2.117/lib/MIME/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future
tar: MIME-Lite-2.117/lib/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future
tar: MIME-Lite-2.117/: time stamp 2001-08-21 00:40:52 is 44736490 s in the future
[root@tv distr]# cd MIME-Lite-2.117
[root@tv MIME-Lite-2.117]# ls
COPYING  INSTALLING  MANIFEST  Makefile.PL  README  README.system  contrib  docs  examples  lib  t  testin
[root@tv MIME-Lite-2.117]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for MIME::Lite
[root@tv MIME-Lite-2.117]# ls
COPYING  INSTALLING  MANIFEST  Makefile  Makefile.PL  README  README.system  contrib  docs  examples  lib  t  testin
[root@tv MIME-Lite-2.117]# make
make: *** Warning: File `Makefile.PL' has modification time in the future (2000-08-15 05:32:46 > 2000-03-21 04:52:59)
Makefile out-of-date with respect to Makefile.PL /usr/lib/perl5/5.6.0/i386-linux/Config.pm /usr/lib/perl5/5.6.0/i386-linux/CORE/co
nfig.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl "-I/usr/lib/perl5/5.6.0/i386-linux" "-I/usr/lib/perl5/5.6.0" Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for MIME::Lite
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make: *** [Makefile] ▌иЁ║╙  1
[root@tv MIME-Lite-2.117]#

anonymous
()

откуда я знаю какое у меня время, у меня нет времени. как я тебе биос на компе дистанционно подправлю... ?

anonymous
()

все, нашел... спасибо! а я думал, что это какой-то пакет накрылся где-то внутрях...

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.