tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkgsrc git repo problems



Hey guys,

is anybody using the pkgsrc git mirror? I'm seeing odd things with some commits 
missing on both master and pkgsrc-2010Q2 branches. Oddly enough, some of these 
commits where even part of 2010Q1 (and properly present on that pkgsrc branch). 
This is on the *master* branch, cleanly cloned from 
http://ftp.netbsd.org/pub/NetBSD/misc/repositories/git/pkgsrc:

-bash-4.0$ git log security/openssl|grep Date
Date:   Sun Jul 4 16:33:25 2010 +0000
Date:   Sat May 8 06:33:41 2010 +0000

Obviously two June commits are missing - the ones that updated openssl to 
0.9.8o - so both master and 2010Q2 are stuck to 0.9.8n now. When I checkout the 
pkgsrc-2010Q1 branch, I can see 0.9.8o just fine. This must have broken down 
with the 2010Q2 branch - everything was fine with 2010Q1. Needless to say, 
nothing's throwing any errors anywhere.

However, I cannot clone fresh anymore:

# git clone -n http://ftp.netbsd.org/pub/NetBSD/misc/repositories/git/pkgsrc
Initialized empty Git repository in /home/git/pkgsrc/.git/
error: Unable to open local file 
/home/git/pkgsrc/.git/objects/pack/pack-0babd0dbe6438951b6920fb16073cc9bd11cc949.pack.temp
 for pack
error: Unable to find a1895b89e0e5a20c74623e8bab7731f908cb1b23 under 
http://ftp.netbsd.org/pub/NetBSD/misc/repositories/git/pkgsrc
Cannot obtain needed tree a1895b89e0e5a20c74623e8bab7731f908cb1b23
while processing commit 3e7207ddf8fc3973b4099f626c769fe8a276b830.
error: Fetch failed.

Is the git repo broken now? What can be done about it?

-F



Home | Main Index | Thread Index | Old Index