Problem in cloning mtd git

Geert Uytterhoeven Geert.Uytterhoeven at sonycom.com
Thu Apr 2 08:12:53 EDT 2009


On Thu, 2 Apr 2009, vimal singh wrote:
> >> $ git clone --reference linux-2.6 git://git.infradead.org/mtd-2.6.git mtd-2.6
> >> warning: templates not found /home_lbp/share/git-core/templates/
> >> Initialized empty Git repository in /home2/vimal/mtd-2.6/.git/
> >> fatal: Unable to look up git.infradead.org (port 9418) (Temporary
> >> failure in name resolution)
> >> fetch-pack from 'git://git.infradead.org/mtd-2.6.git' failed.
> >>
> >> Any help regarding this is welcome...
> >
> > Alternatively, you can add the MTD stuff as a remote to your existing
> > repository:
> >
> > % cd linux-2.6
> > % git remote add mtd git://git.infradead.org/mtd-2.6.git
> > % git remote update
> >
> I tried this right now and I see this:
> >From http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
>    15f7176..833bb30  master     -> origin/master
> Updating mtd
> fatal: Unable to look up git.infradead.org (port 9418) (Temporary
> failure in name resolution)

Local DNS problem?  Try 18.85.46.34 instead of git.infradead.org.

With kind regards,

Geert Uytterhoeven
Software Architect

Sony Techsoft Centre Europe
The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium

Phone:    +32 (0)2 700 8453
Fax:      +32 (0)2 700 8622
E-mail:   Geert.Uytterhoeven at sonycom.com
Internet: http://www.sony-europe.com/

A division of Sony Europe (Belgium) N.V.
VAT BE 0413.825.160 · RPR Brussels
Fortis · BIC GEBABEBB · IBAN BE41293037680010



More information about the linux-mtd mailing list