This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git error on latest cvs HEAD


On Sun, Jun 05, 2011 at 06:18:16PM +0200, Marco atzeri wrote:
>just noticed on 2 different git hosts/projects
>
>$ git clone git://git.sv.gnu.org/gnulib.git
>Cloning into gnulib...
>remote: Counting objects: 115696, done.
>remote: Compressing objects: 100% (20300/20300), done.
>remote: Total 115696 (delta 96446), reused 114236 (delta 95341)
>Receiving objects: 100% (115696/115696), 19.28 MiB | 546 KiB/s, done.
>Resolving deltas: 100% (96446/96446), done.
>error: packfile 
>/tmp/gnulib/gnulib/.git/objects/pack/pack-5075fcff00dcd3823ab5c2 
>                  c6f037e6cb73520099.pack does not match index
>error: packfile 
>/tmp/gnulib/gnulib/.git/objects/pack/pack-5075fcff00dcd3823ab5c2 
>                  c6f037e6cb73520099.pack cannot be accessed
>error: refs/tags/version-3_4_4-tentative does not point to a valid object!
>
>on cygwin-1.7.9 it works fine.

Unless you are going to share some insight into the problem by showing
where things are failing in code, please use the cygwin list.  This is
not a bug-reporting list.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]