[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson via RT
On Mon, Mar 13, 2017 at 11:03 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>>>
>>> rcnee@debian:~/linux$ host git.kernel.org
>>> git.kernel.org is an alias for pub.kernel.org.
>>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>>> pub.ewr.kernel.org has address 147.75.196.57
>>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>>
>> $ git fetch origin
>> remote: Counting objects: 2543, done.
>> remote: Compressing objects: 100% (725/725), done.
>> remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>> Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>> Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>> From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>>   c1ae3cf..56b24d1  master -> origin/master
>> $ git show v4.11-rc2
>> fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>> the working tree.
>> Use '--' to separate paths from revisions, like this:
>> 'git  [...] -- [...]'
>> $ git tag -l *4.11-rc[12]
>> v4.11-rc1
>> $ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>> Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>> but was most likely on IPv6 at home yesterday when I first had the
>> issue.)
>
>
> I've identified and fixed the mirroring issue with the EWR frontend.  All
> repositories should now be up-to-date. Apologies about the problem!

Thanks Konstantin!

voodoo@hades:~/linux-src$ git pull
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (1/1), done.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   56b24d1bbcff..4495c08e8472  master -> origin/master
 * [new tag]   v4.11-rc2  -> v4.11-rc2

Regards,

-- 
Robert Nelson
https://rcn-ee.com/



Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 11:03 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>>>
>>> rcnee@debian:~/linux$ host git.kernel.org
>>> git.kernel.org is an alias for pub.kernel.org.
>>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>>> pub.ewr.kernel.org has address 147.75.196.57
>>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>>
>> $ git fetch origin
>> remote: Counting objects: 2543, done.
>> remote: Compressing objects: 100% (725/725), done.
>> remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>> Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>> Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>> From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>>   c1ae3cf..56b24d1  master -> origin/master
>> $ git show v4.11-rc2
>> fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>> the working tree.
>> Use '--' to separate paths from revisions, like this:
>> 'git  [...] -- [...]'
>> $ git tag -l *4.11-rc[12]
>> v4.11-rc1
>> $ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>> Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>> but was most likely on IPv6 at home yesterday when I first had the
>> issue.)
>
>
> I've identified and fixed the mirroring issue with the EWR frontend.  All
> repositories should now be up-to-date. Apologies about the problem!

Thanks Konstantin!

voodoo@hades:~/linux-src$ git pull
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (1/1), done.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   56b24d1bbcff..4495c08e8472  master -> origin/master
 * [new tag]   v4.11-rc2  -> v4.11-rc2

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson via RT
On Mon, Mar 13, 2017 at 11:03 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>>>
>>> rcnee@debian:~/linux$ host git.kernel.org
>>> git.kernel.org is an alias for pub.kernel.org.
>>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>>> pub.ewr.kernel.org has address 147.75.196.57
>>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>>
>> $ git fetch origin
>> remote: Counting objects: 2543, done.
>> remote: Compressing objects: 100% (725/725), done.
>> remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>> Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>> Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>> From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>>   c1ae3cf..56b24d1  master -> origin/master
>> $ git show v4.11-rc2
>> fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>> the working tree.
>> Use '--' to separate paths from revisions, like this:
>> 'git  [...] -- [...]'
>> $ git tag -l *4.11-rc[12]
>> v4.11-rc1
>> $ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>> Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>> but was most likely on IPv6 at home yesterday when I first had the
>> issue.)
>
>
> I've identified and fixed the mirroring issue with the EWR frontend.  All
> repositories should now be up-to-date. Apologies about the problem!

Thanks Konstantin!

voodoo@hades:~/linux-src$ git pull
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (1/1), done.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   56b24d1bbcff..4495c08e8472  master -> origin/master
 * [new tag]   v4.11-rc2  -> v4.11-rc2

Regards,

