> On Mon, 25 Jun 2012 01:06:46 +0100 (BST) > James Simmons <[email protected]> wrote: > > > > > Hello!! > > > > Finally fixed the EXA corruption issues. Also includes the > > new bugzilla address and fixes from Natanael. Please give it a try. > > If it works I like to make this the new release. In the process the > > current master branch will be moved to a special branch for people to > > check it out if they want. Thank you. > > When trying to git clone it: > > $ git clone > git://anongit.freedesktop.org/openchrome/xf86-video-openchrome Cloning > into 'xf86-video-openchrome'... remote: Counting objects: 6479, done. > remote: Compressing objects: 100% (1784/1784), done. > remote: Total 6479 (delta 5039), reused 6086 (delta 4686) > Receiving objects: 100% (6479/6479), 1.96 MiB | 629 KiB/s, done. > error: inflate: data stream error (incorrect header check) > fatal: serious inflate inconsistency > fatal: index-pack failed
Try it again. git clone git://anongit.freedesktop.org/openchrome/xf86-video-openchrome Cloning into 'xf86-video-openchrome'... remote: Counting objects: 6504, done. remote: Compressing objects: 100% (1809/1809), done. remote: Total 6504 (delta 5060), reused 6088 (delta 4686) Receiving objects: 100% (6504/6504), 1.98 MiB | 935 KiB/s, done. Resolving deltas: 100% (5060/5060), done. > > Ideas? > > -nc > _______________________________________________ Openchrome-devel mailing list [email protected] http://wiki.openchrome.org/mailman/listinfo/openchrome-devel
