Setup method that scorp123 describes above gives me an error message when I run sudo /usr/bin/simias-server-setup (after the setup phase):
Configuring ...Failed System.ArgumentNullException: Argument cannot be null. Parameter name: Either baseUri or relativeUri are required. at System.Xml.XmlResolver.ResolveUri (System.Uri baseUri, System.String relativeUri) [0x00000] at System.Xml.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable nt) [0x00000] at System.Xml.XmlDocument.Load (System.String filename) [0x00000] at Novell.iFolder.SimiasServerSetup.SetupSimias () [0x00000] at Novell.iFolder.SimiasServerSetup.Configure () [0x00000] at Novell.iFolder.SimiasServerSetup.Main (System.String[] args) [0x00000] at System.Xml.XmlResolver.ResolveUri (System.Uri baseUri, System.String relativeUri) [0x00000] at System.Xml.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable nt) [0x00000] at System.Xml.XmlDocument.Load (System.String filename) [0x00000] at Novell.iFolder.SimiasServerSetup.SetupSimias () [0x00000] at Novell.iFolder.SimiasServerSetup.Configure () [0x00000] at Novell.iFolder.SimiasServerSetup.Main (System.String[] args) [0x00000] FAILED -- [needs-packaging] iFolder https://bugs.launchpad.net/bugs/87122 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
