Updates streiken

Allgemeine Diskussionen rund um KeyHelp.
goldene-zeiten
Posts: 506
Joined: Tue 8. Feb 2022, 17:05
Location: Regensburg
Contact:

Updates streiken

Post by goldene-zeiten »

Liebe KeyHelp-Freunde,

die Updates streiken zur Zeit... Ich wollte nur sicherheitshalber nachfragen, was zu tun ist. Denn nicht, dass ich dann mich komplett aussperre und das System nicht mehr hochfahren kann...

Code: Select all

root@hyperbrain:~# apt-get update
Hit:1 https://eu.mirror.ionos.com/ubuntu/ubuntu noble InRelease
Hit:2 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates InRelease
Hit:3 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-backports InRelease
Hit:4 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-security InRelease
Hit:5 https://rspamd.com/apt-stable noble InRelease
Reading package lists... Done
root@hyperbrain:~# apt-get upgrade
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
root@hyperbrain:~# dpkg --configure -a
Setting up grub-pc (2.12-1ubuntu7.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
grub-pc: Running grub-install ...
Configuring grub-pc
-------------------

You chose not to install GRUB to any devices. If you continue, the boot loader may not be properly configured, and when this computer next starts up it will use whatever was previously in the boot
sector. If there is an earlier version of GRUB 2 in the boot sector, it may be unable to load modules or handle the current configuration file.

If you are already using a different boot loader and want to carry on doing so, or if this is a special environment where you do not need a boot loader, then you should continue anyway. Otherwise,
you should install GRUB somewhere.

Continue without installing GRUB? [yes/no]
Goldene Zeiten Juweliere
Goldankauf - Juwelier - Trauringe - Verlobungsringe - Goldschmiede - Uhrmacher
User avatar
Ralph
Posts: 1245
Joined: Mon 30. Mar 2020, 16:14

Re: Updates streiken

Post by Ralph »

goldene-zeiten wrote: Fri 7. Feb 2025, 22:59 E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
Die Antwort darauf wird angezeigt:

Code: Select all

dpkg --configure -a
goldene-zeiten wrote: Fri 7. Feb 2025, 22:59 You chose not to install GRUB to any devices. If you continue, the boot loader may not be properly configured, and when this computer next starts up it will use whatever was previously in the boot
Continue without installing GRUB? [yes/no]
Aber was ist denn das ... wurde kein Bootloader installiert?
Das System wird ohne boot loader nach einem reboot nicht starten können ...
goldene-zeiten
Posts: 506
Joined: Tue 8. Feb 2022, 17:05
Location: Regensburg
Contact:

Re: Updates streiken

Post by goldene-zeiten »

Genau das ist es ja, was mich hibbelig macht.

Der Bootloader ging freilich früher. Ich habe die Abfrage abgebrochen. NOCH kann das System einwandfrei starten und rebooten. Drum will ich ja auch keinen Fehler machen, um mich nicht ins Abseits zu schießen!

Und genau deswegen wundert mich ja alles...
Goldene Zeiten Juweliere
Goldankauf - Juwelier - Trauringe - Verlobungsringe - Goldschmiede - Uhrmacher
User avatar
Ralph
Posts: 1245
Joined: Mon 30. Mar 2020, 16:14

Re: Updates streiken

Post by Ralph »

alles via SSH Terminal ...
da könnten auch noch aktive apt Prozesse gelaufen sein ... mach erstmal ein:

Code: Select all

sudo apt-get update && sudo apt-get upgrade
wenn der Fehler weiterhin auftritt:

Code: Select all

sudo dpkg --configure -a
und nochmal:

Code: Select all

sudo apt-get update && sudo apt-get upgrade
wenn nach dem Bootloader gefragt wird JA "y" bestätigen
vor dem reboot noch ein

Code: Select all

sudo update-grub
Falls Fehler angezeigt werden KEIN reboot machen, erst alle Fehler beheben

nach dem reboot

Code: Select all

sudo apt autoremove

Code: Select all

sudo update-grub
User avatar
Jolinar
Community Moderator
Posts: 4004
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: Updates streiken

Post by Jolinar »

Ralph wrote: Sat 8. Feb 2025, 10:39 alles via SSH Terminal ...
Nur der Vollständigkeit halber...Vorher ein komplettes Backup der Kiste anfertigen, damit man im Worst Case alles wiederherstellen kann ;)
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
User avatar
Ralph
Posts: 1245
Joined: Mon 30. Mar 2020, 16:14

