pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libFoundation + sope



On 30/08/2009 7:52 PM, Thomas Klausner wrote:
If someone can test and verify that the packages work, I'll commit
them.


Sorry for the delay, I've just tested now. Everything compiles/installs fine:

# pkg_info |grep -i ^so
sope-4.6beta0 Set of frameworks for a complete web application server environment
SOGo-1.0.2          SOGo is a Scaleable Groupware Server

Though these are the first things I noticed:

* can't log in as user sogo for using 'defaults' program to edit config (even with 'su - sogo' from root) * no home directory created (says /var/sogo in passwd though sogo docs use /home/sogo and may be better for consistency with the provided documentation
* no rc script for starting sogod

Aside from those minor things, following the sogo documentation I get to starting the sogo daemon:

2009-09-08 13:20:47.206 sogod[1225] starting SOGo (build root@ 200909041101)
2009-09-08 13:20:47.208 sogod[1225] Note: vmem size check enabled: shutting down app when vmem > 200 MB
Sep 08 13:20:47 sogod [1225]: SNS support disabled.
2009-09-08 13:20:47.226 sogod[1225] File NSBundle.m: 672. In [NSBundle +_addFrameworkFromClass:] Could not find framework SOGo in any standard location Sep 08 13:20:49 sogod [1225]: <0x0x7f7ffdd6f280[SOGoObject]> DAV REPORT map not found! Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> scanning SOGo products in: /home/sogo/GNUstep/Library/SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> scanning SOGo products in: /usr/pkg/lib/GNUstep/SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: Appointments.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: Contacts.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: Mailer.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: CommonUI.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: ContactsUI.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: MailerUI.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: MailPartViewers.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: MainUI.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: PreferencesUI.SOGo Sep 08 13:20:49 sogod [1225]: <0x0x7f7ff3a41770[SOGoProductLoader]> register SOGo product: SchedulerUI.SOGo
2009-09-08 13:20:49.579 sogod[1225] Note: fetching full mail header.
2009-09-08 13:20:49.580 sogod[1225] Note(SOGoMailObject): using constant etag for mail parts: '"imap4url_1_0_126"' 2009-09-08 13:20:49.581 sogod[1225] Note(SOGoMailBodyPart): using constant etag for mail parts: '"imap4url_1_0_126"' 2009-09-08 13:20:49.582 sogod[1225] Note: using SOGo mail spool folder: /tmp/ 2009-09-08 13:20:49.582 sogod[1225] Note: using SOGo mail spool folder: /tmp/ 2009-09-08 13:20:49.583 sogod[1225] Note: using drafts folder named: 'Drafts' 2009-09-08 13:20:49.584 sogod[1225] Note: using shared-folders name: 'Shared Folders' 2009-09-08 13:20:49.584 sogod[1225] Note: using other-users-folders name: 'Other Users' Sep 08 13:20:49 sogod [1225]: |SOGo| WOHttpAdaptor listening on address *:20000

Which looks pretty good, apart from the "Could not find framework SOGo in any standard location" error. I should note also that it managed to create the posgresql tables on first run.

Accessing the app port directly yields a login screen (horribly formatted at least in firefox) and:

