That repo still didn't work. But this one did: https://github.com/avtobiff/erlang-uuid.git
sâmbătă, 14 martie 2015, 06:01:25 UTC+1, Carlos Paparoni a scris: > > Hi Darren, > > I ran into this a while ago. > > Open deps/boss_db/rebar.config (if I recall correctly, that should be the > file) and change the instance of git:// > gitorious.org/avtobiff/erlang-uuid.git to https:// > gitorious.org/avtobiff/erlang-uuid.git > > Once you do that, run make again; it should work with no issues. > > Good luck, > > ----------------------------------------------------------- > Carlos Eduardo Paparoni > Ingeniería de Sistemas, mención Sistemas Computacionales. > Universidad de Los Andes - Mérida, Edo. Mérida - Venezuela -- > [email protected] <javascript:> > Linkedin: http://ve.linkedin.com/in/kenshin23 > Skype: [email protected] <javascript:> > Linux Registered User #*402913* - Ubuntu *14.10* Utopic Unicorn x64 > Android 5.0 User > > 2015-03-13 11:41 GMT-04:30 Darren Daly <[email protected] <javascript:>>: > >> Hi all, >> >> I am getting an error when running make on chicago boss folder. >> I am using Ubuntu. >> >> Procedure: >> Installed erlang: >> >> wget http://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb >> sudo dpkg -i erlang-solutions_1.0_all.deb >> sudo apt-get update >> sudo apt-get install erlang >> >> Chicago Boss: git clone >> https://github.com/ChicagoBoss/ChicagoBoss.git >> cd ChicagoBoss/ >> git checkout tags/v0.8.14 >> make >> >> make gives me an error as follows: >> >> Cloning into 'uuid'... >> fatal: Could not read from remote repository. >> >> Please make sure you have the correct access rights >> and the repository exists. >> ERROR: git clone -n git://gitorious.org/avtobiff/erlang-uuid.git uuid failed >> with error: 128 and output: >> Cloning into 'uuid'... >> fatal: Could not read from remote repository. >> >> Please make sure you have the correct access rights >> and the repository exists. >> >> ERROR: 'get-deps' failed while processing >> /home/darren/git/ChicagoBoss/deps/boss_db: rebar_abort >> Makefile:11: recipe for target 'all' failed >> make: *** [all] Error 1 >> >> Stuck on this for hours now, if anyone has come across this before I would >> love to hear how you got past it. >> >> Thanks. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "ChicagoBoss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> Visit this group at http://groups.google.com/group/chicagoboss. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/chicagoboss/733c593b-30a0-4e8f-b8da-dda31231396a%40googlegroups.com >> >> <https://groups.google.com/d/msgid/chicagoboss/733c593b-30a0-4e8f-b8da-dda31231396a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/36b4ffae-ff7c-4aae-bcf2-bb392482261a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
