Same repository as openxcap is called python-application Adrian
On Jun 8, 2011, at 1:59 PM, Nethra Chander wrote: > Hi, > I re-installed openxcap from the sources. However, I am unable to start > openxcap successfully. > I receive the below message: > fatal error: need python-application version 1.2.8 or higer but only 1.2.7 is > installed > > apt-get install python-application confirms that the latest version is > installed. > > http://pypi.python.org/pypi/ lists the python-application version to be 1.2.7 > > Can you kindly assist as to where I can get the version 1.2.8 of > python-application, please? > > Appreciate all the support. > > Thank you in advance. > > Warm Regards, > Nethra Chander > > > > On Wed, Jun 8, 2011 at 12:13 PM, Saúl Ibarra Corretgé <[email protected]> > wrote: > Hi, > > On Jun 8, 2011, at 10:25 AM, Nethra Chander wrote: > > > Hello all, > > I am having issues while starting openxcap server > > > > The syslog reports: > > > > Jun 8 06:41:02 ip-10-56-65-60 openxcap[14219]: Starting OpenXCAP 2.0.0 > > Jun 8 06:41:02 ip-10-56-65-60 openxcap[14219]: using set_wakeup_fd > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: fatal error: failed to > > create OpenXCAP 2.0.0: Document is empty, line 1, column 1 > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: Traceback (most recent call > > last): > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: File > > "/usr/local/bin/openxcap", line 64, in <module> > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: from xcap.server import > > XCAPServer > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: File > > "/usr/local/lib/python2.6/dist-packages/xcap/server.py", line 20, in > > <module> > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: from xcap import > > authentication > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: File > > "/usr/local/lib/python2.6/dist-packages/xcap/authentication.py", line 28, > > in <module> > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: from xcap.appusage > > import getApplicationForURI, namespaces, public_get_applications > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: File > > "/usr/local/lib/python2.6/dist-packages/xcap/appusage/__init__.py", line > > 357, in <module> > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: > > XCAPDirectoryApplication.id: XCAPDirectoryApplication(storage) > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: File > > "/usr/local/lib/python2.6/dist-packages/xcap/appusage/__init__.py", line > > 59, in __init__ > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: self.xml_schema = > > etree.XMLSchema(xml_schema_doc) > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: File "xmlschema.pxi", > > line 103, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:117017) > > Jun 8 06:41:32 ip-10-56-65-60 openxcap[14219]: XMLSchemaParseError: > > Document is empty, line 1, column 1 > > > > I have modified the xcap-directory.xsd file to point to the schema location > > from the local file. > > > > <?xml version="1.0" encoding="UTF-8"?> line is also included in the > > xcap-directory.xsd file > > > > Appreciate all assistance. > > > > The upcoming bugfix release should fix that. If you want to get latest code > today you may install OpenXCAP from sources: > http://openxcap.org/wiki/Installation#VersionControlRepository > > > Regards, > > -- > Saúl Ibarra Corretgé > AG Projects > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
