Re: Four python based Jabber transports now in pkgsrc-wip
"Mike M. Volokhov" <[email protected]>
| Newsgroups | gmane.network.jabber.py-transports,gmane.network.jabber.lib.xmpppy,gmane.os.netbsd.devel.pkgsrc.wip.review |
|---|---|
| Organization | Intostroy IBG |
| Message-ID | <[email protected]> |
On Sat, 06 May 2006 11:25:12 -0500 Eric Schnoebelen wrote: > > "Mike M. Volokhov" writes: [snip] > - ImportError: No module named main > > Now fixed. I'd forgotten to add patch-ac (which I was > trying to understand why you'd removed it in your first patch) Works :) > - 2) It faults to deinstall: > - # pkg_delete py23-jabber-icq-t-0.7a > - pkg_delete: unable to completely remove directory '/usr/pkg/share/examples/ > - jabberd' > - pkg_delete: couldn't entirely delete package `py23-jabber-icq-t-0.7a' > - (perhaps the packing list is incorrectly specified?) > > Fixed. Just wondering, is it deinstalls cleanly on system *without* jabberd2 installed? I.e. will usr/pkg/share/examples also be removed? > Give it another shot, please.. > Shortly said: OSError: [Errno 13] Permission denied: '/var/spool/jabberd/icqt' IOError: [Errno 13] Permission denied: '/var/log/jabberd/pyicqt.log' "chown jabberd:jabberd /var/spool/jabberd /var/log/jabberd" fixes the problem. On the other hand, is it possible to use syslog for the last one? And can /var/spool/jabberd be merged to chat/jabberd2 direcories? Well, transport is visible, but at this moment I can't remind my ICQ account :-) Several days later I'll intensively test it (most of my friends registered on ICQ) and provide more ditailed info. -- Mishka.