-- 
Robert Nelson
https://rcn-ee.com/



Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 11:03 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>>>
>>> rcnee@debian:~/linux$ host git.kernel.org
>>> git.kernel.org is an alias for pub.kernel.org.
>>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>>> pub.ewr.kernel.org has address 147.75.196.57
>>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>>
>> $ git fetch origin
>> remote: Counting objects: 2543, done.
>> remote: Compressing objects: 100% (725/725), done.
>> remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>> Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>> Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>> From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>>   c1ae3cf..56b24d1  master -> origin/master
>> $ git show v4.11-rc2
>> fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>> the working tree.
>> Use '--' to separate paths from revisions, like this:
>> 'git  [...] -- [...]'
>> $ git tag -l *4.11-rc[12]
>> v4.11-rc1
>> $ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>>
>> Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>> but was most likely on IPv6 at home yesterday when I first had the
>> issue.)
>
>
> I've identified and fixed the mirroring issue with the EWR frontend.  All
> repositories should now be up-to-date. Apologies about the problem!

Thanks Konstantin!

voodoo@hades:~/linux-src$ git pull
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (1/1), done.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   56b24d1bbcff..4495c08e8472  master -> origin/master
 * [new tag]   v4.11-rc2  -> v4.11-rc2

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev via RT
On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>> rcnee@debian:~/linux$ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>
>$ git fetch origin
>remote: Counting objects: 2543, done.
>remote: Compressing objects: 100% (725/725), done.
>remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>   c1ae3cf..56b24d1  master -> origin/master
>$ git show v4.11-rc2
>fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>the working tree.
>Use '--' to separate paths from revisions, like this:
>'git  [...] -- [...]'
>$ git tag -l *4.11-rc[12]
>v4.11-rc1
>$ host git.kernel.org
>git.kernel.org is an alias for pub.kernel.org.
>pub.kernel.org is an alias for pub.ewr.kernel.org.
>pub.ewr.kernel.org has address 147.75.196.57
>pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>
>Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>but was most likely on IPv6 at home yesterday when I first had the
>issue.)

I've identified and fixed the mirroring issue with the EWR frontend.  
All repositories should now be up-to-date. Apologies about the problem!

-Konstantin



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev via RT
On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:
>> rcnee@debian:~/linux$ host git.kernel.org
>> git.kernel.org is an alias for pub.kernel.org.
>> pub.kernel.org is an alias for pub.ewr.kernel.org.
>> pub.ewr.kernel.org has address 147.75.196.57
>> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>
>$ git fetch origin
>remote: Counting objects: 2543, done.
>remote: Compressing objects: 100% (725/725), done.
>remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
>Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
>Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
>   c1ae3cf..56b24d1  master -> origin/master
>$ git show v4.11-rc2
>fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
>the working tree.
>Use '--' to separate paths from revisions, like this:
>'git  [...] -- [...]'
>$ git tag -l *4.11-rc[12]
>v4.11-rc1
>$ host git.kernel.org
>git.kernel.org is an alias for pub.kernel.org.
>pub.kernel.org is an alias for pub.ewr.kernel.org.
>pub.ewr.kernel.org has address 147.75.196.57
>pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3
>
>Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
>but was most likely on IPv6 at home yesterday when I first had the
>issue.)

I've identified and fixed the mirroring issue with the EWR frontend.  
All repositories should now be up-to-date. Apologies about the problem!

-Konstantin



Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev

On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3


$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
  c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)


I've identified and fixed the mirroring issue with the EWR frontend.  
All repositories should now be up-to-date. Apologies about the problem!


-Konstantin


Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev

On Mon, Mar 13, 2017 at 11:44:18AM -0400, Ilia Mirkin wrote:

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3


$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
  c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)


I've identified and fixed the mirroring issue with the EWR frontend.  
All repositories should now be up-to-date. Apologies about the problem!


-Konstantin


