From: Erik Faye-Lund <kusmabite@gmail.com>
To: Konstantin Khomoutov <flatworm@users.sourceforge.net>
Cc: Ankush_Aggarwal@dell.com, git@vger.kernel.org
Subject: Re: Unable to clone GIT project
Date: Sun, 16 Sep 2012 21:48:43 +0200 [thread overview]
Message-ID: <CABPQNSbPF=_a7-+JnojM2DQAkkj7ZLhSnO+n-Ab=LSrHge1dnQ@mail.gmail.com> (raw)
In-Reply-To: <20120916104651.GF32381@localhost.localdomain>
On Sun, Sep 16, 2012 at 12:46 PM, Konstantin Khomoutov
<flatworm@users.sourceforge.net> wrote:
> On Sun, Sep 16, 2012 at 03:19:25AM +0000, Ankush_Aggarwal@DELL.com wrote:
>
>> I have created a GIT repository on Linux 64 bit machine.
>>
>> When I tried to clone GIT repository on windows 7 machine then I am getting below error.
>>
>> Error:
>> git-upload-pack: error while loading shared libraries: libiconv.so.2: cannot open shared object file: No such file or directory
>> fatal: The remote end hung up unexpectedly
>>
>> anyone please help me resolve the issue.
> See [1] and generally search google for msysgit+libiconv.so.2 as it
> contains links to other approaches to working around this problem.
>
> Note that questions about technical issues with Git for Windows are
> better asked on the msysgit mailing list [2] or in the project bug
> tracker [3] (after searching both places for the relevant information).
No. This is not a Git for Windows issue. The remote end is the one who
isn't able to load libiconv, you can tell from the fact that it
complains about "libiconv.so.2", not "libiconv-2.dll", and from the
fact that the client informs us that the remote end hung up.
Ankush: There's something wrong with the setup on your Linux machine;
most likely something related to the library path set up. What
protocol are you cloning over?
next prev parent reply other threads:[~2012-09-16 19:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-16 3:19 Unable to clone GIT project Ankush_Aggarwal
2012-09-16 10:30 ` Ankush_Aggarwal
2012-09-16 10:46 ` Konstantin Khomoutov
2012-09-16 19:48 ` Erik Faye-Lund [this message]
2012-09-17 20:21 ` Jeff King
2012-09-17 20:36 ` Ben Walton
2012-09-18 8:53 ` Ankush_Aggarwal
2012-09-18 9:06 ` Andreas Schwab
2012-09-21 17:24 ` Ankush_Aggarwal
2012-09-21 18:02 ` Ankush_Aggarwal
2012-09-21 18:37 ` Andreas Schwab
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='CABPQNSbPF=_a7-+JnojM2DQAkkj7ZLhSnO+n-Ab=LSrHge1dnQ@mail.gmail.com' \
--to=kusmabite@gmail.com \
--cc=Ankush_Aggarwal@dell.com \
--cc=flatworm@users.sourceforge.net \
--cc=git@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).