[Olsr-users] git clone url is not wrking....

Sunder Ganesan (spam-protected)
Fri Apr 29 10:11:45 CEST 2016


cho "Checking out files from the git repository..."; mkdir -p
/home/user/v1.7a/rel_snmp/trunk/tmp/dl && cd
/home/user/v1.7a/rel_snmp/trunk/tmp/dl && rm -rf olsrd-0.9.0.3 && [ \! -d
olsrd-0.9.0.3 ] && git clone https://github.com/OLSR/OONF.git olsrd-0.9.0.3
--recursive && (cd olsrd-0.9.0.3 && git checkout v0.9.0.3 && git submodule
update) && echo "Packing checkout..." && rm -rf olsrd-0.9.0.3/.git &&  tar
czf /home/user/v1.7a/rel_snmp/trunk/tmp/dl/olsrd-0.9.0.3-v0.9.0.3.tar.gz
olsrd-0.9.0.3 && mv
/home/user/v1.7a/rel_snmp/trunk/tmp/dl/olsrd-0.9.0.3-v0.9.0.3.tar.gz
/home/user/v1.7a/rel_snmp/trunk/dl/ && rm -rf olsrd-0.9.0.3;
Checking out files from the git repository...
Cloning into 'olsrd-0.9.0.3'...
remote: Counting objects: 14667, done.
remote: Compressing objects: 100% (97/97), done.
remote: Total 14667 (delta 36), reused 0 (delta 0), pack-reused 14570
Receiving objects: 100% (14667/14667), 3.42 MiB | 1002.00 KiB/s, done.
Resolving deltas: 100% (11625/11625), done.
error: pathspec 'v0.9.0.3' did not match any file(s) known to git.
make[3]: ***
[/home/user/v1.7a/rel_snmp/trunk/dl/olsrd-0.9.0.3-v0.9.0.3.tar.gz] Error 1
make[3]: Leaving directory
`/home/user/v1.7a/rel_snmp/trunk/feeds/routing/olsrd'
make[2]: *** [package/feeds/routing/olsrd/compile] Error 2
make[2]: Leaving directory `/home/user/v1.7a/rel_snmp/trunk'
make[1]: ***
[/home/user/v1.7a/rel_snmp/trunk/staging_dir/target-mips64-openwrt-linux-gnu/stamp/.package_compile]
Error 2
make[1]: Leaving directory `/home/user/v1.7a/rel_snmp/trunk'
make: *** [world] Error 2
[(spam-protected) trunk]#

Hi Henning,

Thanks a load for an instant help.
Could you please let me know the version on which I can clone.. is it a
version conflict?

wr,
Sunder

On Fri, Apr 29, 2016 at 1:00 PM, Henning Rogge <(spam-protected)> wrote:

> On Fri, Apr 29, 2016 at 9:14 AM, Sunder Ganesan
> <(spam-protected)> wrote:
> > [(spam-protected) dl]# git clone http://olsr.org/git/olsrd.git
> > Cloning into 'olsrd'...
> > fatal: unable to access 'http://olsr.org/git/olsrd.git/': The requested
> URL
> > returned error: 403
> > [(spam-protected) dl]#
> >
> > If I run same url:  "http://olsr.org/git/olsrd.git" in firefox web
> browser,
> > able to open the website.
> > If I run same url:  "http://olsr.org/git/olsrd.git/" in firefox web
> browser.
> > not able to open the website.
> >
> > Request to point out this issue...
>
> Yes, we know...
>
> it was a security issue. We moved the main repository to Github to solve
> it.
>
> Just update your URL to https://github.com/OLSR/OONF.git
>
> (I just noticed I forgot one place where the old repository was
> mentioned in the Wiki, it is fixed now)
>
> Henning
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20160429/c8ec7245/attachment.html>


More information about the Olsr-users mailing list