[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson via RT
On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>
>> rcnee@debian:~$ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Cloning into 'linux'...
>> remote: Counting objects: 5266818, done.
>> remote: Compressing objects: 100% (803214/803214), done.
>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>> Resolving deltas: 100% (4423326/4423326), done.
>> Checking connectivity... done.
>> Checking out files: 100% (57992/57992), done.
>> rcnee@debian:~$ cd linux/
>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>> v4.11-rc1
>
>
> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
> tell me what "host git.kernel.org" resolves as for you?

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Regards,

-- 
Robert Nelson
https://rcn-ee.com/



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev via RT
On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>rcnee@debian:~$ git clone
>git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>Cloning into 'linux'...
>remote: Counting objects: 5266818, done.
>remote: Compressing objects: 100% (803214/803214), done.
>remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>Resolving deltas: 100% (4423326/4423326), done.
>Checking connectivity... done.
>Checking out files: 100% (57992/57992), done.
>rcnee@debian:~$ cd linux/
>rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>v4.11-rc1

I'm chasing down a few reports, but haven't narrowed it down yet. Can 
you tell me what "host git.kernel.org" resolves as for you?

-K



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson via RT
On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>
>> rcnee@debian:~$ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Cloning into 'linux'...
>> remote: Counting objects: 5266818, done.
>> remote: Compressing objects: 100% (803214/803214), done.
>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>> Resolving deltas: 100% (4423326/4423326), done.
>> Checking connectivity... done.
>> Checking out files: 100% (57992/57992), done.
>> rcnee@debian:~$ cd linux/
>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>> v4.11-rc1
>
>
> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
> tell me what "host git.kernel.org" resolves as for you?

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Regards,

-- 
Robert Nelson
https://rcn-ee.com/



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev via RT
On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>rcnee@debian:~$ git clone
>git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>Cloning into 'linux'...
>remote: Counting objects: 5266818, done.
>remote: Compressing objects: 100% (803214/803214), done.
>remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>Resolving deltas: 100% (4423326/4423326), done.
>Checking connectivity... done.
>Checking out files: 100% (57992/57992), done.
>rcnee@debian:~$ cd linux/
>rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>v4.11-rc1

I'm chasing down a few reports, but haven't narrowed it down yet. Can 
you tell me what "host git.kernel.org" resolves as for you?

-K



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread imir...@alum.mit.edu via RT
On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
>  wrote:
>> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>>
>>> rcnee@debian:~$ git clone
>>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>> Cloning into 'linux'...
>>> remote: Counting objects: 5266818, done.
>>> remote: Compressing objects: 100% (803214/803214), done.
>>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>>> Resolving deltas: 100% (4423326/4423326), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (57992/57992), done.
>>> rcnee@debian:~$ cd linux/
>>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>>> v4.11-rc1
>>
>>
>> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
>> tell me what "host git.kernel.org" resolves as for you?
>
> rcnee@debian:~/linux$ host git.kernel.org
> git.kernel.org is an alias for pub.kernel.org.
> pub.kernel.org is an alias for pub.ewr.kernel.org.
> pub.ewr.kernel.org has address 147.75.196.57
> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)

Cheers,

  -ilia



[Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2

2017-03-13 Thread imir...@alum.mit.edu via RT
On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
>  wrote:
>> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>>
>>> rcnee@debian:~$ git clone
>>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>> Cloning into 'linux'...
>>> remote: Counting objects: 5266818, done.
>>> remote: Compressing objects: 100% (803214/803214), done.
>>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>>> Resolving deltas: 100% (4423326/4423326), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (57992/57992), done.
>>> rcnee@debian:~$ cd linux/
>>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>>> v4.11-rc1
>>
>>
>> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
>> tell me what "host git.kernel.org" resolves as for you?
>
> rcnee@debian:~/linux$ host git.kernel.org
> git.kernel.org is an alias for pub.kernel.org.
> pub.kernel.org is an alias for pub.ewr.kernel.org.
> pub.ewr.kernel.org has address 147.75.196.57
> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)

Cheers,

  -ilia



Re: Linux 4.10.2

2017-03-13 Thread Ilia Mirkin
On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
>  wrote:
>> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>>
>>> rcnee@debian:~$ git clone
>>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>> Cloning into 'linux'...
>>> remote: Counting objects: 5266818, done.
>>> remote: Compressing objects: 100% (803214/803214), done.
>>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>>> Resolving deltas: 100% (4423326/4423326), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (57992/57992), done.
>>> rcnee@debian:~$ cd linux/
>>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>>> v4.11-rc1
>>
>>
>> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
>> tell me what "host git.kernel.org" resolves as for you?
>
> rcnee@debian:~/linux$ host git.kernel.org
> git.kernel.org is an alias for pub.kernel.org.
> pub.kernel.org is an alias for pub.ewr.kernel.org.
> pub.ewr.kernel.org has address 147.75.196.57
> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)

