0 Mitglieder und 1 Gast betrachten dieses Thema.
Jan 08 16:38:54 Werner-MM ntpd[878]: receive: Unexpected origin timestamp 0xe3a2fb0c.1222b99e does not match aorg 0000000000.00000000 from server@162.159.200.123 xmt 0xe3a2fb0e.e5e05668Jan 08 16:38:54 Werner-MM ntpd[878]: receive: Unexpected origin timestamp 0xe3a2fb0c.12211f98 does not match aorg 0000000000.00000000 from server@88.198.49.74 xmt 0xe3a2fb0e.e5a4ac60Jan 08 16:38:54 Werner-MM ntpd[878]: receive: Unexpected origin timestamp 0xe3a2fb0c.12230f90 does not match aorg 0000000000.00000000 from server@78.46.53.2 xmt 0xe3a2fb0e.e5d60c6bJan 08 16:42:35 Werner-MM anacron[701]: Job `cron.daily' started
Den Inhalt dieser Datei bitte mal hier posten.
# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for helpdriftfile /var/lib/ntp/ntp.drift# Leap seconds definition provided by tzdataleapfile /usr/share/zoneinfo/leap-seconds.list# Enable this if you want statistics to be logged.#statsdir /var/log/ntpstats/statistics loopstats peerstats clockstatsfilegen loopstats file loopstats type day enablefilegen peerstats file peerstats type day enablefilegen clockstats file clockstats type day enable# Specify one or more NTP servers.# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for# more information.pool 0.ubuntu.pool.ntp.org iburstpool 1.ubuntu.pool.ntp.org iburstpool 2.ubuntu.pool.ntp.org iburstpool 3.ubuntu.pool.ntp.org iburst# Use Ubuntu's ntp server as a fallback.pool ntp.ubuntu.com# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for# details. The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions># might also be helpful.## Note that "restrict" applies to both servers and clients, so a configuration# that might be intended to block requests from certain clients could also end# up blocking replies from your own upstream servers.# By default, exchange time with everybody, but don't allow configuration.restrict -4 default kod notrap nomodify nopeer noquery limitedrestrict -6 default kod notrap nomodify nopeer noquery limited# Local users may interrogate the ntp server more closely.restrict 127.0.0.1restrict ::1# Needed for adding pool entriesrestrict source notrap nomodify noquery# Clients from this (example!) subnet have unlimited access, but only if# cryptographically authenticated.#restrict 192.168.123.0 mask 255.255.255.0 notrust# If you want to provide time to your local subnet, change the next line.# (Again, the address is an example only.)#broadcast 192.168.123.255# If you want to listen to time broadcasts on your local subnet, de-comment the# next lines. Please do this only if you trust everybody on the network!#disable auth#broadcastclient
Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: /usr/lib/linuxmint/mintMenu/mintMenu.py:498: DeprecationWarning: MatePanelApplet.Applet.set_background_widget is deprecatedJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.applet.set_background_widget(self.applet)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: /usr/lib/linuxmint/mintMenu/mintMenu.py:176: DeprecationWarning: Gtk.Alignment.new is deprecatedJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Align1 = Gtk.Alignment.new(0, 0, 0, 0)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: /usr/lib/linuxmint/mintMenu/mintMenu.py:177: DeprecationWarning: Gtk.Alignment.set_padding is deprecatedJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Align1.set_padding(10, 5, 10, 0)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: /usr/lib/linuxmint/mintMenu/mintMenu.py:286: DeprecationWarning: Gtk.Window.set_opacity is deprecatedJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.window.set_opacity(1.0)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Error in sys.excepthook:Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthookJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: with os.fdopen(os.open(pr_filename,Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/crash/_usr_lib_linuxmint_mintMenu_mintMenu.py.1000.crash'Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Original exception was:Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Error in sys.excepthook:Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthookJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: with os.fdopen(os.open(pr_filename,Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/crash/_usr_lib_linuxmint_mintMenu_mintMenu.py.1000.crash'Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Original exception was:Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Error in sys.excepthook:Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthookJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: with os.fdopen(os.open(pr_filename,Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/crash/_usr_lib_linuxmint_mintMenu_mintMenu.py.1000.crash'Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Original exception was:Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:50 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Error in sys.excepthook:Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthookJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: with os.fdopen(os.open(pr_filename,Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/crash/_usr_lib_linuxmint_mintMenu_mintMenu.py.1000.crash'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Original exception was:Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Error in sys.excepthook:Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthookJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: with os.fdopen(os.open(pr_filename,Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/crash/_usr_lib_linuxmint_mintMenu_mintMenu.py.1000.crash'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Original exception was:Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Error in sys.excepthook:Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthookJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: with os.fdopen(os.open(pr_filename,Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/crash/_usr_lib_linuxmint_mintMenu_mintMenu.py.1000.crash'Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Original exception was:Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:42:58 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Error in sys.excepthook:Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthookJan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: with os.fdopen(os.open(pr_filename,Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/crash/_usr_lib_linuxmint_mintMenu_mintMenu.py.1000.crash'Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Original exception was:Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: Traceback (most recent call last):Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 779, in FilterJan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: self.add_search_suggestions(text)Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 623, in add_search_suggestionsJan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: text = "<b>%s</b>" % cgi.escape(text)Jan 08 16:43:01 Werner-MM org.mate.panel.applet.MintMenuAppletFactory[1199]: AttributeError: module 'cgi' has no attribute 'escape'
gibt es auch sehr viele Fehler.
sudo apt-get purge ntp
journalctl -b -0 >20210109-boot_zeiten.txt
ich würde dir vorschlagen "ntp" zu entfernen:
ntp fragt Zeitserver im Netz ab und stellt die Systemzeit danach.
sudo apt-get install ntp
neu installierter LM 20 Rechner ist.
Eine Frage dazu, hast du neu installiert oder ein upgrade gemacht?
werner@Werner-MM:/etc$ sudo apt-get purge ntp[sudo] Passwort für werner: Paketlisten werden gelesen... FertigAbhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... FertigDie folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: libllvm10 linux-headers-5.4.0-58 linux-headers-5.4.0-58-generic linux-headers-5.4.0-59 linux-headers-5.4.0-59-generic linux-image-5.4.0-58-generic linux-image-5.4.0-59-generic linux-modules-5.4.0-58-generic linux-modules-5.4.0-59-generic linux-modules-extra-5.4.0-58-generic linux-modules-extra-5.4.0-59-genericVerwenden Sie »sudo apt autoremove«, um sie zu entfernen.Die folgenden zusätzlichen Pakete werden installiert: systemd-timesyncdDie folgenden Pakete werden ENTFERNT: ntp*Die folgenden NEUEN Pakete werden installiert: systemd-timesyncd0 aktualisiert, 1 neu installiert, 1 zu entfernen und 0 nicht aktualisiert.Es müssen 28,1 kB an Archiven heruntergeladen werden.Nach dieser Operation werden 1.778 kB Plattenplatz freigegeben.Möchten Sie fortfahren? [J/n] sudo apt-get purge ntp