Upgrade auf Buster [GELÖST]
Upgrade auf Buster
keyhelp zeigt an, dass die installierte Debian-Version nicht mehr unterstützt wird und geupgraded werden sollte.
Keyhelp hat dazu ein Script bereitgestellt.
Ich habe es mal versucht, aber es wird immer ein Fehler angezeigt: PHP7.3 konnte nicht geladen werden. MariaDB ist nicht erreichbar. Lässt man sich die installierte Version anzeigen ist Debian 10 (Buster) installiert.
kann das jemand bestätigen?
greetz
Re: Upgrade auf Buster
was kamen hier bei Ausführung des Upgradescriptes für exakte Fehlermeldungen?
Martin
Re: Upgrade auf Buster
Code: Select all
Installing new version of config file /etc/systemd/journald.conf ...
Installing new version of config file /etc/systemd/logind.conf ...
Installing new version of config file /etc/systemd/resolved.conf ...
Installing new version of config file /etc/systemd/system.conf ...
Installing new version of config file /etc/systemd/timesyncd.conf ...
Job for systemd-journald.service failed because the control process exited with error code.
See "systemctl status systemd-journald.service" and "journalctl -xe" for details.
Job for systemd-resolved.service failed because the control process exited with error code.
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details.
dpkg: error processing package systemd (--configure):
installed systemd package post-installation script subprocess returned error exit status 1
Setting up dmsetup (2:1.02.155-3) ...
update-initramfs: deferring update (trigger activated)
Errors were encountered while processing:
systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
clamdscan : Depends: clamav-base (= 0.102.1+dfsg-0+deb10u2) but 0.102.1+dfsg-0+deb9u2 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
> Installing requirements...
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Job for mariadb.service failed because the control process exited with error code.
See "systemctl status mariadb.service" and "journalctl -xe" for details.
Error: Failed to install php7.3-mysql. Please fix your apt-get.
root@euve262319:~#
[Mod-Edit]
CODE-Tags eingefügt
Re: Upgrade auf Buster
Code: Select all
Installing new version of config file /etc/mke2fs.conf ...
update-initramfs: deferring update (trigger activated)
Setting up libargon2-1:amd64 (0~20171227-0.2) ...
Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
Setting up libip4tc0:amd64 (1.8.2-4) ...
Setting up util-linux (2.33.1-0.1) ...
update-alternatives: warning: alternative /usr/bin/pg (part of link group pager) doesn't exist; removing from list of alternatives
Setting up mount (2.33.1-0.1) ...
Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
Setting up systemd (241-7~deb10u3) ...
Installing new version of config file /etc/systemd/journald.conf ...
Installing new version of config file /etc/systemd/logind.conf ...
Installing new version of config file /etc/systemd/resolved.conf ...
Installing new version of config file /etc/systemd/system.conf ...
Installing new version of config file /etc/systemd/timesyncd.conf ...
Job for systemd-journald.service failed because the control process exited with error code.
See "systemctl status systemd-journald.service" and "journalctl -xe" for details.
Job for systemd-resolved.service failed because the control process exited with error code.
See "systemctl status systemd-resolved.service" and "journalctl -xe" for details.
dpkg: error processing package systemd (--configure):
installed systemd package post-installation script subprocess returned error exit status 1
Setting up dmsetup (2:1.02.155-3) ...
update-initramfs: deferring update (trigger activated)
Errors were encountered while processing:
systemd
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
clamdscan : Depends: clamav-base (= 0.102.1+dfsg-0+deb10u2) but 0.102.1+dfsg-0+deb9u2 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
> Installing requirements...
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Job for mariadb.service failed because the control process exited with error code.
See "systemctl status mariadb.service" and "journalctl -xe" for details.
Error: Failed to install php7.3-mysql. Please fix your apt-get.
root@euve262319:~# systemctl status systemd-journald.service
Failed to lower RLIMIT_NOFILE's soft limit to 1K: Function not implemented
root@euve262319:~# systemctl status systemd-resolved.service
Failed to lower RLIMIT_NOFILE's soft limit to 1K: Function not implemented
root@euve262319:~# systemctl status mariadb.service
Failed to lower RLIMIT_NOFILE's soft limit to 1K: Function not implemented
root@euve262319:~# journalctl -xe
Failed to lower RLIMIT_NOFILE's soft limit to 1K: Function not implemented
root@euve262319:~#
[Mod-Edit]
CODE-Tags eingefügt
Reason: Mod-Edit
Re: Upgrade auf Buster [GELÖST]
"Aktuell werden die vServer bei Server4You mit der Virtuozzo Version 6 betrieben.
Die aktuell verwende Virtualisierungsversion unterstützt Debian 10 oder Ubuntu 18.04 nicht"
Auf die Problematik bin ich durch diesen Artikel gekommen:
https://debianforum.de/forum/viewtopic.php?t=174004
Das Kommando uname -a brachte den alten Kernel ins Thema.