Cheers,

  -ilia


Re: Linux 4.10.2

2017-03-13 Thread Ilia Mirkin
On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
>  wrote:
>> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>>
>>> rcnee@debian:~$ git clone
>>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>> Cloning into 'linux'...
>>> remote: Counting objects: 5266818, done.
>>> remote: Compressing objects: 100% (803214/803214), done.
>>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>>> Resolving deltas: 100% (4423326/4423326), done.
>>> Checking connectivity... done.
>>> Checking out files: 100% (57992/57992), done.
>>> rcnee@debian:~$ cd linux/
>>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>>> v4.11-rc1
>>
>>
>> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
>> tell me what "host git.kernel.org" resolves as for you?
>
> rcnee@debian:~/linux$ host git.kernel.org
> git.kernel.org is an alias for pub.kernel.org.
> pub.kernel.org is an alias for pub.ewr.kernel.org.
> pub.ewr.kernel.org has address 147.75.196.57
> pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

$ git fetch origin
remote: Counting objects: 2543, done.
remote: Compressing objects: 100% (725/725), done.
remote: Total 2543 (delta 2112), reused 2207 (delta 1816)
Receiving objects: 100% (2543/2543), 503.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2112/2112), completed with 675 local objects.
>From git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
   c1ae3cf..56b24d1  master -> origin/master
$ git show v4.11-rc2
fatal: ambiguous argument 'v4.11-rc2': unknown revision or path not in
the working tree.
Use '--' to separate paths from revisions, like this:
'git  [...] -- [...]'
$ git tag -l *4.11-rc[12]
v4.11-rc1
$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Coincidence? (I'm in NYC in case it matters. I'm using IPv4 from here,
but was most likely on IPv6 at home yesterday when I first had the
issue.)

Cheers,

  -ilia


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>
>> rcnee@debian:~$ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Cloning into 'linux'...
>> remote: Counting objects: 5266818, done.
>> remote: Compressing objects: 100% (803214/803214), done.
>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>> Resolving deltas: 100% (4423326/4423326), done.
>> Checking connectivity... done.
>> Checking out files: 100% (57992/57992), done.
>> rcnee@debian:~$ cd linux/
>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>> v4.11-rc1
>
>
> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
> tell me what "host git.kernel.org" resolves as for you?

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
 wrote:
> On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:
>>
>> rcnee@debian:~$ git clone
>> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Cloning into 'linux'...
>> remote: Counting objects: 5266818, done.
>> remote: Compressing objects: 100% (803214/803214), done.
>> remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
>> Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
>> Resolving deltas: 100% (4423326/4423326), done.
>> Checking connectivity... done.
>> Checking out files: 100% (57992/57992), done.
>> rcnee@debian:~$ cd linux/
>> rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
>> v4.11-rc1
>
>
> I'm chasing down a few reports, but haven't narrowed it down yet. Can you
> tell me what "host git.kernel.org" resolves as for you?

rcnee@debian:~/linux$ host git.kernel.org
git.kernel.org is an alias for pub.kernel.org.
pub.kernel.org is an alias for pub.ewr.kernel.org.
pub.ewr.kernel.org has address 147.75.196.57
pub.ewr.kernel.org has IPv6 address 2604:1380:1:3600::3

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev

On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:

rcnee@debian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@debian:~$ cd linux/
rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1


I'm chasing down a few reports, but haven't narrowed it down yet. Can 
you tell me what "host git.kernel.org" resolves as for you?


-K


Re: Linux 4.10.2

2017-03-13 Thread Konstantin Ryabitsev

On Mon, Mar 13, 2017 at 10:32:59AM -0500, Robert Nelson wrote:

rcnee@debian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@debian:~$ cd linux/
rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1


I'm chasing down a few reports, but haven't narrowed it down yet. Can 
you tell me what "host git.kernel.org" resolves as for you?


