On Fri, Nov 6, 2020 at 2:48 PM Mike Gabriel
<mike.gabr...@das-netzwerkteam.de> wrote:
>
> Hi Christopher,
>
> could you try the php-horde-db version from testing/unstable and
> report back if the issue you observe is resolved then?
>
> If so, I am happy to provide a buster update upload of the package
> (containing the relevant pgsql patches that have recently been added
> to php-horde-db in testing/unstable).

Sorry for the delay, our company-internal infrastructure doesn't allow
external mirrors and we don't mirror "testing", so I had to setup KVM
first…

The testing packages seem to work, thank you very much! (Although I'm
not sure if "testing/unstable" is a special repo like
"buster/updates", or if you're simply referring to "testing OR
unstable"; I assumed the latter.)

What I did:
------------------------------ 8< ------------------------------
Add testing repo
(https://serverfault.com/questions/550855/how-to-add-debian-testing-repository-to-apt-get/550856#550856)

# su - postgres
> dropdb horde
> createdb -O horde horde
> exit
# apt purge php-horde-groupware php-pgsql
# apt autoremove
# apt install php-horde-groupware php-pgsql
(this gave me php-horde-db 2.4.0-7, php-horde-groupware 5.2.22-6,
php-pgsql 2:7.4+76)
# groupware-install
[… great success …]
------------------------------ >8 ------------------------------

(I had to also update php-pgsql because Debian 10 uses php7.3 while
testing uses php7.4.)


-- 
Mit freundlichen Grüßen
   Christopher 'm4z' Holm

"We must respect the other fellow's religion, but only in the sense
and to the extent that we respect his theory that his wife is
beautiful and his children smart." --H. L. Mencken

Reply via email to