[Bug 799483] New: server:Kolab:UNSTABLE: Bug
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c0 Summary: server:Kolab:UNSTABLE: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: aen.mail@loking.de ReportedBy: hdk@dkluenter.de QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: Integration Test Blocker: No apache2 is not running, systemctl start apache2.service results in unspecified error setup-kolab results in LDAP not available setup-ds-admin.pl results in cannot read from <STDIN> and dirserv is not running I experienced this perl error on an other 12.2-x86-64 with cyrus-imap cyradm, so this might be a bug in Perl. i am quite willing to provide additional information. -Dieter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c1 Aeneas Jaißle <aen.mail@loking.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |hdk@dkluenter.de --- Comment #1 from Aeneas Jaißle <aen.mail@loking.de> 2013-01-21 08:47:57 UTC --- Hi Dieter, that would be nice. Was the perl issue related to calling ldap_initialize? - Aeneas -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c2 --- Comment #2 from Dieter Kluenter <hdk@dkluenter.de> 2013-01-21 16:04:00 UTC --- the exact error line of setup-ds-admin.pl are [...] Are you ready to set up your servers? [yes]: Creating directory server ... Can't call method "getText" on an undefined value at /usr/lib64/dirsrv/perl/DSUtil.pm line 232, <STDIN> line 22. setup-kolab --fqdn=srv0x2.avci.de --allow-anonymous results in unspecified error, the relevant line is File "/usr/lib64/python2.7/site-packages/ldap/ldapobject.py", line 99, in _ldap_call func(*args,**kwargs) -Dieter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c3 Dieter Kluenter <hdk@dkluenter.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |hdk@dkluenter.de InfoProvider|hdk@dkluenter.de | --- Comment #3 from Dieter Kluenter <hdk@dkluenter.de> 2013-01-21 16:48:24 UTC --- Hi Aeneas, as I'm quite acquainted with Sun directory server and old Netscape iplanet, I got the ds389 now running, set it up my way, but still there are unresolved issues with apache2 systemctl status apache2 apache2.service - apache Loaded: loaded (lib/systemd/apache2.service; enabled) Active: failed (Result: exit-code)... Process: 4798 ExecStart=/usr/sbin/start_apache2 -D SYSTEMD -k start (code=exited, status=1/FAILURE) CGroup: man=systemd:/system/apache2.service srv0x2 start apache2[4798]: httpd2-prefork: Syntax error on line 180 of /etc/apache2/httpd.conf: thew line 180 shows Include /etc/apache2/default-server.conf but I have no clue what couldbe wrong in default-server.conf -Dieter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c4 Aeneas Jaißle <aen.mail@loking.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #4 from Aeneas Jaißle <aen.mail@loking.de> 2013-01-22 11:55:03 UTC --- Hi Dieter, the apache2 issue is caused by some broken config files under /etc/apache2/conf.d/ (nss.conf would be the first to stop apache) but I'm working on this. Expect updates for apache2-mod_nss and kolab-webadmin this evening. - Aeneas -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c5 --- Comment #5 from Dieter Kluenter <hdk@dkluenter.de> 2013-01-24 17:23:58 UTC --- Hi Aeneas, apache2 is running now, but another error occurs in roundcube: 24-Jan-2013 17:10:15 UTC] PHP Fatal error: Undefined class constant 'MYSQL_ATTR_FOUND_ROWS' in /srv/www/roundcubemail/program/lib/Roundcube/rcube_db_mysql.php on line 127 -Dieter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c6 --- Comment #6 from Aeneas Jaißle <aj@ajaissle.de> 2013-02-04 16:05:53 UTC --- Hi Dieter, finally had time to look into this - roundcubemail requries php5-mysql. I added this (and some other) requirements so this should be resolved. Can you update your appliance and check again? - Aeneas -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c7 Aeneas Jaißle <aj@ajaissle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |hdk@dkluenter.de --- Comment #7 from Aeneas Jaißle <aj@ajaissle.de> 2013-02-27 10:22:42 UTC --- Hi Dieter, does this error still occur? - Aeneas -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=799483 https://bugzilla.novell.com/show_bug.cgi?id=799483#c8 Aeneas Jaißle <aj@ajaissle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|hdk@dkluenter.de | Resolution| |FIXED --- Comment #8 from Aeneas Jaißle <aj@ajaissle.de> 2013-03-05 00:02:05 UTC --- This bug should be resolved. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com