Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1648 by [email protected]: ibus-anthy tarballs hard-code
/usr/local/share/ in _config.py
http://code.google.com/p/ibus/issues/detail?id=1648
Every ibus-anthy tarball from 1.3.* to 1.5.3 ship engine/_config.py
containing this:
PKGDATADIR = '/usr/local/share/ibus-anthy'
LIBEXECDIR = '/usr/local/libexec'
LOCALEDIR = '/usr/local/share/locale'
For comparison, see
https://github.com/ibus/ibus-anthy/blob/master/engine/_config.py.in
This means that distros have to regenerate the file with the correct values
or else you'll get ImportError: No module named anthyprefs
It looks like just deleting _config.py will cause the installer to
regenerate it so please fix your tarball creation procedure to not include
engine/_config.py.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
---
You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.