Git Product home page Git Product logo

Comments (4)

jhermann avatar jhermann commented on June 3, 2024

./build.sh debian:buster

Unless you have runtime or other non-build problems…

from debianized-sentry.

xf- avatar xf- commented on June 3, 2024

I use no docker - i use the good old package way for debian :)

from debianized-sentry.

jhermann avatar jhermann commented on June 3, 2024

That does not mean packages cannot be built in containers… as they are here.

from debianized-sentry.

xf- avatar xf- commented on June 3, 2024

Your script works really good without docker :)

But with 9.1.2 i have an issue with with starting the web-service

 *** backtrace of 22333 ***
 [Sentry] uWSGI worker 2(uwsgi_backtrace+0x35) [0x564636721965]
 [Sentry] uWSGI worker 2(uwsgi_segfault+0x23) [0x564636721d33]
 /lib/x86_64-linux-gnu/libc.so.6(+0x37840) [0x7f652fd19840]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/.libs/./libssl-c0c2ede4.so.1.0.2q(ssl3_cleanup_key_block+0xb) [0x7f652b4becab]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/.libs/./libssl-c0c2ede4.so.1.0.2q(ssl3_clear+0x16) [0x7f652b4bc5a6]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/.libs/./libssl-c0c2ede4.so.1.0.2q(tls1_clear+0x9) [0x7f652b4c8219]
 /usr/lib/x86_64-linux-gnu/libssl.so.1.1(SSL_new+0x441) [0x7f6530720811]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/.libs/libpq-bd31fe2b.so.5.11(+0x23969) [0x7f652b753969]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/.libs/libpq-bd31fe2b.so.5.11(+0x24fc5) [0x7f652b754fc5]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/.libs/libpq-bd31fe2b.so.5.11(PQconnectPoll+0xb78) [0x7f652b73eba8]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/.libs/libpq-bd31fe2b.so.5.11(+0xfa28) [0x7f652b73fa28]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/.libs/libpq-bd31fe2b.so.5.11(PQconnectdb+0x1f) [0x7f652b74241f]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/_psycopg.so(+0x129c1) [0x7f652b9939c1]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/_psycopg.so(+0x1374f) [0x7f652b99474f]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x15c03a) [0x7f653003903a]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyObject_Call+0x53) [0x7f653009ddd3]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(_PyObject_CallFunction_SizeT+0xb7) [0x7f653009e737]
 /opt/venvs/sentry/local/lib/python2.7/site-packages/psycopg2/_psycopg.so(+0xc268) [0x7f652b98d268]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x60f2) [0x7f652fff30a2]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x19653e) [0x7f653007353e]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyObject_Call+0x53) [0x7f653009ddd3]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x106d) [0x7f652ffee01d]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x7590) [0x7f652fff4540]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x19653e) [0x7f653007353e]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyObject_Call+0x53) [0x7f653009ddd3]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x106d) [0x7f652ffee01d]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x62e9) [0x7f652fff3299]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x7590) [0x7f652fff4540]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x62e9) [0x7f652fff3299]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x1a2476) [0x7f653007f476]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x4815) [0x7f652fff17c5]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x1a2476) [0x7f653007f476]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x191406) [0x7f653006e406]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x1837ae) [0x7f65300607ae]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x15c03a) [0x7f653003903a]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyObject_Call+0x53) [0x7f653009ddd3]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x51d1) [0x7f652fff2181]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x7590) [0x7f652fff4540]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x19647c) [0x7f653007347c]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyObject_Call+0x53) [0x7f653009ddd3]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x1ad6ec) [0x7f653008a6ec]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyObject_Call+0x53) [0x7f653009ddd3]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x520b7) [0x7f652ff2f0b7]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x159831) [0x7f6530036831]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x11bfe9) [0x7f652fff8fe9]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x7eca) [0x7f652fff4e7a]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(+0x19653e) [0x7f653007353e]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyObject_Call+0x53) [0x7f653009ddd3]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x106d) [0x7f652ffee01d]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x62e9) [0x7f652fff3299]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x62e9) [0x7f652fff3299]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalCodeEx+0x732) [0x7f652ffec852]
 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0(PyEval_EvalFrameEx+0x62e9) [0x7f652fff3299]
 *** end of backtrace ***

from debianized-sentry.

Related Issues (9)

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.