On Thu, Apr 3, 2008 at 11:45 AM, Brian M. Williams <bwilliams@xxxxxxxxxx> wrote: > I built the toolchain out of trunk this morning (rev 2860); I have > python 2.4.3 installed on RHEL 5.1, running semanage with any input > gives this error: > > [root@localhost policy]# semanage > Traceback (most recent call last): > File "/usr/sbin/semanage", line 24, in ? > import seobject > File "/usr/lib/python2.4/site-packages/seobject.py", line 93, in ? > import xml.etree.ElementTree > ImportError: No module named etree.ElementTree > > Does anyone know where this might be coming from? Does semanage need a > newer version of python? > semanage requires python 2.5 The dependency was introduced in svn revision 2700 (at least the xml.etree one). This was recently reported on Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471944 > > -- > This message was distributed to subscribers of the selinux mailing list. > If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with > the words "unsubscribe selinux" without quotes as the message. > -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.