2012-10-31 18:57:16

by Adil Mujeeb

[permalink] [raw]
Subject: linux-next: Cloning error

Hi list,

I was trying to clone the linux-next tree and it gave me error.

---------------------------------------------------------8<-----------------------------------------------
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Cloning into linux-next...
remote: Counting objects: 2869337, done.
remote: Compressing objects: 100% (458442/458442), done.
Receiving objects: 100% (2869337/2869337), 575.53 MiB | 241 KiB/s, done.
remote: Total 2869337 (delta 2414758), reused 2836387 (delta 2381920)
Resolving deltas: 100% (2414758/2414758), done.
error: unable to create file
drivers/gpu/drm/nouveau/core/subdev/i2c/aux.c (No such file or
directory)
---------------------------------------------------------8<-----------------------------------------------

Is there anything wrong?

Best Regards,
Adil