You are not logged in.
Pages: 1
everytime i untar something i get:
[yak8998 files]$ tar xfj Azureus_2.0.8.4_linux.GTK.tar.bz2
tar: azureus/azureus: time stamp 2004-03-14 08:39:50 is 48653898 s in the future
tar: azureus/Azureus2.jar: time stamp 2004-03-16 13:00:23 is 48842329 s in the future
tar: azureus/id.azureus.dir.file: time stamp 2003-12-19 19:43:31 is 41263317 s in the future
tar: azureus/cpl-v10.html: time stamp 2004-02-12 18:42:42 is 46011668 s in the future
tar: azureus/lgpl-v21.txt: time stamp 2004-02-12 18:42:42 is 46011668 s in the future
tar: azureus/libswt-atk-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-awt-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-gnome-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-mozilla-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libswt-pi-gtk-3038.so: time stamp 2004-02-12 17:42:41 is 46008067 s in the future
tar: azureus/libsystray4j.so: time stamp 2004-02-28 05:35:44 is 47346850 s in the future
tar: azureus/mpl-v11.txt: time stamp 2004-02-12 18:42:42 is 46011668 s in the future
tar: azureus/swt-about.html: time stamp 2004-02-12 18:42:42 is 46011668 s in the future
tar: azureus/swt.jar: time stamp 2004-02-12 17:42:40 is 46008066 s in the future
tar: azureus/swt-mozilla.jar: time stamp 2004-02-12 17:42:40 is 46008066 s in the future
tar: azureus/swt-pi.jar: time stamp 2004-02-12 17:42:40 is 46008066 s in the future
tar: azureus/README.linux: time stamp 2004-03-08 10:33:00 is 48142286 s in the future
tar: azureus/systray4j.disabled: time stamp 2004-03-06 03:43:04 is 47944890 s in the future
tar: azureus: time stamp 2004-03-14 14:18:09 is 48674195 s in the future
[yak8998 files]$
and nothign works right...
but than if I
[yak8998 files]$ tar xfjm Azureus_2.0.8.4_linux.GTK.tar.bz2
it works fine...
I'm thinking this might have to do with the system clock, except in FreeBSD and the BIOS the date/time is correct.
"Ignorance is bliss, for stupid people."
"open-source is [...] programming Darwinism."
Vaughan-Nichols
Offline
I'm guessing your system clock is wrong in Arch. Type "date" and see if it's the right time... and check /etc/rc.conf to make sure you have HARDWARECLOCK and TIMEZONE set right.
Offline
Pages: 1