postgresql-15 : Beschädigt: dbconfig-common (< 2.0.22~) aber 2.0.11+deb10u1 soll installiert werden
When I want to fix it by:
root@ucs01:~# apt-get install dbconfig-common
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
dbconfig-common ist schon die neueste Version (2.0.11+deb10u1).
Web search and forum search didn’t help. Can anyone give a hint, how to solve this issue
Thanks for reporting! We didn’t experience this in our nightly CI tests, so maybe you could provide a bit more context to let us understand the situation where this occurs. The output of the following command would be interesting:
apt-get --simulate remove dbconfig-common
Please also note, that dbconfig-common is not on the list of maintained packages, which means, that none of the Univention Nubus/UCS packages are using it.
root@ucs01:~# apt-get --simulate remove dbconfig-common
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
default-mysql-client libmcrypt4 libpng12-0 libvpx1 php-bz2 php-gettext php-mcrypt php-php-gettext php-phpseclib php-tcpdf php5-common php5-gd php5-mcrypt php7.0-bz2 php7.0-mcrypt php7.3-bz2
Verwenden Sie »apt autoremove«, um sie zu entfernen.
Die folgenden Pakete werden ENTFERNT:
dbconfig-common dbconfig-mysql phpmyadmin
0 aktualisiert, 0 neu installiert, 3 zu entfernen und 0 nicht aktualisiert.
Remv phpmyadmin [4:4.6.6-4+deb9u2]
Remv dbconfig-mysql [2.0.11+deb10u1]
Remv dbconfig-common [2.0.11+deb10u1]
Ok ,so I guess you pulled those dbconfig packages via phpmyadmin. We’ll think about backporting dbconfig-common during the next backport of postgresql-15 but I cannot promise anything.