Bug#711160: [roundcube] Roundcube doesn't work anymore after upgrade to apache 2.4

2013-06-05 Thread Ingo Juergensmann

Package: roundcube
Version: 0.7.2-9
Severity: serious

--- Please enter the report below this line. ---

Hi!

As the transition to apache 2.4 just happened in Sid, I discovered that 
roundcube doesn't work anymore, because of some PHP related problems 
like default timezone or this one:


[04-Jun-2013 07:31:48 Europe/Berlin] PHP Deprecated:  Deprecated: 
MDB2_Driver_pgsql::isError() is deprecated, use MDB2::isError() in 
/usr/share/roundcube/program/include/rcube_mdb2.php on line 288 in 
/usr/share/php/MDB2.php on line 2001
[04-Jun-2013 07:31:48 Europe/Berlin] PHP Deprecated:  Deprecated: 
MDB2_Driver_pgsql::isError() is deprecated, use MDB2::isError() in 
/usr/share/roundcube/program/include/rcube_mdb2.php on line 288 in 
/usr/share/php/MDB2.php on line 2001
[04-Jun-2013 07:31:48 Europe/Berlin] PHP Deprecated:  Deprecated: 
MDB2_Driver_pgsql::isError() is deprecated, use MDB2::isError() in 
/usr/share/roundcube/program/include/rcube_mdb2.php on line 288 in 
/usr/share/php/MDB2.php on line 2001
[04-Jun-2013 07:31:48 Europe/Berlin] PHP Deprecated:  Deprecated: 
MDB2_Driver_pgsql::isError() is deprecated, use MDB2::isError() in 
/usr/share/roundcube/program/include/rcube_mdb2.php on line 288 in 
/usr/share/php/MDB2.php on line 2001
[04-Jun-2013 07:31:48 Europe/Berlin] MDB2 Error: not found (-4): Unable 
to bind to missing placeholder: 1
[04-Jun-2013 07:31:48 Europe/Berlin] PHP Deprecated:  Deprecated: 
MDB2_Driver_pgsql::isError() is deprecated, use MDB2::isError() in 
/usr/share/roundcube/program/include/rcube_mdb2.php on line 288 in 
/usr/share/php/MDB2.php on line 2001
[04-Jun-2013 07:34:08 Europe/Berlin] PHP Deprecated:  Deprecated: 
MDB2_Driver_pgsql::isError() is deprecated, use MDB2::isError() in 
/usr/share/roundcube/program/include/rcube_mdb2.php on line 288 in 
/usr/share/php/MDB2.php on line 2001


Another issue was the changed config for Deny/Allow in Apache config:

#order allow,deny
#allow from all
Require all granted

Additionally the config needs to be renamed, but there's a script in 
apache for that. Alas, I think it would be better for the package to 
take care of that to prevent frustrated users.


So, I think roundcube just need some extra love from its maintainers 
after the transition of apache to 2.4. ;-)


Regards,
Ingo

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.8-1-amd64

Debian Release: jessie/sid
  500 unstablewww.deb-multimedia.org
  500 unstableftp.de.debian.org
1 experimentalftp.de.debian.org

--- Package information. ---
Depends(Version) | Installed
-+-=
roundcube-core   (= 0.7.2-9) | 0.7.2-9
dbconfig-common  | 1.8.47+nmu1
debconf(= 0.5)  | 1.5.50
 OR debconf-2.0  |
ucf  | 3.0027
apache2  | 2.4.4-5
 OR lighttpd |
 OR httpd|
php5 | 5.5.0~rc2+dfsg-2
php5-mcrypt  | 5.5.0~rc2+dfsg-2
php5-gd  | 5.5.0~rc2+dfsg-2
php5-intl| 5.5.0~rc2+dfsg-2
php-mdb2  (= 2.5.0) | 2.5.0b5-1
php-auth | 1.6.2-1
php-net-smtp  (= 1.4.2) | 1.6.1-1
php-net-socket   | 1.0.14-1
php-mail-mime (= 1.8.2) | 1.8.4-1
php5-pspell  | 5.5.0~rc2+dfsg-2
tinymce   (= 3) | 3.4.8+dfsg0-1
libjs-jquery  (= 1.6.4) | 1.7.2+dfsg-2
libjs-jquery-ui (= 1.8) | 1.10.1+dfsg-1
libmagic1| 1:5.14-2
roundcube-mysql (= 0.7.2-9)  | 0.7.2-9
 OR roundcube-pgsql  (= 0.7.2-9) | 0.7.2-9


Package's Recommends field is empty.

Suggests   (Version) | Installed
-+-===
php-auth-sasl (= 1.0.3) |
php-crypt-gpg|
roundcube-plugins|





--
Ciao...//  Fon: 0381-2744150
  Ingo   \X/   http://blog.windfluechter.net
Please don't share this address with Facebook or Google!
gpg pubkey: http://www.juergensmann.de/ij_public_key.asc


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711160: [roundcube] Roundcube doesn't work anymore after upgrade to apache 2.4

2013-06-05 Thread Vincent Bernat
Control: reassign -1 roundcube-core
Control: forcemerge 669804 -1

 ❦  5 juin 2013 07:36 CEST, Ingo Juergensmann i...@2013.bluespice.org :

 As the transition to apache 2.4 just happened in Sid, I discovered
 that roundcube doesn't work anymore, because of some PHP related
 problems like default timezone or this one:

It is currently being worked out. I will upload a fixed version for the
next week.
-- 
Don't diddle code to make it faster - find a better algorithm.
- The Elements of Programming Style (Kernighan  Plauger)


pgp2DscIkfvuU.pgp
Description: PGP signature


Bug#711160: [roundcube] Roundcube doesn't work anymore after upgrade to apache 2.4

2013-06-05 Thread Ingo Juergensmann
On Wed, Jun 05, 2013 at 09:30:43AM +0200, Vincent Bernat wrote:

  As the transition to apache 2.4 just happened in Sid, I discovered
  that roundcube doesn't work anymore, because of some PHP related
  problems like default timezone or this one:
 It is currently being worked out. I will upload a fixed version for the
 next week.

Ah, great! Thanks! 

When you need someone to test the package before upload, please feel free!
:-)

-- 
Ciao...//  Fon: 0381-2744150 
  Ingo   \X/   http://blog.windfluechter.net
Please don't share this address with Facebook or Google!
gpg pubkey: http://www.juergensmann.de/ij_public_key.asc


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org