Re: Updates streiken

Post by Ralph »

Jolinar wrote: Sat 8. Feb 2025, 11:05
Ralph wrote: Sat 8. Feb 2025, 10:39 alles via SSH Terminal ...
Nur der Vollständigkeit halber...Vorher ein komplettes Backup der Kiste anfertigen, damit man im Worst Case alles wiederherstellen kann ;)
Keine schlechte Idee ;-)
Eine gute Alternative dazu wäre ein KH Support Ticket.
User avatar
Jolinar
Community Moderator
Posts: 4004
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: Updates streiken

Post by Jolinar »

Ralph wrote: Sat 8. Feb 2025, 11:12 Eine gute Alternative dazu wäre ein KH Support Ticket.
Würde vermutlich nicht viel bringen, denn der TE hat AFAIK keine Kisten bey Keyweb...
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
User avatar
Ralph
Posts: 1245
Joined: Mon 30. Mar 2020, 16:14

Re: Updates streiken

Post by Ralph »

Jolinar wrote: Sat 8. Feb 2025, 11:37
Ralph wrote: Sat 8. Feb 2025, 11:12 Eine gute Alternative dazu wäre ein KH Support Ticket.
Würde vermutlich nicht viel bringen, denn der TE hat AFAIK keine Kisten bey Keyweb...
Ja, ist schon seltsam ... da ist was faul :shock:
Aber Ubuntu ist derzeit auch sehr eigenartig (vermurkst) ... ich biete die Kisten nur noch ungerne an.

Der Managed Support Service o. Remote Hands sollte aber notfalls möglich sein oder?
https://www.keyweb.de/de/keyhelp/entwic ... rt-options
goldene-zeiten
Posts: 506
Joined: Tue 8. Feb 2022, 17:05
Location: Regensburg
Contact:

Re: Updates streiken

Post by goldene-zeiten »

Ralph wrote: Sat 8. Feb 2025, 10:39 alles via SSH Terminal ...
da könnten auch noch aktive apt Prozesse gelaufen sein ... mach erstmal ein:

Code: Select all

sudo apt-get update && sudo apt-get upgrade
wenn der Fehler weiterhin auftritt:

Code: Select all

sudo dpkg --configure -a
und nochmal:

Code: Select all

sudo apt-get update && sudo apt-get upgrade
wenn nach dem Bootloader gefragt wird JA "y" bestätigen
vor dem reboot noch ein

Code: Select all

sudo update-grub
Falls Fehler angezeigt werden KEIN reboot machen, erst alle Fehler beheben

nach dem reboot

Code: Select all

sudo apt autoremove

Code: Select all

sudo update-grub
So sah die Sache jetzt aus, wenn ich deine Arbeitsschritte berücksichtige:

Code: Select all

root@hyperbrain:~# apt-get update && sudo apt-get upgrade
Hit:1 https://eu.mirror.ionos.com/ubuntu/ubuntu noble InRelease
Get:2 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates InRelease [126 kB]
Get:3 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-backports InRelease [126 kB]
Get:4 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-security InRelease [126 kB]
Get:6 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 Packages [853 kB]
Get:7 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 Components [151 kB]
Get:8 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/restricted amd64 Components [212 B]
Get:9 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/universe amd64 Packages [1012 kB]
Get:10 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/universe amd64 Components [363 kB]
Hit:5 https://rspamd.com/apt-stable noble InRelease
Get:11 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/multiverse amd64 Components [940 B]
Get:12 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-backports/main amd64 Components [208 B]
Get:13 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-backports/restricted amd64 Components [216 B]
Get:14 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-backports/universe amd64 Components [17.7 kB]
Get:15 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-backports/multiverse amd64 Components [212 B]
Get:16 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-security/main amd64 Components [8928 B]
Get:17 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-security/restricted amd64 Components [212 B]
Get:18 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-security/universe amd64 Components [52.0 kB]
Get:19 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-security/multiverse amd64 Components [208 B]
Fetched 2837 kB in 0s (6128 kB/s)
Reading package lists... Done
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
root@hyperbrain:~# dpkg --configure -a
Setting up grub-pc (2.12-1ubuntu7.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
grub-pc: Running grub-install ...
Configuring grub-pc
-------------------

You chose not to install GRUB to any devices. If you continue, the boot loader may not be properly configured, and when this computer next starts up it will use whatever was previously in the boot sector. If there is an earlier version
of GRUB 2 in the boot sector, it may be unable to load modules or handle the current configuration file.

If you are already using a different boot loader and want to carry on doing so, or if this is a special environment where you do not need a boot loader, then you should continue anyway. Otherwise, you should install GRUB somewhere.

Continue without installing GRUB? [yes/no] yes

Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-52-generic
Found initrd image: /boot/initrd.img-6.8.0-52-generic
Found linux image: /boot/vmlinuz-6.8.0-51-generic
Found initrd image: /boot/initrd.img-6.8.0-51-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
root@hyperbrain:~# apt-get update && sudo apt-get upgrade
Hit:1 https://eu.mirror.ionos.com/ubuntu/ubuntu noble InRelease
Hit:2 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates InRelease
Hit:3 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-backports InRelease
Hit:4 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-security InRelease
Hit:5 https://rspamd.com/apt-stable noble InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  krb5-locales libc-bin libc-dev-bin libc-devtools libc6 libc6-dev libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libunwind8 locales python-apt-common python3-apt python3-distupgrade tzdata ubuntu-kernel-accessories
  ubuntu-release-upgrader-core ubuntu-server-minimal zip
20 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.8 MB of archives.
After this operation, 645 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libc-devtools amd64 2.39-0ubuntu8.4 [29.3 kB]
Get:2 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.4 [2124 kB]
Get:3 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.4 [20.4 kB]
Get:4 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libc6 amd64 2.39-0ubuntu8.4 [3264 kB]
Get:5 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libc-bin amd64 2.39-0ubuntu8.4 [682 kB]
Get:6 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.3 [14.2 kB]
Get:7 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.3 [143 kB]
Get:8 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.3 [347 kB]
Get:9 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.3 [33.9 kB]
Get:10 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.3 [81.9 kB]
Get:11 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.4 [4229 kB]
Get:12 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 python-apt-common all 2.7.7ubuntu4 [20.4 kB]
Get:13 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 python3-apt amd64 2.7.7ubuntu4 [169 kB]
Get:14 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 tzdata all 2024b-0ubuntu0.24.04.1 [274 kB]
Get:15 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 ubuntu-release-upgrader-core all 1:24.04.26 [27.5 kB]
Get:16 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 python3-distupgrade all 1:24.04.26 [125 kB]
Get:17 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB]
Get:18 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 ubuntu-kernel-accessories amd64 1.539.2 [10.9 kB]
Get:19 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 ubuntu-server-minimal amd64 1.539.2 [11.0 kB]
Get:20 https://eu.mirror.ionos.com/ubuntu/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB]
Fetched 11.8 MB in 0s (42.1 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 125647 files and directories currently installed.)
Preparing to unpack .../libc-devtools_2.39-0ubuntu8.4_amd64.deb ...
Unpacking libc-devtools (2.39-0ubuntu8.4) over (2.39-0ubuntu8.3) ...
Preparing to unpack .../libc6-dev_2.39-0ubuntu8.4_amd64.deb ...
Unpacking libc6-dev:amd64 (2.39-0ubuntu8.4) over (2.39-0ubuntu8.3) ...
Preparing to unpack .../libc-dev-bin_2.39-0ubuntu8.4_amd64.deb ...
Unpacking libc-dev-bin (2.39-0ubuntu8.4) over (2.39-0ubuntu8.3) ...
Preparing to unpack .../libc6_2.39-0ubuntu8.4_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
Unpacking libc6:amd64 (2.39-0ubuntu8.4) over (2.39-0ubuntu8.3) ...
Setting up libc6:amd64 (2.39-0ubuntu8.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
(Reading database ... 125643 files and directories currently installed.)
Preparing to unpack .../libc-bin_2.39-0ubuntu8.4_amd64.deb ...
Unpacking libc-bin (2.39-0ubuntu8.4) over (2.39-0ubuntu8.3) ...
Setting up libc-bin (2.39-0ubuntu8.4) ...
(Reading database ... 125642 files and directories currently installed.)
Preparing to unpack .../00-krb5-locales_1.20.1-6ubuntu2.3_all.deb ...
Unpacking krb5-locales (1.20.1-6ubuntu2.3) over (1.20.1-6ubuntu2.2) ...
Preparing to unpack .../01-libgssapi-krb5-2_1.20.1-6ubuntu2.3_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.3) over (1.20.1-6ubuntu2.2) ...
Preparing to unpack .../02-libkrb5-3_1.20.1-6ubuntu2.3_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.3) over (1.20.1-6ubuntu2.2) ...
Preparing to unpack .../03-libkrb5support0_1.20.1-6ubuntu2.3_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.3) over (1.20.1-6ubuntu2.2) ...
Preparing to unpack .../04-libk5crypto3_1.20.1-6ubuntu2.3_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.3) over (1.20.1-6ubuntu2.2) ...
Preparing to unpack .../05-locales_2.39-0ubuntu8.4_all.deb ...
Unpacking locales (2.39-0ubuntu8.4) over (2.39-0ubuntu8.3) ...
Preparing to unpack .../06-python-apt-common_2.7.7ubuntu4_all.deb ...
Unpacking python-apt-common (2.7.7ubuntu4) over (2.7.7ubuntu3) ...
Preparing to unpack .../07-python3-apt_2.7.7ubuntu4_amd64.deb ...
Unpacking python3-apt (2.7.7ubuntu4) over (2.7.7ubuntu3) ...
Preparing to unpack .../08-tzdata_2024b-0ubuntu0.24.04.1_all.deb ...
Unpacking tzdata (2024b-0ubuntu0.24.04.1) over (2024b-0ubuntu0.24.04) ...
Preparing to unpack .../09-ubuntu-release-upgrader-core_1%3a24.04.26_all.deb ...
Unpacking ubuntu-release-upgrader-core (1:24.04.26) over (1:24.04.16) ...
Preparing to unpack .../10-python3-distupgrade_1%3a24.04.26_all.deb ...
Unpacking python3-distupgrade (1:24.04.26) over (1:24.04.16) ...
Preparing to unpack .../11-libunwind8_1.6.2-3build1.1_amd64.deb ...
Unpacking libunwind8:amd64 (1.6.2-3build1.1) over (1.6.2-3build1) ...
Preparing to unpack .../12-ubuntu-kernel-accessories_1.539.2_amd64.deb ...
Unpacking ubuntu-kernel-accessories (1.539.2) over (1.539.1) ...
Preparing to unpack .../13-ubuntu-server-minimal_1.539.2_amd64.deb ...
Unpacking ubuntu-server-minimal (1.539.2) over (1.539.1) ...
Preparing to unpack .../14-zip_3.0-13ubuntu0.2_amd64.deb ...
Unpacking zip (3.0-13ubuntu0.2) over (3.0-13ubuntu0.1) ...
Setting up ubuntu-kernel-accessories (1.539.2) ...
Setting up krb5-locales (1.20.1-6ubuntu2.3) ...
Setting up locales (2.39-0ubuntu8.4) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Setting up libunwind8:amd64 (1.6.2-3build1.1) ...
Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.3) ...
Setting up tzdata (2024b-0ubuntu0.24.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 79.)
debconf: falling back to frontend: Readline

