I just installed a fresh version of Ubuntu Server 14.04.1 and
bootstrap.py works great for me.
The bootstrap script is verifying you have Mercurial 3.0+ installed and
falling back to installing from the PPA if not. You can always install
Mercurial 3.0+ manually to bypass the PPA.
http://mercurial.selenic.com/release/mercurial-3.1.tar.gz + `python
setup.py install PREFIX=/path/to/prefix` is what I do (just put
/path/to/prefix/bin in your PATH and you'll be set).
On 8/4/14, 7:22 AM, agrim khanna wrote:
Hey,
I was trying to to setup the development version of Firefox and was facing some problem. When i run the command
"wget https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py && python
bootstrap.py" while executing the command "sudo add-apt-repository ppa:mercurial-ppa/releases" it
gives error "Cannot add PPA: 'ppa:mercurial-ppa/releases'. Please check that the PPA name or format is
correct." and this leads to a traceback. Could you please help me to fix this problem. I am working on Ubuntu
14.04 LTS Operating System.
Thanking in anticipation,
Regards,
Agrim Khanna,
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform