lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 23 Mar 2013 11:07:49 +0800
From:	Axel Lin <axel.lin@...ics.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [linux-next] Not able to fetch next-20130321

2013/3/22 Stephen Rothwell <sfr@...b.auug.org.au>:
> Hi Axel,
>
> On Fri, 22 Mar 2013 16:51:40 +0800 Axel Lin <axel.lin@...ics.com> wrote:
>>
>> Even with a fresh git clone, it still shows the latest commit is 20130318.
>>
>> $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
>>
>> git log shows the latest commit is:
>> commit 0e78c0989334e9c1d578ba25621de14e8441d8b4
>> Author: Stephen Rothwell <sfr@...b.auug.org.au>
>> Date:   Mon Mar 18 16:10:47 2013 +1100
>>
>>     Add linux-next specific files for 20130318
>>
>>     Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
>
> Very weird ... it works for me:
>
> $ git clone --reference linus.git git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git ntest
> Cloning into 'ntest'...
> remote: Counting objects: 192286, done.
> remote: Compressing objects: 100% (34238/34238), done.
> remote: Total 184570 (delta 165819), reused 166851 (delta 149091)
> Receiving objects: 100% (184570/184570), 25.60 MiB | 886 KiB/s, done.
> Resolving deltas: 100% (165819/165819), completed with 5985 local objects.
> Checking out files: 100% (42561/42561), done.
> $ cd ntest
> $ git branch -v
> * master 2db42b7 Add linux-next specific files for 20130322

Hi Stephen,
I figure out this issue now.

For some reason, I have below settings in /etc/hosts
149.20.4.72     git.kernel.org

Now the ip of git.kernel.org is 198.145.20.140.

Sorry for the noise.

Axel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