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 Fri, 05 May 2006 22:40:52 -0500 Eric Schnoebelen wrote:
[snip]
> PyICQt wip/py-jabber-icqt
> A transport between XMPP/Jabber and the ICQ IM network
> version 0.7a
[snip]
> Please test, and let me know of any bugs/issues.
Ok, there are a small report from my try. First, system info:
NetBSD 2.1_STABLE i386
py23-jabber-icq-t-0.7a built using:
py23-imaging-1.1.5nb1
py23-twisted-web-0.5.0
py23-twisted-words-0.1.0
py23-twisted-xish-0.1.0
py23-twisted-2.1.0
python23-2.3.5nb7
jabberd-2.0s10nb2 built using:
db4-4.4.20 (bdb only)
libidn-0.6.3
1) It doesn't starts.
# /usr/pkg/share/examples/rc.d/pyicqt forcestart
Starting pyicqt.
Traceback (most recent call last):
File "/usr/pkg/bin/PyICQt", line 11, in ?
import main
ImportError: No module named main
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?)
3) wip/py-jabber-icqt/TODO seems no longer needed because we're already
at version 7.0a. Unfortunately, can't test it (see 1) :-(
--
Regards,
Mishka.