Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20110627155831/http://kerneltrap.org:80/mailarchive/linux-kernel/2007/3/15/66500
Probably. But I've now put a week into this, and from some other clues
I've collected, I'm beginning to think tar has a tummy ache. After all,
and ls -lc reports totally sane mtimes. So why is tar going bonkers
under kernels 2.6.21-rc*, with or without Cons patches?
I've also spent a day now looking for a valid place to put a bugzilla
entry against tar, but googles search results are sending me to
gcc.gnu.org and this is NOT the correct bugzilla for a tar problem.
Its no secret that with all the churn in tar over the last 5 years, worse
churn than the kernel IMO in going from 2.0 to 2.6, that I'm not a fan of
yet another _new_ version of tar, when what we just need is _one_ that
works. It is not capable of executing the recovery command listed in the
first block of every amdump file it (amdump) ever built right now, and
I've played the equ of the 10,000 monkeys writing Shakespear for several
hours trying. Damned frustrating is what it is.
The error it reports seems to indicate that it cannot write through the
pipes involved. But with tar's error reporting, who the hell knows for
sure.
Here is an example
[root@coyote data]# dd if=00010.coyote._lib.1 bs=32k count=1
AMANDA: FILE 20070314104344 coyote /lib lev 1 comp .gz program /bin/tar
To restore, position tape at start of file and run:
dd if=<tape> bs=32k skip=1 | /bin/gzip -dc | /bin/tar -f - ...
And the elipsis is an error if not removed. Then one is supposed to be
able to redirect tars output with the usual >/tmp/test/ syntax
So:
[root@coyote data]# dd if=00010.coyote._lib.1 bs=32k
skip=1 | /bin/gzip -dc | /bin/tar -f - >/tmp/test/
-bash: /tmp/test/: Is a directory
which is the return from any variation in how the redirect is done.
So what is it that am I doing wrong in the above command line?, so I can
add it to my helper scripts to be published eventually on zmanda.org.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Trying to establish voice contact ... please ____yell into keyboard.
-
Warning: Duplicate entry '2147483643' for key 1
query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'mailarchive/linux-kernel/2007/3/15/66500', '', '204.236.235.245', 0, '681f800a857c373793ceee208155c781', 20, 1309190311) in /var/www/localhost/kerneltrap/includes/database.mysql.inc on line 128
Fatal error: Call to undefined function _mailarchive_sid() in /var/www/localhost/kerneltrap/sites/default/modules/mailarchive/mailarchive_stats/mailarchive_stats.module on line 31