GithubHelp home page GithubHelp logo

Comments (4)

killua-eu avatar killua-eu commented on July 2, 2024 2

Now I get it :) I suggest to document in big fat letters "dont try to use sydent, its futile" in sydent's readme .. stumbled upon the ident server in the vector.im config.json so went straight for getting one, as I try to evaluate the current state of matrix for light production use.

from sydent.

ara4n avatar ara4n commented on July 2, 2024 2

have filed #22 to fix the doc - thanks for pointing it out!

from sydent.

ara4n avatar ara4n commented on July 2, 2024

typically you really don't need to run a sydent; all it does is map email addresses to matrix ids so people can discover you publically on matrix by your email addres. this only works if you are part of the public cluster of sydents, which a personal instance won't be. we are looking at how to fix this (by replacing sydent) to be decentralised but haven't got there yet.

On 19 Jun 2016, at 11:18, killua-eu [email protected] wrote:

OK, so

add-apt-repository -s "https://matrix.org/packages/debian/ testing main"
gpg --keyserver pgp.mit.edu --recv-keys AD0592FE47F0DF61
apt-get install matrix-synapse nodejs nodejs-legacy npm
apt-get syutil
mkdir -p /opt
cd /opt
git clone https://github.com/matrix-org/sydent.git
cd /opt/sydent
apt install virtualenv
virtualenv env
source env/bin/activate
pip install setuptools_trial mock # this fails
python setup.py test # this fails too
So the first failure is

Failed building wheel for Twisted
Command "/opt/sydent/env/bin/python2 -u -c "import setuptools, tokenize;file='/tmp/pip-build-Fmu_QK/Twisted/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-Utbikr-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/sydent/env/include/site/python2.7/Twisted" failed with error code 1 in /tmp/pip-build-Fmu_QK/Twisted/
Here the full log. sydent.log.txt
My suggestions:

please kindly update the readme for sydent
ideally package up sydent as well

You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from sydent.

killua-eu avatar killua-eu commented on July 2, 2024

Closing this issue, thanks for the explanation.

from sydent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.