Bug#1051003: libgdbm6: trap divide error in libgdbm.so.6.0.0

2023-09-04 Thread Christopher Voglstätter

Hi,

PAM-shield uses a database file that I migrated from debian 10 to debian 
12 in one big double upgrade.
For testing purposes I deleted that database file, created an empty file 
instead and the trap divide error disappeared. PAM-shield works fine 
again as well and has been for three days now.


So... problem solved for my case.

Is this problem still relevant for libgdbm as we have a trap divide 
error that should not happen no matter what? Or should I open a ticket 
at libpam-shield so the problem (and the solution) is documented - even 
if the package is orphaned?


Thanks for your support!

Schnitzi



Bug#966494: (no subject)

2023-07-24 Thread Christopher Voglstätter

Working fine here as well with one caveat.

We need to use the php-sabre-dav and php-sabre-vobject provided with the 
tar ball on github.
If the debian packages php-sabre-dav and/or php-sabre-vobject with the 
versions packaged in Debian 12.1 are installed roundcube throws a 
"Uncaught Error: Call to undefined method 
Sabre\VObject\Component\VCard::getDocumentType()".

Documented also here: https://github.com/mstilkerich/rcmcarddav/issues/449

So tag as conflict with php-sabre-dav and/or php-sabre-vobject below 
a certain version?


Cheers

Christopher