-K


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 10:23 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin  wrote:
>> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
>>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
 The link shows v4.10.1 for me and says that the v4.10.2 tag is
 unknown. Fetching from
 git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
 I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>>
>>> I guess your mirror only have not kept up yet.
>>
>> Yeah, it was all good ~4h after I sent the e-mail.
>
> Something is still fishy with kernel.org, i eventually got v4.10.2
> pulled down last night, but now with linus's tree i'm not getting
> v4.11-rc2..
>
> voodoo@hades:~/linux-src$ git pull origin
> Already up-to-date.
> voodoo@hades:~/linux-src$ git fetch --tags
> voodoo@hades:~/linux-src$ git config remote.origin.url
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> voodoo@hades:~/linux-src$ git tag -l *4.11-rc[12]
> v4.11-rc1

i wonder if it's related with the new packet frontend?

https://www.kernel.org/fast-new-frontends-with-packet.html

from one of vps's in a differnet region, still no rc2..

rcnee@debian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@debian:~$ cd linux/
rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 10:23 AM, Robert Nelson  wrote:
> On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin  wrote:
>> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
>>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
 The link shows v4.10.1 for me and says that the v4.10.2 tag is
 unknown. Fetching from
 git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
 I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>>
>>> I guess your mirror only have not kept up yet.
>>
>> Yeah, it was all good ~4h after I sent the e-mail.
>
> Something is still fishy with kernel.org, i eventually got v4.10.2
> pulled down last night, but now with linus's tree i'm not getting
> v4.11-rc2..
>
> voodoo@hades:~/linux-src$ git pull origin
> Already up-to-date.
> voodoo@hades:~/linux-src$ git fetch --tags
> voodoo@hades:~/linux-src$ git config remote.origin.url
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> voodoo@hades:~/linux-src$ git tag -l *4.11-rc[12]
> v4.11-rc1

i wonder if it's related with the new packet frontend?

https://www.kernel.org/fast-new-frontends-with-packet.html

from one of vps's in a differnet region, still no rc2..

rcnee@debian:~$ git clone
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Cloning into 'linux'...
remote: Counting objects: 5266818, done.
remote: Compressing objects: 100% (803214/803214), done.
remote: Total 5266818 (delta 4423326), reused 5266191 (delta 4422778)
Receiving objects: 100% (5266818/5266818), 921.29 MiB | 21.70 MiB/s, done.
Resolving deltas: 100% (4423326/4423326), done.
Checking connectivity... done.
Checking out files: 100% (57992/57992), done.
rcnee@debian:~$ cd linux/
rcnee@debian:~/linux$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin  wrote:
> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>>> unknown. Fetching from
>>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>
>> I guess your mirror only have not kept up yet.
>
> Yeah, it was all good ~4h after I sent the e-mail.

Something is still fishy with kernel.org, i eventually got v4.10.2
pulled down last night, but now with linus's tree i'm not getting
v4.11-rc2..

voodoo@hades:~/linux-src$ git pull origin
Already up-to-date.
voodoo@hades:~/linux-src$ git fetch --tags
voodoo@hades:~/linux-src$ git config remote.origin.url
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
voodoo@hades:~/linux-src$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Robert Nelson
On Mon, Mar 13, 2017 at 8:55 AM, Ilia Mirkin  wrote:
> On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
>> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>>> unknown. Fetching from
>>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>>
>> I guess your mirror only have not kept up yet.
>
> Yeah, it was all good ~4h after I sent the e-mail.

Something is still fishy with kernel.org, i eventually got v4.10.2
pulled down last night, but now with linus's tree i'm not getting
v4.11-rc2..

voodoo@hades:~/linux-src$ git pull origin
Already up-to-date.
voodoo@hades:~/linux-src$ git fetch --tags
voodoo@hades:~/linux-src$ git config remote.origin.url
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
voodoo@hades:~/linux-src$ git tag -l *4.11-rc[12]
v4.11-rc1

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-13 Thread Ilia Mirkin
On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>> unknown. Fetching from
>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>
> I guess your mirror only have not kept up yet.

Yeah, it was all good ~4h after I sent the e-mail.

  -ilia


