Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906240 - media-gfx/inkscape: dependency dev-python/appdirs missing
Summary: media-gfx/inkscape: dependency dev-python/appdirs missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-13 03:36 UTC by lizhuohua1994
Modified: 2023-12-14 05:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lizhuohua1994 2023-05-13 03:36:54 UTC
The Extension Manager of inkscape depends on "dev-python/appdirs".

Steps to reproduce:

Open Inkscape
Click menu Extensions, Manage Extensions
Get error: "ModuleNotFoundError: No module named 'appdirs'"

Manually installing "dev-python/appdirs" solves this problem.
Comment 1 Larry the Git Cow gentoo-dev 2023-05-13 03:54:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4cfa22bd0a79ff0fe88ae7e44f2d774e71184b4

commit c4cfa22bd0a79ff0fe88ae7e44f2d774e71184b4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-13 03:53:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-13 03:53:36 +0000

    media-gfx/inkscape: add appdirs dep for extension store
    
    Closes: https://bugs.gentoo.org/906240
    Signed-off-by: Sam James <sam@gentoo.org>

 .../inkscape/{inkscape-1.2.2-r3.ebuild => inkscape-1.2.2-r4.ebuild}      | 1 +
 media-gfx/inkscape/inkscape-9999.ebuild                                  | 1 +
 2 files changed, 2 insertions(+)