[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] Submodule update fail
From: |
Louis Holbrook |
Subject: |
Re: [Linphone-users] Submodule update fail |
Date: |
Sun, 29 Mar 2020 10:27:40 +0200 |
Thanks Peio, I was able to build with this instruction.
On Fri, Mar 27, 2020 at 05:29:30PM +0100, Peio Rigaux wrote:
> Hello Louis.
>
> Just a quick answer for now :
>
> We changed the name of the submodule "linphone" a few weeks ago. It is
> now named "liblinphone" (it might be the root cause of your problem)
>
> I see that you are trying to clone from
> "git://git.linphone.org/linphone", but on the website the clone command
> is done via https.
>
> Please try with this command instead : "git clone
> https://gitlab.linphone.org/BC/public/linphone-desktop.git --recursive"
> and with the master branch.
>
>
> Regards,
>
> Peio Rigaux
> Junior Software Engineer
> Belledonne Communications, the company behind Linphone
> Linphone.org <https://linphone.org/>
>
> Le 27/03/2020 à 16:17, Louis Holbrook a écrit :
> > Hello,
> >
> > I'm trying to build linphone from the download link on linphone.org
> >
> > One of the submodules seems to be missing. I've tried with master
> > 6b552685b7000dcc14719ddff9445eb16db1f197 and
> > 4.1.1
> >
> > ---
> >
> > $ git submodule update
> > Cloning into
> > '/home/lash/src/ext/misc/linphone-desktop/submodules/linphone'...
> > fatal: remote error: access denied or repository not exported: /linphone
> > fatal: clone of 'git://git.linphone.org/linphone' into submodule path
> > '/home/lash/src/ext/misc/linphone-desktop/submodules/linphone' failed
> > Failed to clone 'submodules/linphone'. Retry scheduled
> > Cloning into
> > '/home/lash/src/ext/misc/linphone-desktop/submodules/linphone'...
> > fatal: remote error: access denied or repository not exported: /linphone
> > fatal: clone of 'git://git.linphone.org/linphone' into submodule path
> > '/home/lash/src/ext/misc/linphone-desktop/submodules/linphone' failed
> > Failed to clone 'submodules/linphone' a second time, aborting
> >
> >
> > _______________________________________________
> > Linphone-users mailing list
> > address@hidden
> > https://lists.nongnu.org/mailman/listinfo/linphone-users
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-users