Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1599522

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

From "imirkin@alum.mit.edu via RT" <kernel-helpdesk@rt.linuxfoundation.org>
Newsgroups linux.kernel
Subject [Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2
Date 2017-03-13 16:50 +0100
Message-ID <tkAop-2CJ-1@gated-at.bofh.it> (permalink)
References (5 earlier) <tkA53-2tH-5@gated-at.bofh.it> <tkAeJ-2xf-9@gated-at.bofh.it> <tkAeJ-2xf-7@gated-at.bofh.it> <tkAeK-2xf-15@gated-at.bofh.it> <tkAop-2CJ-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Mar 13, 2017 at 11:38 AM, Robert Nelson <robertcnelson@gmail.com> wrote:
> On Mon, Mar 13, 2017 at 10:35 AM, Konstantin Ryabitsev
> <konstantin@linuxfoundation.org> 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 <command> [<revision>...] -- [<file>...]'
$ 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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Linux 4.10.2 Greg KH <gregkh@linuxfoundation.org> - 2017-03-12 14:40 +0100
  Re: Linux 4.10.2 Robert Nelson <robertcnelson@gmail.com> - 2017-03-12 20:00 +0100
    Re: Linux 4.10.2 Greg KH <gregkh@linuxfoundation.org> - 2017-03-12 20:10 +0100
      Re: Linux 4.10.2 Ilia Mirkin <imirkin@alum.mit.edu> - 2017-03-12 21:20 +0100
        Re: Linux 4.10.2 Alexander Kapshuk <alexander.kapshuk@gmail.com> - 2017-03-12 21:50 +0100
        Re: Linux 4.10.2 Jiri Slaby <jslaby@suse.cz> - 2017-03-13 13:40 +0100
          Re: Linux 4.10.2 Ilia Mirkin <imirkin@alum.mit.edu> - 2017-03-13 15:00 +0100
            Re: Linux 4.10.2 Robert Nelson <robertcnelson@gmail.com> - 2017-03-13 16:30 +0100
              Re: Linux 4.10.2 Konstantin Ryabitsev <konstantin@linuxfoundation.org> - 2017-03-13 16:40 +0100
                Re: Linux 4.10.2 Robert Nelson <robertcnelson@gmail.com> - 2017-03-13 16:40 +0100
                [Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2 "imirkin@alum.mit.edu via RT"          <kernel-helpdesk@rt.linuxfoundation.org> - 2017-03-13 16:50 +0100
                [Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2 "Robert Nelson via RT" <kernel-helpdesk@rt.linuxfoundation.org> - 2017-03-13 16:50 +0100
                Re: Linux 4.10.2 Ilia Mirkin <imirkin@alum.mit.edu> - 2017-03-13 16:50 +0100
                [Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2 "Konstantin Ryabitsev via RT"          <kernel-helpdesk@rt.linuxfoundation.org> - 2017-03-13 17:10 +0100
                Re: Linux 4.10.2 Robert Nelson <robertcnelson@gmail.com> - 2017-03-13 17:10 +0100
                [Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2 "Robert Nelson via RT" <kernel-helpdesk@rt.linuxfoundation.org> - 2017-03-13 17:10 +0100
                Re: Linux 4.10.2 Konstantin Ryabitsev <konstantin@linuxfoundation.org> - 2017-03-13 17:10 +0100
                [Kernel.org Helpdesk #38150] [linuxfoundation.org #38150] Re: Linux 4.10.2 "Konstantin Ryabitsev via RT"          <kernel-helpdesk@rt.linuxfoundation.org> - 2017-03-13 16:50 +0100
              Re: Linux 4.10.2 Robert Nelson <robertcnelson@gmail.com> - 2017-03-13 16:40 +0100

csiph-web