APT/Fehlerbehebung/dependencies error libc: Unterschied zwischen den Versionen

Aus Foxwiki
Zeile 2: Zeile 2:
=== Lösung ===
=== Lösung ===
<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line>
#dpkg --configure -a
# dpkg --configure -a


# apt-get install ibritish iamerican ienglish-common ispell locales libc6=2.28-10 libc-bin=2.28-10
# apt-get install ibritish iamerican ienglish-common ispell locales libc6=2.28-10 libc-bin=2.28-10

Version vom 3. September 2024, 15:37 Uhr

dependencies error libc

Lösung

# dpkg --configure -a

# apt-get install ibritish iamerican ienglish-common ispell locales libc6=2.28-10 libc-bin=2.28-10

# apt clean

# apt autoclean

# apt update

# apt upgrade

# systemctl restart sshd.service