Errors bei frischer Neuinstallation von KeyHelp auf jungfreulichen Server
Posted: Wed 11. Dec 2024, 12:08
--------------------------------------------------------------------------
Ich bin sicher, dass die Ursache des Problems bei KeyHelp liegt
Ich weis nicht
Server-Betriebssystem + Version
Debian 12.8 (64-bit) minimal System NetCup VPS vorinstalliert und jungfreulich
Eingesetzte Server-Virtualisierung-Technologie
KVM
KeyHelp-Version + Build-Nummer
24.2 (Build 3326)
Problembeschreibung / Fehlermeldungen
Ihre KeyHelp-Installation funktioniert möglicherweise nicht wie erwartet, solange die Ursachen für diese Fehler nicht behoben sind.
Bei der Installation der folgenden Module traten Probleme auf: AWStats, Fail2ban, Logrotate
Erwartetes Ergebnis
Dass die drei Module installiert werden
Tatsächliches Ergebnis
Errors bei der Installation
Schritte zur Reproduktion
Keine
Zusätzliche Informationen
Hier der Auszug aus dem Installations Protokoll
Danke schon mal in Voraus fuer Eure Hilfe wie ich hier weiterkomme.
Ich bin sicher, dass die Ursache des Problems bei KeyHelp liegt
Ich weis nicht
Server-Betriebssystem + Version
Debian 12.8 (64-bit) minimal System NetCup VPS vorinstalliert und jungfreulich
Eingesetzte Server-Virtualisierung-Technologie
KVM
KeyHelp-Version + Build-Nummer
24.2 (Build 3326)
Problembeschreibung / Fehlermeldungen
Ihre KeyHelp-Installation funktioniert möglicherweise nicht wie erwartet, solange die Ursachen für diese Fehler nicht behoben sind.
Bei der Installation der folgenden Module traten Probleme auf: AWStats, Fail2ban, Logrotate
Erwartetes Ergebnis
Dass die drei Module installiert werden
Tatsächliches Ergebnis
Errors bei der Installation
Schritte zur Reproduktion
Keine
Zusätzliche Informationen
Hier der Auszug aus dem Installations Protokoll
Code: Select all
================================================================================
AWStats
================================================================================
exec | apt-get install -y awstats
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 27392 (apt-get)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ERROR DETECTED <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
[SKIPPED DUE PREVIOUS ERRORS] exec | rm -f /etc/cron.d/awstats
[SKIPPED DUE PREVIOUS ERRORS] exec | rm -f /etc/awstats/awstats.conf
================================================================================
Fail2ban
================================================================================
exec | apt-get install -y fail2ban python3-pyinotify python3-systemd
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 27392 (apt-get)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ERROR DETECTED <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
[SKIPPED DUE PREVIOUS ERRORS] exec | systemctl enable fail2ban
[SKIPPED DUE PREVIOUS ERRORS] files | fail2ban/jail.d/keyhelp.local => /etc/fail2ban/jail.d/keyhelp.local
[SKIPPED DUE PREVIOUS ERRORS] files | fail2ban/filter.d/keyhelp-mariadb.conf => /etc/fail2ban/filter.d/keyhelp-mariadb.conf
[SKIPPED DUE PREVIOUS ERRORS] files | fail2ban/filter.d/keyhelp-phpmyadmin.conf => /etc/fail2ban/filter.d/keyhelp-phpmyadmin.conf
[SKIPPED DUE PREVIOUS ERRORS] files | fail2ban/filter.d/keyhelp-snappymail.conf => /etc/fail2ban/filter.d/keyhelp-snappymail.conf
[SKIPPED DUE PREVIOUS ERRORS] files | fail2ban/filter.d/keyhelp-bad-bots.conf => /etc/fail2ban/filter.d/keyhelp-bad-bots.conf
[SKIPPED DUE PREVIOUS ERRORS] exec | chown keyhelp:keyhelp /etc/fail2ban/jail.d/keyhelp.local
[SKIPPED DUE PREVIOUS ERRORS] exec | service fail2ban restart
[SKIPPED DUE PREVIOUS ERRORS] files | fail2ban/filter.d/fixes/1.1.0-apache-common.conf => /etc/fail2ban/filter.d/apache-common.conf
[SKIPPED DUE PREVIOUS ERRORS] files | fail2ban/filter.d/fixes/1.1.0-postfix.conf => /etc/fail2ban/filter.d/postfix.conf
================================================================================
Logrotate
================================================================================
exec | apt-get install -y logrotate
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 27392 (apt-get)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ERROR DETECTED <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
[SKIPPED DUE PREVIOUS ERRORS] files | logrotate/keyhelp => /etc/logrotate.d/keyhelp
[SKIPPED DUE PREVIOUS ERRORS] files | logrotate/logrotate.timer => /lib/systemd/system/logrotate.timer
[SKIPPED DUE PREVIOUS ERRORS] files | logrotate/logrotate.service => /lib/systemd/system/logrotate.service
[SKIPPED DUE PREVIOUS ERRORS] exec | systemctl daemon-reload