i really dont know.. i dont user ejabberd.
just 1.4.2
im trying also to understand why some avatars are there and others not..

sorry


----- Original Message ----- 
From: "Fawzib Rojas" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, May 05, 2006 1:34 PM
Subject: [py-transports] Re: PyMsn ports


> Francisco Obarrio wrote:
>> The directory is in your spool/avatars
>> example: msn.server/avatars
> 
> Well, is not that. So I have version 0.11-dev - SVN r0 on Ejabber 1.00, 
> with the python-imaging stuff installed. Any reason why I wouldn't be 
> getting the MSN avatars (getting the default one)?
> 
> _______________________________________________
> py-transports mailing list
> [email protected]
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
From [EMAIL PROTECTED]  Sat May  6 03:40:52 2006
From: [EMAIL PROTECTED] (Eric Schnoebelen)
Date: Sat May  6 03:41:05 2006
Subject: [py-transports] Four python based Jabber transports now in
        pkgsrc-wip
Message-ID: <[EMAIL PROTECTED]>


I've just finished importing and updating four of the python
based XMPP transports in pkgsrc-wip, the works in progress
portion of the NetBSD pkgsrc package management system (which is
usable in many more operating systems than just NetBSD)

The four transports are:
        PyMSNt          wip/py-jabber-pymsnt
                A transport between XMPP/Jabber and the Microsoft IM network
                version 0.11a
        PyAIMt          wip/py-jabber-aimt
                A transport between XMPP/Jabber and the AOL IM network
                version 0.7c
        PyICQt          wip/py-jabber-icqt
                A transport between XMPP/Jabber and the ICQ IM network
                version 0.7a
        yahoo-transport wip/py-jabber-yahoo-transport
                A transport between XMPP/Jabber and the Yahoo IM network
                version 0.3

In support of yahoo-transport, I've also packaged the xmpppy
library, version 0.3.1 as wip/py-xmpppy.

All four are currently running on my jabber server (under jabberd2)
and I am currently using the Yahoo, AIM, and MSN transports to
consolidate all of my communications through a group of Jabber
accounts on my server.

I don't have an ICQ account/number/id, so I've been unable to
test it, other than to know that it starts up correctly.

Please test, and let me know of any bugs/issues.

--
Eric Schnoebelen                [EMAIL PROTECTED]               
http://www.cirr.com
        Windows has detected that a gnat has farted near your computer.
                        Press any key to reboot.
From [EMAIL PROTECTED]  Sat May  6 09:58:49 2006
From: [EMAIL PROTECTED] (=?ISO-8859-1?Q?Jonas_=C5dahl?=)
Date: Sat May  6 09:58:56 2006
Subject: [py-transports] PyMSNt on Solaris 10
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

Damon Register wrote:

> Albert Holm wrote:
>
>> I can only answer with what Gentooo thinks about the dependencies.
>
> thanks for the answer
>
>> twisted-2.2.0 seems to depend on dev-lang/python-2.3 or newer and 
>> net-zope/zopeinterface-3.0.1 or newer. zopeinterface-3.0.1 depends on 
>> python-2.3 or newer only. Except for that I can't find any trace of 
>> zope.
>
> You are using the above things and don't have Zope on your system?
> Am I correct in thinking that you got the above from packages rather
> than building from source?  Would I also be correct in thinking that
> when I build Python 2.4.3 from source, I have everything contained
> in the dev-lang/python-2.x.
>
> From what you say for Gentoo, I think I will quit trying to install
> Zope and try elsewhere to find out why I can't get the
> zopeinterface-3.0.1 to install.  Is there anyone reading this who
> has done this with Solaris 10?  If not, can you or anyone else
> offer their experience with similar issues on any Linux?
>
I've installed python-2.4, zope and twisted to run with PyMSNt on 
Solaris 9, all from source. Though, it was a while ago so I'm uncertain 
about version details.

/Jonas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : 
http://modevia.com/pipermail/py-transports/attachments/20060506/4324235e/signature.pgp
From [EMAIL PROTECTED]  Sat May  6 13:32:33 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Sat May  6 13:32:37 2006
Subject: [py-transports] Four python based Jabber transports now in
        pkgsrc-wip
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

On 5/6/06, Eric Schnoebelen <[EMAIL PROTECTED]> wrote:
> I've just finished importing and updating four of the python
> based XMPP transports in pkgsrc-wip,

Five - if you count the irc-transport that comes with xmpppy :-)

--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Sat May  6 15:49:10 2006
From: [EMAIL PROTECTED] (Eric Schnoebelen)
Date: Sat May  6 15:49:20 2006
Subject: [py-transports] Four python based Jabber transports now in
        pkgsrc-wip 
In-Reply-To: Your message of "Sat, 06 May 2006 15:32:33 +0200."
        <[EMAIL PROTECTED]> 
Message-ID: <[EMAIL PROTECTED]>


"Norman Rasmussen" writes:
- On 5/6/06, Eric Schnoebelen <[EMAIL PROTECTED]> wrote:
- > I've just finished importing and updating four of the python
- > based XMPP transports in pkgsrc-wip,
- 
- Five - if you count the irc-transport that comes with xmpppy :-)

        Hmm, I don't see that one installing via the python
setup/install script.

        But certainly one more to add to the list.. :)

--
Eric Schnoebelen                [EMAIL PROTECTED]                
http://www.cirr.com
        Real Programmers never work 9 to 5.  If any real programmers
            are around at 9am it's because they were up all night.
From [EMAIL PROTECTED]  Sat May  6 16:15:17 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Sat May  6 16:15:31 2006
Subject: [py-transports] Four python based Jabber transports now in
        pkgsrc-wip
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

On 5/6/06, Eric Schnoebelen <[EMAIL PROTECTED]> wrote:
>
> "Norman Rasmussen" writes:
> - On 5/6/06, Eric Schnoebelen <[EMAIL PROTECTED]> wrote:
> - > I've just finished importing and updating four of the python
> - > based XMPP transports in pkgsrc-wip,
> -
> - Five - if you count the irc-transport that comes with xmpppy :-)
>
>         Hmm, I don't see that one installing via the python
> setup/install script.

I don't remember the yahoo-transport being in any install scripts.

>
>         But certainly one more to add to the list.. :)

yep.  I'm glad that you found the yahoo transport and you're packaging
it.  Every now and again I see people wondering into the py-transports
muc, and asking if there's a PyYahoot (or PyYIMt).

I proposed (and we kicked it around a bit) the idea of adding a
'related sites' bar at the top of all the
pyaimt,pyicqt,pymsnt,yahoo,irc transport pages - similar to the OSTG
one you see on sourceforge, freshmeat, thinkgeek, etc - but I think
people thought it was too ugly.

--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Sat May  6 16:25:12 2006
From: [EMAIL PROTECTED] (Eric Schnoebelen)
Date: Sat May  6 16:25:23 2006
Subject: [py-transports] Re: Four python based Jabber transports now in
        pkgsrc-wip 
In-Reply-To: Your message of "Sat, 06 May 2006 17:10:34 +0300."
        <[EMAIL PROTECTED]> 
Message-ID: <[EMAIL PROTECTED]>


"Mike M. Volokhov" writes:
- 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:

- 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

        Now fixed.  I'd forgotten to add patch-ac (which I was
trying to understand why you'd removed it in your first patch)

- 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.

        Both changes are checked in.

        Give it another shot, please..

--
Eric Schnoebelen                [EMAIL PROTECTED]               
http://www.cirr.com
  You have to walk carefully in the beginning of love; the running
    across fields into your lover's arms can only come later when 
    you're sure they won't laugh if you trip.  -- Jonathan Carroll
From [EMAIL PROTECTED]  Sat May  6 16:31:09 2006
From: [EMAIL PROTECTED] (Eric Schnoebelen)
Date: Sat May  6 16:31:12 2006
Subject: [py-transports] Four python based Jabber transports now in
        pkgsrc-wip 
In-Reply-To: Your message of "Sat, 06 May 2006 18:15:17 +0200."
        <[EMAIL PROTECTED]> 
Message-ID: <[EMAIL PROTECTED]>


"Norman Rasmussen" writes:
- On 5/6/06, Eric Schnoebelen <[EMAIL PROTECTED]> wrote:
- >
- > "Norman Rasmussen" writes:
- > - On 5/6/06, Eric Schnoebelen <[EMAIL PROTECTED]> wrote:
- > - > I've just finished importing and updating four of the python
- > - > based XMPP transports in pkgsrc-wip,
- > -
- > - Five - if you count the irc-transport that comes with xmpppy :-)
- >
- >         Hmm, I don't see that one installing via the python
- > setup/install script.
- 
- I don't remember the yahoo-transport being in any install scripts.

        No, it's not, but it's got it's own tarball/release on
source forge these days.. Thank you for that, by the way!

        My only wish, can we add a "daemonize" feature to the
yahoo-transport, and can we turn off all of the debugging
prints?  (I have patches for both of those in the above
packaging repository.)

        Haven't managed to build the packaging Makefile for
yahoo tranport, I'll to take a wag at the irc transport soon..
But, testing other than "it executes" will probably low, as I've
never done much mucking about on IRC.. :)

