I'm not sure whether I'm looking at this correctly (upstream developer of ibus-cangjie here, and Fedora packager), but it seems to me that Anthony correctly added the build requirement on python3-pycangjie:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/ibus- cangjie/trusty/view/head:/debian/control I'm going to go on a wild guess here, based on my experience in Fedora: did you do a mass rebuild of the distro when Python was upgraded from 3.3 to 3.4, in alphabetical order? If so, that would explain why ibus-cangjie failed: it needs to be rebuilt after python3-pycangjie (otherwise, the `cangjie` Python module would be installed in the 3.3 PYTHON_PATH, not the 3.4 one). If I guessed wrong, well, Anthony will need to figure out what's happening. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1279019 Title: FTBFS: configure: error: Please install the cangjie Python module To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ibus-cangjie/+bug/1279019/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
