git: fatal error: `chdir' failed: permission denied.

Andrey Yurovsky andrey at cozybit.com
Fri Dec 21 12:33:25 EST 2007


By the way, when you see:

/usr/bin/git-clone: 310: curl: not found

it usually means that your git was compiled without curl support (ie:
libcurl).  If you built it from source, rebuild it with curl support (grab
the dependency first).  Otherwise see if your distribution has a suitable
package.

  -Andrey

On 12/21/07, Luis Carlos Cobo <luisca at cozybit.com> wrote:
>
> We do not maintain that repository, but just tried and the same command
> works here... I guess you were unlucky and the server was down when you
> tried. Please try again, it should work.
>
>
> On Thu, 2007-12-20 at 22:51 -0800, hong zhang wrote:
> > Luis,
> >
> > I download git-core and got following error.
> >
> > hzhang at hzhang-desktop:~$ git-clone
> > http://git.sipsolutions.net/pynl80211.git
> > Initialized empty Git repository in
> > /home/hzhang/pynl80211/.git/
> > /usr/bin/git-clone: 310: curl: not found
> > Cannot get remote repository information.
> > Perhaps git-update-server-info needs to be run there?
> >
> >
> > ---henry
> > --- Luis Carlos Cobo <luisca at cozybit.com> wrote:
> >
> > > On Tue, 2007-12-18 at 20:26 -0800, hong zhang wrote:
> > > > List,
> > > >
> > > > I try to download 802.11s package and get
> > > following
> > > > error,
> > > >
> > > > Any idea? I update my git.
> > >
> > > Wrong git. The one you are using (GNU Interactive
> > > Tools) does not have
> > > anything to do with git, the version control system.
> > > In Debian and
> > > derivatives the version control system package is
> > > named git-core so,
> > >
> > > sudo apt-get remove git ; sudo apt-get install
> > > git-core
> > >
> > > and try again.
> > >
> > > By the way, you do not need to use sudo for the git
> > > clone command.
> > >
> > > Happy hacking.
> > >
> > > --
> > > Luis Carlos Cobo Rus       GnuPG ID: 44019B60
> > > cozybit Inc.
> > >
> > >
> > >
> >
> >
> >
> >
> ____________________________________________________________________________________
> > Be a better friend, newshound, and
> > know-it-all with Yahoo! Mobile.  Try it now.
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
> >
>
> --
> Luis Carlos Cobo Rus       GnuPG ID: 44019B60
> cozybit Inc.
>
>
> _______________________________________________
> Devel mailing list
> Devel at lists.open80211s.org
> http://open80211s.com/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://open80211s.com/pipermail/devel/attachments/20071221/39881812/attachment.html 


More information about the Devel mailing list