Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#67149 - [libkkc-data] missing python2-marisa make dependency
Attached to Project:
Community Packages
Opened by tinywrkb (tinywrkb) - Monday, 29 June 2020, 22:14 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 29 June 2020, 22:28 GMT
Opened by tinywrkb (tinywrkb) - Monday, 29 June 2020, 22:14 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 29 June 2020, 22:28 GMT
|
Detailslibkkc-data is not reproducible due to missing make dependency python2-marisa.
I suggest the following changes to libkkc and libkkc-data. I have not tested if python-marisa is actually still required, and I don't know if this breaks anything as I don't use the package and only notice this because I'm building fcitx. |
This task depends upon
With this patch there's no need for adding libkkc as a dependency of libkkc-data so no need to bump libkkc release to checkout master branch and pull in the latest python3 fixes.
And I confirmed that python-marisa is needed as a make dependency for libkkc-data.
Here's another alternative that uses the [patch from the debian package](https://salsa.debian.org/input-method-team/libkkc-data/-/blob/master/debian/patches/0001-tools-Import-upstream-py3-compat-version.patch).