Summary: | app-emulation/waydroid::guru: installs stray "tools" Python package | ||
---|---|---|---|
Product: | GURU | Reporter: | Andrija Prčić <andrija.prcic> |
Component: | Package issues | Assignee: | GURU project <guru-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny, pascal.jaeger |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | log from failed emerge dev-python/pyqtgraph process |
Description
Andrija Prčić
2022-10-23 09:41:02 UTC
Created attachment 825113 [details]
log from failed emerge dev-python/pyqtgraph process
Upon further inspection, it turns out that the import error was caused by app-emulation/waydroid from the guru overlay, which installed files directly in /usr/lib/python3.10/site-packages/tools instead of adding a waydroid directory there. Removing the waydroid package makes pyqtgraph install correctly, tested with both the new and the previous versions. You can reject this bug, since the problem is not within the dev-python/pyqtgraph package, as initially reported. Ok, accepted. I'll try to fix that in waydroid-1.3.4-r1 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d94f874253b808e4a36bca497b0bd4c498954a09 commit d94f874253b808e4a36bca497b0bd4c498954a09 Author: Denis Reva <denis7774@gmail.com> AuthorDate: 2022-12-20 12:17:30 +0000 Commit: Denis Reva <denis7774@gmail.com> CommitDate: 2022-12-20 12:17:30 +0000 app-emulation/waydroid: Bug fixes: fixed mimeinfo update and closes fixed in previous version bug Closes: https://bugs.gentoo.org/878081 Closes: https://bugs.gentoo.org/887295 Bug: https://bugs.gentoo.org/834025 Signed-off-by: Denis Reva <denis7774@gmail.com> .../{waydroid-1.3.4-r4.ebuild => waydroid-1.3.4-r5.ebuild} | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) |