Hi, On Tue, Aug 18, 2015 at 5:36 PM, Andreas Tille <[email protected]> wrote: > > Hi Akshita, > > On Mon, Aug 17, 2015 at 08:28:16PM +0530, Akshita Jha wrote: > > > In principle it would be sufficient to do > > > > > > ./update-and-run.sh blend-med > > > > $ ./update-and-run.sh blend-med, gives me the error: > > > > fatal: repository 'https://git.debian.org/git/blends/website.git/' not found > > > > So, I changed the link to "WEBCONFGIT=git:// > > anonscm.debian.org/git/blends/website.git" in > > scripts/fetch_blends_metadata.sh. Now, I get the error: > > > > fatal: repository ' https://anonscm.debian.org/blends/projects/3dprinter.git/' > > not found > > > > How can I rectify this error ? > > I suspect some proxy issue again (since I was perfectly able to run this > script from several random places). >
It isn't a proxy error, since I am able to clone the repositories in my local machine. The error occurs in the virtual machine I use. So, I cloned the repos in my system and have copied them to the virtual box. I have not been able to figure out the issue with my virtual machine yet. It can successfully clone some repositories but fails for others. > May be you create a local branch with URLs that are working to be able > to work with this? As I said you can perfectly create some > "only-run.sh" script and use what you downloaded once. > Yes, I'll be using "only-run.sh". I'll get back to you in case of doubts. Regards, Akshita
