Lorenzo Bolla

Results 16 issues of Lorenzo Bolla

At the moment, one has to stop the aptly web server in order to be able to use the `aptly` command from the terminal. This is because leveldb prevents multiple...

## Detailed Description It would be good to mark stale issues somehow, to focus on active issues first. E.g. https://github.com/marketplace/stale E.g. a comment from the bot: https://github.com/zeromq/netmq/issues/331#issuecomment-766150659

See comment https://github.com/getsentry/raven-python/issues/1155#issuecomment-473423879 When serializing error data (traceback, local vars, etc.) to be sent to the backend, `json.dumps` is used, in `raven.utils.json`. `json.dumps` can fail, e.g. when local data has...

Also, don't try to call json.dumps with "encoding" keyword in Python3, which does not support it.

I am hitting the below error when trying to import data from a Postgres table, with a column of type "array" and empty value. E.g. consider a PG table like...

When debugging, it's useful to know which API calls are triggered manually by logged in users.

``` Oct 08 09:44:57 molior-test molior[50645]: local variable 'state' referenced before assignment Traceback (most recent call last): File "/usr/lib/python3/dist-packages/molior/molior/worker_aptly.py", line 242, in finalize_mirror upd_progress = await aptly.mirror_get_progress(task_id) File "/usr/lib/python3/dist-packages/molior/aptly/api.py", line...

At the moment, we just mark the build as "build_failed". It would be useful to know why the build failed, e.g. an error code or error message, so clients can...

To track all changes to tables, like inserts, updates, deletions, etc.

Molior logs show these errors: ``` May 03 03:57:42 molior-prod molior[18481]: socket.accept() out of system resource socket: