#2172: Python module fnmatch not provided
-------------------------+--------------------------------------------------
Reporter: iknowjoseph | Owner: openmoko-devel
Type: defect | Status: new
Priority: normal | Milestone:
Component: unknown | Version: unspecified
Severity: normal | Keywords:
Haspatch: 0 | Blockedby:
Estimated: | Patchreview:
Blocking: | Reproducible:
-------------------------+--------------------------------------------------
python-distutils tries to import fnmatch, but it has not been provided.
{{{
r...@om-gta02:~/gnue-common-0.6.9# python setup.py install
Traceback (most recent call last):
File "setup.py", line 192, in <module>
from distutils.filelist import FileList
File "/usr/lib/python2.5/distutils/filelist.py", line 12, in <module>
import fnmatch
ImportError: No module named fnmatch
r...@om-gta02:~/gnue-common-0.6.9#
}}}
Should this be provided with python or python-distutils?
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2172>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
_______________________________________________
devel mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/devel