From: Harris, James R <james.r.harris at intel.com>
To: spdk@lists.01.org
Subject: Re: [SPDK] DPDK Submodules Git Clone Problem
Date: Wed, 09 May 2018 20:13:37 +0000 [thread overview]
Message-ID: <37EEB294-ABA5-40EC-9CF3-47F9AD669ADD@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2304 bytes --]
Hi Joe,
I just tried this on my dev system and didn’t see any problems. Both the submodule and an explicit DPDK clone worked with no issues.
-Jim
From: SPDK <spdk-bounces(a)lists.01.org> on behalf of "Gruher, Joseph R" <joseph.r.gruher(a)intel.com>
Reply-To: Storage Performance Development Kit <spdk(a)lists.01.org>
Date: Wednesday, May 9, 2018 at 1:04 PM
To: "spdk(a)lists.01.org" <spdk(a)lists.01.org>
Subject: [SPDK] DPDK Submodules Git Clone Problem
Hi folks-
Trying to set up SPDK for my first time. I don’t seem able to clone the DPDK submodule. Any ideas? Am I doing something wrong?
I cloned the SPDK git without issue:
rsa(a)tppjoe08:~$ git clone https://github.com/spdk/spdk.git
Cloning into 'spdk'...
remote: Counting objects: 47636, done.
remote: Compressing objects: 100% (142/142), done.
remote: Total 47636 (delta 141), reused 89 (delta 76), pack-reused 47418
Receiving objects: 100% (47636/47636), 15.67 MiB | 34.00 MiB/s, done.
Resolving deltas: 100% (36457/36457), done.
Then I went into the directory and checked out the 18.04 release branch:
rsa(a)tppjoe08:~$ cd spdk/
rsa(a)tppjoe08:~/spdk$ git checkout v18.04
Note: checking out 'v18.04'.
HEAD is now at 9eb54cae SPDK 18.04
Then the init submodules step is failing. I’d think maybe a network problem, but my initial SPDK git clone worked just fine, so I think my network is OK. Maybe someone else could try this quickly and see if it is a problem at the github end?
rsa(a)tppjoe08:~/spdk$ git submodule update --init
Submodule 'dpdk' (https://github.com/spdk/dpdk.git) registered for path 'dpdk'
Cloning into '/home/rsa/spdk/dpdk'...
fatal: The remote end hung up unexpectedly
fatal: clone of 'https://github.com/spdk/dpdk.git' into submodule path '/home/rsa/spdk/dpdk' failed
Failed to clone 'dpdk'. Retry scheduled
Cloning into '/home/rsa/spdk/dpdk'...
fatal: The remote end hung up unexpectedly
fatal: clone of 'https://github.com/spdk/dpdk.git' into submodule path '/home/rsa/spdk/dpdk' failed
Failed to clone 'dpdk' a second time, aborting
Trying to just directly clone the DPDK submodule git also fails:
rsa(a)tppjoe08:~$ git clone https://github.com/spdk/dpdk.git
Cloning into 'dpdk'...
fatal: The remote end hung up unexpectedly
Thanks,
Joe
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 9413 bytes --]
next reply other threads:[~2018-05-09 20:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-09 20:13 Harris, James R [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-05-10 2:30 [SPDK] DPDK Submodules Git Clone Problem Gruher, Joseph R
2018-05-09 23:58 Luse, Paul E
2018-05-09 20:04 Gruher, Joseph R
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=37EEB294-ABA5-40EC-9CF3-47F9AD669ADD@intel.com \
--to=spdk@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox