Today's kernel git snapshot broke.

From: David Woodhouse <dwmw2@infradead.org>
Date: 2005-06-30 06:55:34
What happened here...

(Script at http://david.woodhou.se/git-snapshot.sh)

-- 
dwmw2

attached mail follows:


+ case `hostname` in
++ hostname
+ export PATH=/home/dwmw2/cogito:/usr/bin:/bin
+ PATH=/home/dwmw2/cogito:/usr/bin:/bin
+ export BASE_DIRECTORY=/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
+ BASE_DIRECTORY=/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
+ STAGINGLOCK=/staging/upload.lock
+ FINAL=/pub/linux/kernel/v2.6/snapshots
+ '[' '!' -d /pub/scm/linux/kernel/git/torvalds/linux-2.6.git ']'
+ export WORK_DIRECTORY=/home/dwmw2/snapshots/2.6
+ WORK_DIRECTORY=/home/dwmw2/snapshots/2.6
+ export SNAP_TAG_DIRECTORY=/home/dwmw2/snapshots/2.6/tags
+ SNAP_TAG_DIRECTORY=/home/dwmw2/snapshots/2.6/tags
+ export STAGE=/home/dwmw2/snapshots/2.6/stage
+ STAGE=/home/dwmw2/snapshots/2.6/stage
+ export SHA1_FILE_DIRECTORY=/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects
+ SHA1_FILE_DIRECTORY=/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects
++ ls -rt /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.11 /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.11-tree /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.12 /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.12-rc2 /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.12-rc3 /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.12-rc4 /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.12-rc5 /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.12-rc6 /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.13-rc1
++ tail -n1
++ sed s:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v::
+ RELNAME=2.6.13-rc1
++ cat /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/tags/v2.6.13-rc1
+ RELOBJ=733ad933f62e82ebc92fed988c7f0795e64dea62
++ tail -n1
++ sed s:/home/dwmw2/snapshots/2.6/tags/v::
++ ls -rt '/home/dwmw2/snapshots/2.6/tags/v2.6.13-rc1-git*'
ls: /home/dwmw2/snapshots/2.6/tags/v2.6.13-rc1-git*: No such file or directory
+ SNAPNAME=
+ '[' '' == '' ']'
+ LASTOBJ=733ad933f62e82ebc92fed988c7f0795e64dea62
+ CURNAME=2.6.13-rc1-git1
++ tree-id 733ad933f62e82ebc92fed988c7f0795e64dea62
/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects/73/3ad933f62e82ebc92fed988c7f0795e64dea62: No such file or directory
fatal: git-cat-file 733ad933f62e82ebc92fed988c7f0795e64dea62: bad file
Invalid id: 733ad933f62e82ebc92fed988c7f0795e64dea62
usage: git-cat-file [-t | tagname] <sha1>
usage: git-cat-file [-t | tagname] <sha1>
Invalid id: 
+ LASTTREE=
++ cat /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/HEAD
+ CURCOMM=4c91aedb75d1b87deccf16d58f67fb46402d7d44
++ tree-id 4c91aedb75d1b87deccf16d58f67fb46402d7d44
+ CURTREE=9fba45e2b1a769b0f984fa7b780020256ed3b9ba
++ tree-id 733ad933f62e82ebc92fed988c7f0795e64dea62
/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects/73/3ad933f62e82ebc92fed988c7f0795e64dea62: No such file or directory
fatal: git-cat-file 733ad933f62e82ebc92fed988c7f0795e64dea62: bad file
Invalid id: 733ad933f62e82ebc92fed988c7f0795e64dea62
usage: git-cat-file [-t | tagname] <sha1>
usage: git-cat-file [-t | tagname] <sha1>
Invalid id: 
+ RELTREE=
+ echo release 2.6.13-rc1 commit tree
release 2.6.13-rc1 commit tree
++ git-cat-file -t 733ad933f62e82ebc92fed988c7f0795e64dea62
/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects/73/3ad933f62e82ebc92fed988c7f0795e64dea62: No such file or directory
fatal: git-cat-file 733ad933f62e82ebc92fed988c7f0795e64dea62: bad file
+ echo last 733ad933f62e82ebc92fed988c7f0795e64dea62 tree
last 733ad933f62e82ebc92fed988c7f0795e64dea62 tree
+ echo head 4c91aedb75d1b87deccf16d58f67fb46402d7d44 tree 9fba45e2b1a769b0f984fa7b780020256ed3b9ba
head 4c91aedb75d1b87deccf16d58f67fb46402d7d44 tree 9fba45e2b1a769b0f984fa7b780020256ed3b9ba
+ '[' '' == 9fba45e2b1a769b0f984fa7b780020256ed3b9ba ']'
++ echo 2.6.13-rc1-git1
++ cut -f2- -d-
+ EXTRAVERSION=-rc1-git1
+ cd /home/dwmw2/snapshots/2.6/stage
+ rm -rf tmp-empty-tree
+ mkdir -p tmp-empty-tree/.git
+ cd tmp-empty-tree
+ git-read-tree 4c91aedb75d1b87deccf16d58f67fb46402d7d44
+ git-checkout-cache Makefile
+ perl -pi -e 's/EXTRAVERSION =.*/EXTRAVERSION = -rc1-git1/' Makefile
+ git-diff-cache -m -p
+ gzip -9
usage: diff-cache [-r] [-z] [-p] [-i] [--cached] <tree sha1>
+ echo 4c91aedb75d1b87deccf16d58f67fb46402d7d44
+ cg-log 733ad933f62e82ebc92fed988c7f0795e64dea62:4c91aedb75d1b87deccf16d58f67fb46402d7d44
mv: cannot stat `.git/heads': No such file or directory
mv: cannot stat `.git/tags': No such file or directory
/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects/73/3ad933f62e82ebc92fed988c7f0795e64dea62: No such file or directory
fatal: git-cat-file 733ad933f62e82ebc92fed988c7f0795e64dea62: bad file
Invalid id: 733ad933f62e82ebc92fed988c7f0795e64dea62
+ echo 4c91aedb75d1b87deccf16d58f67fb46402d7d44
+ echo New Snapshot 2.6.13-rc1-git1
New Snapshot 2.6.13-rc1-git1
+ '[' -z /pub/linux/kernel/v2.6/snapshots ']'
+ '[' -r /staging/upload.lock ']'
+ exec
+ flock -s 200
+ mv -v /home/dwmw2/snapshots/2.6/stage/patch-2.6.13-rc1-git1.gz /home/dwmw2/snapshots/2.6/stage/patch-2.6.13-rc1-git1.id /home/dwmw2/snapshots/2.6/stage/patch-2.6.13-rc1-git1.log /pub/linux/kernel/v2.6/snapshots
`/home/dwmw2/snapshots/2.6/stage/patch-2.6.13-rc1-git1.gz' -> `/pub/linux/kernel/v2.6/snapshots/patch-2.6.13-rc1-git1.gz'
`/home/dwmw2/snapshots/2.6/stage/patch-2.6.13-rc1-git1.id' -> `/pub/linux/kernel/v2.6/snapshots/patch-2.6.13-rc1-git1.id'
`/home/dwmw2/snapshots/2.6/stage/patch-2.6.13-rc1-git1.log' -> `/pub/linux/kernel/v2.6/snapshots/patch-2.6.13-rc1-git1.log'


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Thu Jun 30 07:01:21 2005

This archive was generated by hypermail 2.1.8 : 2005-06-30 07:01:25 EST