Sep 08 13:23:37 sogod [1225]: <0x0x7f7ff887d870[SOGoCache]> Cache cleanup interval set every 300.000000 seconds 2009-09-08 13:23:37.194 sogod[1225] Note(SoObject): SoDebugKeyLookup is enabled! 2009-09-08 13:23:37.194 sogod[1225] Note(SoObject): SoDebugBaseURL is enabled! 2009-09-08 13:23:37.195 sogod[1225] Note(SoObject): relative base URLs are enabled. 2009-09-08 13:23:37.200 sogod[1225] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/x-vcard', using 'VSvCardSaxDriver' as default for type text/x-vcard. 2009-09-08 13:23:37.200 sogod[1225] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/calendar', using 'VSiCalSaxDriver' as default for type text/calendar. localhost - - [08/Sep/2009:13:23:37 GMT] "GET / HTTP/1.1" 200 3079/0 0.536 9402 67% - localhost - - [08/Sep/2009:13:23:37 GMT] "GET /.woa/WebServerResources/generic.css HTTP/1.1" 200 15482/0 0.068 - - - localhost - - [08/Sep/2009:13:23:37 GMT] "GET /.woa/WebServerResources/dtree.css HTTP/1.1" 200 664/0 0.008 - - - localhost - - [08/Sep/2009:13:23:37 GMT] "GET /.woa/WebServerResources/SOGoRootPage.css HTTP/1.1" 200 2195/0 0.006 - - - localhost - - [08/Sep/2009:13:23:37 GMT] "GET /.woa/WebServerResources/sogo-logo.png HTTP/1.1" 200 5523/0 0.004 - - - localhost - - [08/Sep/2009:13:23:37 GMT] "GET /.woa/WebServerResources/inverse.png HTTP/1.1" 200 2562/0 0.005 - - - localhost - - [08/Sep/2009:13:23:37 GMT] "GET /.woa/WebServerResources/busy.gif HTTP/1.1" 200 825/0 0.006 - - - localhost - - [08/Sep/2009:13:23:39 GMT] "GET /.woa/WebServerResources/prototype.js HTTP/1.1" 200 135752/0 1.088 - - - localhost - - [08/Sep/2009:13:23:40 GMT] "GET /.woa/WebServerResources/tablekit.js HTTP/1.1" 200 32110/0 0.063 - - - localhost - - [08/Sep/2009:13:23:41 GMT] "GET /.woa/WebServerResources/tablekit-trueresize.js HTTP/1.1" 200 4265/0 0.070 - - - localhost - - [08/Sep/2009:13:23:41 GMT] "GET /.woa/WebServerResources/tablekit-sogo.js HTTP/1.1" 200 449/0 0.073 - - - localhost - - [08/Sep/2009:13:23:41 GMT] "GET /.woa/WebServerResources/JavascriptAPIExtensions.js HTTP/1.1" 200 9424/0 0.061 - - - localhost - - [08/Sep/2009:13:23:41 GMT] "GET /.woa/WebServerResources/HTMLElement.js HTTP/1.1" 200 7491/0 0.062 - - - localhost - - [08/Sep/2009:13:23:41 GMT] "GET /.woa/WebServerResources/HTMLInputElement.js HTTP/1.1" 200 1766/0 0.062 - - - localhost - - [08/Sep/2009:13:23:42 GMT] "GET /.woa/WebServerResources/HTMLTableElement.js HTTP/1.1" 200 1172/0 0.085 - - - localhost - - [08/Sep/2009:13:23:42 GMT] "GET /.woa/WebServerResources/generic.js HTTP/1.1" 200 42035/0 0.072 - - - localhost - - [08/Sep/2009:13:23:45 GMT] "GET /.woa/WebServerResources/SOGoDragAndDrop.js HTTP/1.1" 200 8655/0 0.061 - - - localhost - - [08/Sep/2009:13:23:45 GMT] "GET /.woa/WebServerResources/SOGoDragHandles.js HTTP/1.1" 200 7588/0 0.060 - - - localhost - - [08/Sep/2009:13:23:45 GMT] "GET /.woa/WebServerResources/SOGoRootPage.js HTTP/1.1" 200 3465/0 0.062 - - -

Which seems pretty good so far.

Attempting to authenticate yields:

localhost - - [08/Sep/2009:13:26:07 GMT] "GET /SOGo.woa/WebServerResources/busy.gif HTTP/1.1" 200 825/0 0.065 - - -
[901]: process 1225 exited with code 0 (terminated due to signal 11)
### waiting for child 1225 (#1) failed: No child processes

And sogod restarts.

So close :)

I ktraced the last part but it doesn't look all that useful even to my inexperienced eyes. If there is any more info I can provide, let me know! :)

Sarton


Home | Main Index | Thread Index | Old Index