Current default time zone: 'Europe/Berlin'
Local time is now:      Sat Feb  8 13:30:20 CET 2025.
Universal Time is now:  Sat Feb  8 12:30:20 UTC 2025.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up zip (3.0-13ubuntu0.2) ...
Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.3) ...
Setting up python-apt-common (2.7.7ubuntu4) ...
Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.3) ...
Setting up libc-dev-bin (2.39-0ubuntu8.4) ...
Setting up libc-devtools (2.39-0ubuntu8.4) ...
Setting up python3-apt (2.7.7ubuntu4) ...
Setting up python3-distupgrade (1:24.04.26) ...
Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.3) ...
Setting up ubuntu-release-upgrader-core (1:24.04.26) ...
Setting up libc6-dev:amd64 (2.39-0ubuntu8.4) ...
Setting up ubuntu-server-minimal (1.539.2) ...
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
Scanning processes...
Scanning candidates...
Scanning processor microcode...
Scanning linux images...

Running kernel seems to be up-to-date.

The processor microcode seems to be up-to-date.

Restarting services...
 systemctl restart apache2.service clamav-daemon.service cron.service dovecot.service fail2ban.service keyhelp-php74-fpm.service keyhelp-php83-fpm.service mariadb.service mdmonitor.service multipathd.service named.service packagekit.service php8.3-fpm.service polkit.service postfix@-.service postsrsd.service proftpd.service redis-server.service rspamd.service ssh.service systemd-journald.service systemd-networkd.service systemd-timesyncd.service systemd-udevd.service

