What further information do you need? What do I do in the case when "apt-cache depends" shows multiple package versions?
If I check what version of PHP is running, I get PHP Version => 7.3.0-2. I inherited the system from the previous admin and admittedly it is in a mess. On Mon, 7 Jan 2019 at 19:36, Wolfgang Schweer <w.schw...@gmx.de> wrote: > On Mon, Jan 07, 2019 at 04:20:23PM +0200, Eliza wrote: > > After some updates were applied, the password field disappeared from > > GOsa. The text label "Password" exist, but the text box is completely > > missing. > > Could you please provide some more information? It seems to be a rather > unusual system setup, esp. concerning PHP (a mix of versions: 7.0, 7.2 > and 7.3): > > > ii php 2:7.3+69 > > ii php-cgi 2:7.3+69 > > ii php-cli 2:7.3+69 > > ii php-curl 2:7.3+69 > > ii php-gd 2:7.3+69 > > ii php-imagick 3.4.3-4 > > ii php-imap 2:7.3+69 > > ii php-ldap 2:7.3+69 > > ii php-mbstring 2:7.3+69 > > ii php-mysql 2:7.3+69 > > ii php-recode 2:7.3+69 > > ii php-xml 2:7.3+69 > > ii php7.0 [php] 7.0.27-1 > > ii php7.0-cli [php-cli] 7.0.27-1 > > ii php7.0-gd [php-gd] 7.0.27-1 > > ii php7.0-imap [php-imap] 7.0.27-1 > > ii php7.0-ldap [php-ldap] 7.0.27-1 > > ii php7.0-mbstring [php-mbstring] 7.0.27-1 > > ii php7.0-recode [php-recode] 7.0.27-1 > > ii php7.0-xml [php-xml] 7.0.27-1 > > ii php7.2 [php] 7.2.2-1 > > ii php7.2-cli [php-cli] 7.2.2-1 > > ii php7.2-gd [php-gd] 7.2.2-1 > > ii php7.2-imap [php-imap] 7.2.2-1 > > ii php7.2-ldap [php-ldap] 7.2.2-1 > > ii php7.2-mbstring [php-mbstring] 7.2.2-1 > > ii php7.2-recode [php-recode] 7.2.2-1 > > ii php7.2-xml [php-xml] 7.2.2-1 > > ii php7.3 [php] 7.3.0-2 > > ii php7.3-cgi [php-cgi] 7.3.0-2 > > ii php7.3-cli [php-cli] 7.3.0-2 > > ii php7.3-curl [php-curl] 7.3.0-2 > > ii php7.3-gd [php-gd] 7.3.0-2 > > ii php7.3-imap [php-imap] 7.3.0-2 > > ii php7.3-ldap [php-ldap] 7.3.0-2 > > ii php7.3-mbstring [php-mbstring] 7.3.0-2 > > ii php7.3-recode [php-recode] 7.3.0-2 > > ii php7.3-xml [php-xml] 7.3.0-2 > > Maybe this mix causes the reported issue. > > Wolfgang >