Arisu Tachibana

Results 19 issues of Arisu Tachibana

``` ~/Gdocker $ docker-compose logs |grep -ie error db_1 | 2022-12-16 16:12:35.945 UTC [32] ERROR: relation "version" does not exist at character 15 db_1 | 2022-12-16 16:12:35.946 UTC [32] ERROR:...

from the database ``` ERROR: duplicate key value violates unique constraint "sourcestamps_ss_hash_key" ERROR: duplicate key value violates unique constraint "buildrequest_claims_brids" ```

Testing elivepatch-client faking to build something. Useful for travis, or for doing simple functionality test.

- [x] add a `__main__.py` in elivepatch-client - [x] remove `bin/elivepatch` - [x] add a simple `main()` to call from `setup.py` - [ ] update the `README.md` accordingly (see [here](https://github.com/pallets/flask/blob/master/setup.py#L79)...

kernel: 4.19.1 kernel_config: https://gist.github.com/aliceinwire/72d090b6ff4ec8cc019882e553fbeacb patch: https://gist.github.com/aliceinwire/9cc9d852f5a99450f035052474d85044 localhost ~ # gcc --version gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source...

bug

We need to define a standard for security overlay git repository that contain the upstream id and explanation. We need also to define what to do, if there is need...

enhancement

Port elivepatch-client to others distributions (for example Debian, Fedora, Ubuntu) The elivepatch-server need to be able to build live-patches for different distributions.

help wanted

Would be effective for working on the code more easily to have some code for doing unit/integration testing

help wanted