[Bug 1864290] Re: FTBFS on python2 removal
Mitsuya Shibata
mty.shibata at gmail.com
Sat Feb 22 12:01:07 UTC 2020
Upstream of mozc package doesn't prepare to support python3 yet.
I attach patch which just use "/usr/bin/python2" instead of "/usr/bin/python" on build package.
Could you sponsor it?
** Patch added: "workaround_python2_removal.debdiff"
https://bugs.launchpad.net/ubuntu/+source/mozc/+bug/1864290/+attachment/5330275/+files/workaround_python2_removal.debdiff
** Changed in: mozc (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1864290
Title:
FTBFS on python2 removal
Status in mozc package in Ubuntu:
In Progress
Bug description:
mozc cannot build current focal because /usr/bin/python is removed.
https://launchpad.net/ubuntu/+source/mozc/2.23.2815.102+dfsg-8build1
INFO: Running: ninja -v -C out_linux/Release ibus_mozc mozc_emacs_helper mozc_server mozc_renderer fcitx-mozc uim-mozc
ninja: Entering directory `out_linux/Release'
[1/629] cd ../../usage_stats; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=usage_stats.proto" "--cpp_out=../out_linux/Release/gen/proto_out"
FAILED: gen/proto_out/usage_stats/usage_stats.pb.h gen/proto_out/usage_stats/usage_stats.pb.cc
cd ../../usage_stats; python ../build_tools/protoc_wrapper.py "--project_root=.." "--protoc_command=protoc" "--proto=usage_stats.proto" "--cpp_out=../out_linux/Release/gen/proto_out"
/bin/sh: 1: python: not found
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mozc/+bug/1864290/+subscriptions
More information about the Ubuntu-sponsors
mailing list