Re: Linux 4.10.2

2017-03-13 Thread Ilia Mirkin
On Mon, Mar 13, 2017 at 8:36 AM, Jiri Slaby  wrote:
> On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
>> The link shows v4.10.1 for me and says that the v4.10.2 tag is
>> unknown. Fetching from
>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
>> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>
> I guess your mirror only have not kept up yet.

Yeah, it was all good ~4h after I sent the e-mail.

  -ilia


Re: Linux 4.10.2

2017-03-13 Thread Jiri Slaby
On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
> The link shows v4.10.1 for me and says that the v4.10.2 tag is
> unknown. Fetching from
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.

I guess your mirror only have not kept up yet.

-- 
js
suse labs


Re: Linux 4.10.2

2017-03-13 Thread Jiri Slaby
On 03/12/2017, 09:11 PM, Ilia Mirkin wrote:
> The link shows v4.10.1 for me and says that the v4.10.2 tag is
> unknown. Fetching from
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.

I guess your mirror only have not kept up yet.

-- 
js
suse labs


Re: Linux 4.10.2

2017-03-12 Thread Alexander Kapshuk
On Sun, Mar 12, 2017 at 10:11 PM, Ilia Mirkin  wrote:
> On Sun, Mar 12, 2017 at 3:05 PM, Greg KH  wrote:
>> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
>>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
>>> > I'm announcing the release of the 4.10.2 kernel.
>>> >
>>> > All users of the 4.10 kernel series must upgrade.
>>> >
>>> > The updated 4.10.y git tree can be found at:
>>> > 
>>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
>>> > linux-4.10.y
>>> > and can be browsed at the normal kernel.org git web browser:
>>> > 
>>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>>> >
>>> > thanks,
>>> >
>>> > greg k-h
>>>
>>> Hey Greg,
>>>
>>> As of this email, it looks like your script's git push failed:
>>>
>>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y
>>
>> That's kind of impossible, as the scripts that generate the tarball on
>> kernel.org rely on the tag being there.  And that link shows the v4.10.2
>> tag, what are you thinking is missing here?
>
> The link shows v4.10.1 for me and says that the v4.10.2 tag is
> unknown. Fetching from
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>
> Cheers,
>
>   -ilia

v4.10.2 tag showing here alright:

git config remote.origin.url
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

git tag -l *4.10.[12]
v4.10.1
v4.10.2


Re: Linux 4.10.2

2017-03-12 Thread Alexander Kapshuk
On Sun, Mar 12, 2017 at 10:11 PM, Ilia Mirkin  wrote:
> On Sun, Mar 12, 2017 at 3:05 PM, Greg KH  wrote:
>> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
>>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
>>> > I'm announcing the release of the 4.10.2 kernel.
>>> >
>>> > All users of the 4.10 kernel series must upgrade.
>>> >
>>> > The updated 4.10.y git tree can be found at:
>>> > 
>>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
>>> > linux-4.10.y
>>> > and can be browsed at the normal kernel.org git web browser:
>>> > 
>>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>>> >
>>> > thanks,
>>> >
>>> > greg k-h
>>>
>>> Hey Greg,
>>>
>>> As of this email, it looks like your script's git push failed:
>>>
>>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y
>>
>> That's kind of impossible, as the scripts that generate the tarball on
>> kernel.org rely on the tag being there.  And that link shows the v4.10.2
>> tag, what are you thinking is missing here?
>
> The link shows v4.10.1 for me and says that the v4.10.2 tag is
> unknown. Fetching from
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
> I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.
>
> Cheers,
>
>   -ilia

v4.10.2 tag showing here alright:

git config remote.origin.url
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

git tag -l *4.10.[12]
v4.10.1
v4.10.2


Re: Linux 4.10.2