- >         But certainly one more to add to the list.. :)
- 
- yep.  I'm glad that you found the yahoo transport and you're
- packaging it.  Every now and again I see people wondering into
- the py-transports muc, and asking if there's a PyYahoot (or
- PyYIMt).

        Oh, I've been trying to figure out how to package the
yahoo transport since someone pointed it out on this list (or
was it another jabber list) a year or more ago.. :)

- I proposed (and we kicked it around a bit) the idea of adding a
- 'related sites' bar at the top of all the pyaimt, pyicqt, pymsnt,
- yahoo, irc transport pages - similar to the OSTG one you see on
- sourceforge, freshmeat, thinkgeek, etc - but I think people
- thought it was too ugly.

        Sounds reasonable to me, although a "related transports"
sub-page might be more acceptable, and more easily found.. :)

--
Eric Schnoebelen                [EMAIL PROTECTED]               
http://www.cirr.com
  You have to walk carefully in the beginning of love; the running
    across fields into your lover's arms can only come later when 
    you're sure they won't laugh if you trip.  -- Jonathan Carroll
From [EMAIL PROTECTED]  Sat May  6 16:42:31 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Sat May  6 16:42:36 2006
Subject: [py-transports] looking for yahoo-transport icon
Message-ID: <[EMAIL PROTECTED]>

I'm looking for a bulb icon for http://xmpppy.sourceforge.net/yahoo/
(now where have I seen that design before?)

something like the one that's there but bulbous! (and of course a
transparent png)

are there any artists out there?

thoughts:
 - replace the emoticon with a blub
 - replace the ! with a bulb

--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Sat May  6 16:43:41 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Sat May  6 16:43:43 2006
Subject: [py-transports] Re: looking for yahoo-transport icon
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

On 5/6/06, Norman Rasmussen <[EMAIL PROTECTED]> wrote:
> I'm looking for a bulb icon for http://xmpppy.sourceforge.net/yahoo/
> (now where have I seen that design before?)

In fact, I'd like an icon for IRC too, if anyone has any ideas.

--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Sat May  6 12:44:48 2006
From: [EMAIL PROTECTED] (Mike M. Volokhov)
Date: Sun May  7 11:09:14 2006
Subject: [py-transports] Re: Four python based Jabber transports now in
        pkgsrc-wip
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

On Fri, 05 May 2006 22:40:52 -0500 Eric Schnoebelen wrote:

> 
> I've just finished importing and updating four of the python
> based XMPP transports in pkgsrc-wip, the works in progress
> portion of the NetBSD pkgsrc package management system (which is
> usable in many more operating systems than just NetBSD)
[snip]
>       PyICQt          wip/py-jabber-icqt
>               A transport between XMPP/Jabber and the ICQ IM network
>               version 0.7a
[snip]
> I don't have an ICQ account/number/id, so I've been unable to
> test it, other than to know that it starts up correctly.

Hello,

Many thanks for providing these transports.

At the first glance py-jabber-icqt package needs the attached patch to
make pkglint happy.

> Please test, and let me know of any bugs/issues.

Now testing. Will come with results after some days.

Thanks again for packaging this.

--
Mishka.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py-jabber-icqt.diff
Type: application/octet-stream
Size: 1159 bytes
Desc: not available
Url : 
http://modevia.com/pipermail/py-transports/attachments/20060506/73431803/py-jabber-icqt-0001.obj
From [EMAIL PROTECTED]  Sat May  6 14:10:34 2006
From: [EMAIL PROTECTED] (Mike M. Volokhov)
Date: Sun May  7 11:09:15 2006
Subject: [py-transports] Re: Four python based Jabber transports now in
        pkgsrc-wip
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
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.
From [EMAIL PROTECTED]  Sat May  6 17:27:37 2006
From: [EMAIL PROTECTED] (Mike M. Volokhov)
Date: Sun May  7 11:09:15 2006
Subject: [py-transports] Re: Four python based Jabber transports now in
        pkgsrc-wip
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
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.
From [EMAIL PROTECTED]  Sun May  7 12:45:07 2006
From: [EMAIL PROTECTED] (Daniel Henninger)
Date: Sun May  7 12:45:14 2006
Subject: [py-transports] py-transports welcome PyYIMt and PyIRCt!
Message-ID: <[EMAIL PROTECTED]>

Howdy folk!

As of now, this list will include discussion for PyYIMt and PyIRCt  
(the yahoo and irc transports based around xmpppy that Norman  
maintains).  The chatroom  
([EMAIL PROTECTED]) is also for all 5  
transports now.  =)  (I'll get the description adjusted)  Welcome to  
the family!  ;D

Daniel

-- 
"The most addictive drug in the world is music."
      - The Lost Boyz


Reply via email to