Service restarts being deferred:
 /etc/needrestart/restart.d/dbus.service
 systemctl restart getty@tty1.service
 systemctl restart networkd-dispatcher.service
 systemctl restart systemd-logind.service
 systemctl restart unattended-upgrades.service

No containers need to be restarted.

User sessions running outdated binaries:
 root @ session #2279: sshd[64602]
 root @ user manager service: systemd[64607]

No VM guests are running outdated hypervisor (qemu) binaries on this host.
root@hyperbrain:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@hyperbrain:~# update-grub
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-52-generic
Found initrd image: /boot/initrd.img-6.8.0-52-generic
Found linux image: /boot/vmlinuz-6.8.0-51-generic
Found initrd image: /boot/initrd.img-6.8.0-51-generic
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
root@hyperbrain:~#
Goldene Zeiten Juweliere
Goldankauf - Juwelier - Trauringe - Verlobungsringe - Goldschmiede - Uhrmacher
User avatar
Ralph
Posts: 1245
Joined: Mon 30. Mar 2020, 16:14

Re: Updates streiken

Post by Ralph »

Ja, sieht auf den ersten Blick soweit gut aus ... falls ich (und Du selbst) keine Fehler übersehen haben :mrgreen:
reboot schon durchgeführt?
goldene-zeiten
Posts: 506
Joined: Tue 8. Feb 2022, 17:05
Location: Regensburg
Contact:

Re: Updates streiken

Post by goldene-zeiten »

Noch nicht. Traue mich nicht so recht ;)
Goldene Zeiten Juweliere
Goldankauf - Juwelier - Trauringe - Verlobungsringe - Goldschmiede - Uhrmacher
User avatar
Ralph
Posts: 1245
Joined: Mon 30. Mar 2020, 16:14

Re: Updates streiken

Post by Ralph »

Ohne reboot kanst dich nicht auf dieses System verlassen, außerdem ist der vermutlich nötig jetzt ..
also noch mal ein update-grub wenn das keine Fehler ausgibt, dann reboot
Notfalls kann grub auch noch im rescue mode nochmals neu installiert werden
User avatar
Tobi
Community Moderator
Posts: 3230
Joined: Thu 5. Jan 2017, 13:24

Re: Updates streiken

Post by Tobi »

Warum installierst du nicht „dialog“?
Wie die Fehlermeldung nahelegt scheint das zu fehlen.
https://forum.linuxconfig.org/t/debconf ... log/8148/3

Fehlermeldungen immer von „oben nach unten“ abarbeiten.
Meist ist der erste Fehler ursächlich für Folgefehler.
Gruß,
Tobi


-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
goldene-zeiten
Posts: 506
Joined: Tue 8. Feb 2022, 17:05
Location: Regensburg
Contact:

Re: Updates streiken

Post by goldene-zeiten »

Also Reboot jedenfalls hat geklappt. So gesehen schon mal Glück gehabt. Aber was nun noch fehlt, habe ich dennoch nicht verstanden.
Goldene Zeiten Juweliere
Goldankauf - Juwelier - Trauringe - Verlobungsringe - Goldschmiede - Uhrmacher
goldene-zeiten
Posts: 506
Joined: Tue 8. Feb 2022, 17:05
Location: Regensburg
Contact:

Re: Updates streiken

Post by goldene-zeiten »

Und eine meiner Seiten wirft immer einen 503er:

--
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
--

Ich bekomme das nicht weg.
Goldene Zeiten Juweliere
Goldankauf - Juwelier - Trauringe - Verlobungsringe - Goldschmiede - Uhrmacher
Post Reply