14 Apr 2021 |
gcrkrause | simply add apk add py3-lxml and do your stuff and later I can evaluate if we should switch to a pip package | 17:32:32 |
petitminion2 | okey thx ! pip is more efficient than alpine package ? | 17:34:52 |
gcrkrause | pip has the advantage it does the same in our ansible deployment | 17:36:10 |
petitminion2 | ModuleNotFoundError: No module named 'lxml' | 18:11:13 |
Gitlab Notifications | [funkwhale/funkwhale] petitminion opened issue Service Unavailable: back again (#1417) | 18:33:28 |
petitminion2 | sudo docker-compose -f dev.yml run --rm api pip3 install lxml -> Requirement already satisfied: lxml in /venv/lib/python3.7/site-packages (4.6.3) but ImportError: Error loading shared library libxslt.so.1: No such file or directory (needed by /venv/lib/python3.7/site-packages/lxml/etree.cpython-37m-x86_64-linux-gnu.so) | 18:36:56 |
petitminion2 | when i try installing pip with RUN apk add --update --no-cache --virtual .build-deps g++ gcc libxml2-dev libxslt-dev python-dev && \ apk add --no-cache libxslt && \ pip install --no-cache-dir lxml>=3.5.0 && \ apk del .build-deps | 18:37:44 |
petitminion2 | well...i'm using import xml.etree.ElementTree this works | 19:14:27 |
Gitlab Notifications | [funkwhale/funkwhale] petitminion commented on issue Add option to be able to import / export playlists (#836) | 19:32:47 |
Gitlab Notifications | [funkwhale/funkwhale] Amos Blanton commented on issue Re-import of existing large music library does not notice changed files (#1412) | 19:43:36 |
Gitlab Notifications | [funkwhale/funkwhale] AMoonRabbit commented on issue Year based Radio (#1383) | 20:38:14 |
Gitlab Notifications | [funkwhale/funkwhale] petitminion commented on issue Year based Radio (#1383) | 20:58:35 |
Gitlab Notifications | [funkwhale/funkwhale] Jakob Schürz commented on issue Service Unavailable: back again (#1417) | 23:32:48 |
15 Apr 2021 |
Gitlab Notifications | [funkwhale/funkwhale] funkwhale-bot commented on issue Subsonic API scrobble call not triggering scrobble plugin (#1416) | 04:04:17 |
Gitlab Notifications | [funkwhale/funkwhale] funkwhale-bot commented on issue Make blocklist publically available (#1415) | 04:04:18 |
Gitlab Notifications | [funkwhale/funkwhale] funkwhale-bot commented on issue Interact with Fediblock.org to manage block list (#1414) | 04:04:20 |
Gitlab Notifications | [funkwhale/funkwhale] petitminion commented on issue Add option to be able to import / export playlists (#836) | 09:04:42 |
Gitlab Notifications | [funkwhale/funkwhale] petitminion commented on issue Add option to be able to import / export playlists (#836) | 11:06:10 |
16 Apr 2021 |
gcrkrause | petitminion2: Sorry for the missing replies, quite busy times currently | 06:53:30 |
gcrkrause | I try to have a look at your comments as soon as possible, but i am not sure if I can manage this weekend. Anyway, providing a Merge Request, even if its only an addition to the backend, is appreciated :) | 06:54:12 |
Gitlab Notifications | [funkwhale/funkwhale] Georg Krause reopened issue funkwhale-worker.service error option --concurrency (#1160) | 06:55:19 |
petitminion2 | no worries :D
okey thx ! | 09:27:53 |
Gitlab Notifications | [funkwhale/funkwhale] petitminion commented on issue Service Unavailable: back again (#1417) | 10:45:35 |
Gitlab Notifications | [funkwhale/funkwhale] Alex Phillips commented on issue Investigate duplicate artists when importing (#969) | 13:05:13 |
Gitlab Notifications | [funkwhale/funkwhale] vachan-maker opened issue Control playback speed for podcasts (#1418) | 16:23:10 |
17 Apr 2021 |
Gitlab Notifications | [funkwhale/funkwhale] funkwhale-bot commented on issue Control playback speed for podcasts (#1418) | 04:04:35 |
Gitlab Notifications | [funkwhale/funkwhale] Georg Krause commented on issue Service Unavailable: back again (#1417) | 06:21:57 |
Gitlab Notifications | [funkwhale/funkwhale] heyarne opened merge request Add track or album cover to track detail page (!1297) | 08:01:30 |
Gitlab Notifications | [funkwhale/funkwhale] Tony Wasserka commented on merge request Add track or album cover to track detail page (!1297) | 08:11:42 |
Gitlab Notifications | [funkwhale/funkwhale] heyarne commented on merge request Add track or album cover to track detail page (!1297) | 08:16:53 |