2017-03-12 Thread Ilia Mirkin
On Sun, Mar 12, 2017 at 3:05 PM, Greg KH  wrote:
> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
>> > I'm announcing the release of the 4.10.2 kernel.
>> >
>> > All users of the 4.10 kernel series must upgrade.
>> >
>> > The updated 4.10.y git tree can be found at:
>> > 
>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
>> > linux-4.10.y
>> > and can be browsed at the normal kernel.org git web browser:
>> > 
>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>> >
>> > thanks,
>> >
>> > greg k-h
>>
>> Hey Greg,
>>
>> As of this email, it looks like your script's git push failed:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y
>
> That's kind of impossible, as the scripts that generate the tarball on
> kernel.org rely on the tag being there.  And that link shows the v4.10.2
> tag, what are you thinking is missing here?

The link shows v4.10.1 for me and says that the v4.10.2 tag is
unknown. Fetching from
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.

Cheers,

  -ilia


Re: Linux 4.10.2

2017-03-12 Thread Ilia Mirkin
On Sun, Mar 12, 2017 at 3:05 PM, Greg KH  wrote:
> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
>> > I'm announcing the release of the 4.10.2 kernel.
>> >
>> > All users of the 4.10 kernel series must upgrade.
>> >
>> > The updated 4.10.y git tree can be found at:
>> > 
>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
>> > linux-4.10.y
>> > and can be browsed at the normal kernel.org git web browser:
>> > 
>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>> >
>> > thanks,
>> >
>> > greg k-h
>>
>> Hey Greg,
>>
>> As of this email, it looks like your script's git push failed:
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y
>
> That's kind of impossible, as the scripts that generate the tarball on
> kernel.org rely on the tag being there.  And that link shows the v4.10.2
> tag, what are you thinking is missing here?

The link shows v4.10.1 for me and says that the v4.10.2 tag is
unknown. Fetching from
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git,
I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1.

Cheers,

  -ilia


Re: Linux 4.10.2

2017-03-12 Thread Greg KH
On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
> > I'm announcing the release of the 4.10.2 kernel.
> >
> > All users of the 4.10 kernel series must upgrade.
> >
> > The updated 4.10.y git tree can be found at:
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
> > linux-4.10.y
> > and can be browsed at the normal kernel.org git web browser:
> > 
> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
> >
> > thanks,
> >
> > greg k-h
> 
> Hey Greg,
> 
> As of this email, it looks like your script's git push failed:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y

That's kind of impossible, as the scripts that generate the tarball on
kernel.org rely on the tag being there.  And that link shows the v4.10.2
tag, what are you thinking is missing here?

thanks,

greg k-h


Re: Linux 4.10.2

2017-03-12 Thread Greg KH
On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote:
> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
> > I'm announcing the release of the 4.10.2 kernel.
> >
> > All users of the 4.10 kernel series must upgrade.
> >
> > The updated 4.10.y git tree can be found at:
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
> > linux-4.10.y
> > and can be browsed at the normal kernel.org git web browser:
> > 
> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
> >
> > thanks,
> >
> > greg k-h
> 
> Hey Greg,
> 
> As of this email, it looks like your script's git push failed:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y

That's kind of impossible, as the scripts that generate the tarball on
kernel.org rely on the tag being there.  And that link shows the v4.10.2
tag, what are you thinking is missing here?

thanks,

greg k-h


Re: Linux 4.10.2

2017-03-12 Thread Robert Nelson
On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
> I'm announcing the release of the 4.10.2 kernel.
>
> All users of the 4.10 kernel series must upgrade.
>
> The updated 4.10.y git tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
> linux-4.10.y
> and can be browsed at the normal kernel.org git web browser:
> 
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>
> thanks,
>
> greg k-h

Hey Greg,

As of this email, it looks like your script's git push failed:

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y

Regards,

-- 
Robert Nelson
https://rcn-ee.com/


Re: Linux 4.10.2

2017-03-12 Thread Robert Nelson
On Sun, Mar 12, 2017 at 8:05 AM, Greg KH  wrote:
> I'm announcing the release of the 4.10.2 kernel.
>
> All users of the 4.10 kernel series must upgrade.
>
> The updated 4.10.y git tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git 
> linux-4.10.y
> and can be browsed at the normal kernel.org git web browser:
> 
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>
> thanks,
>
> greg k-h

Hey Greg,

As of this email, it looks like your script's git push failed:

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y

Regards,

-- 
Robert Nelson
https://rcn-ee.com/