HI,

as Firefox sync servers 1.1 will be shut down soon i am trying to set up my 
own. The only place for it is a Synology NAS, ipkg installed. I have only basic 
knowledge about server administration, so i follow instructions given here

http://docs.services.mozilla.com/howtos/run-sync.html
http://www.synology-forum.de/showthread.html?26625-Eigener-Firefox-Sync-Server-auf-Synology&p=220407&viewfull=1#post220407
 (german)

It works fine until i run into an error with 'make build':

DSStudio> make build
virtualenv --python=`which python2 python | head -n 1` --distribute 
--no-site-packages .
Running virtualenv with interpreter /usr/bin/python2
New python executable in ./bin/python2
Not overwriting existing python script ./bin/python (you must use ./bin/python2)
Installing setuptools, pip, wheel...done.
bin/pip install -U -i http://pypi.python.org/simple Distribute
You are using pip version 7.0.3, however version 7.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting Distribute
  The repository located at pypi.python.org is not a trusted or secure host and 
is being ignored. If this repository is available via HTTPS it is recommended 
to use HTTPS instead, otherwise you may silence this warning and allow it 
anyways with '--trusted-host pypi.python.org'.
  Could not find a version that satisfies the requirement Distribute (from 
versions: )
No matching distribution found for Distribute
make: *** [build] Error 1

I'd appreciate any help and guidance!

Achim

_______________________________________________
Sync-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/sync-dev

Reply via email to