Re: jabberd-2.2.15 release

2012-05-02 Thread Marek Červenka

Dne 30.4.2012 17:07, Tomasz Sterna napsal(a):

Dnia 2012-04-30, pon o godzinie 10:04 +0200, Marek Červenka pisze:

i have problem with compilation. any ideas?
storage_ldapvcard.c: In function '_st_ldapvcard_get':
storage_ldapvcard.c:333: error: 'struct storage_st' has no member
named 'sm'

There was a bit of reorganisation in the storage directory.
I don't have resources to build every single plugin (I would have to
have installed and configured all plugin dependencies) so occasionally
build problems slip through.

Please report this bug on Launchpad. I will take care of it ASAP.




https://bugs.launchpad.net/jabberd2/+bug/993134

added info about reporting bugs to the wiki (#troubleshooting)
https://github.com/Jabberd2/jabberd2/wiki

edited FAQ

--
---
Marek Cervenka
===





Re: jabberd-2.2.15 release

2012-05-02 Thread Marcin Mirosław
W dniu 01.05.2012 00:26, Tomasz Sterna pisze:
 Dnia 2012-04-30, pon o godzinie 20:20 +0200, Christof Meerwald pisze:
 https://github.com/Jabberd2/jabberd2/downloads )?
 It would, but why?
 I see no reason for duplication of the same tarballs.
 Well, the ones in the Downloads section should ideally already
 contain the autoconf generated configure script. 
 
 That's a _very_ good point. :-)
 
 I will upload distribution tarball then.

I had not yet seen there was need to run autoconf. If package is
available through downloads section it easy to create SRC_URI in
ebuild and there is no inconvienient path inside tarball which contains
a piece of hash (Jabberd2-jabberd2-bc6a7a9).
I noticed cppunit is now needed to compile jabberd, may i please to add
information about it to proper section in README?

==
checking for CPPUNIT... no
configure: error: Package requirements (cppunit) were not met:

No package 'cppunit' found
==

Thank you.
Marcin




Re: jabberd-2.2.15 release

2012-05-02 Thread Tomasz Sterna
Dnia 2012-05-02, śro o godzinie 11:49 +0200, Marcin Mirosław pisze:
 I noticed cppunit is now needed to compile jabberd, may i please to
 add information about it to proper section in README? 

I missed that. Thanks for the notice.
Info added. (Will be in the next release - which should be soon as there
are some critical things to be fixed.)

I will try to modify the scripts, to not fail on missing cppunit, just
skip building tests.


-- 
Tomasz Sterna
Instant Messaging Consultant : Open Source Developer
http://tomasz.sterna.tv/  http://www.xiaoka.com/portfolio





Re: jabberd-2.2.15 release

2012-05-02 Thread Marcin Mirosław
W dniu 2012-05-02 18:00, Tomasz Sterna pisze:
 Dnia 2012-05-02, śro o godzinie 11:49 +0200, Marcin Mirosław pisze:
 I noticed cppunit is now needed to compile jabberd, may i please to
 add information about it to proper section in README? 
 
 I missed that. Thanks for the notice.
 Info added. (Will be in the next release - which should be soon as there
 are some critical things to be fixed.)
 
 I will try to modify the scripts, to not fail on missing cppunit, just
 skip building tests.

It would be great!
You wrote about some critical things which need to be fixed, can you
write something more? I upgraded jabberd to 2.2.15 then i have problem,
almost all external servers couldn't connect to mine. I didn't have time
to debug (in s2s.log i found  error: Stream error (dialback timed out)
), so i downgraded to 2.2.14.
Regards,
Marcin