Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error PureFTPD stop installer #357

Open
Derodin opened this issue Mar 10, 2021 · 1 comment
Open

error PureFTPD stop installer #357

Derodin opened this issue Mar 10, 2021 · 1 comment

Comments

@Derodin
Copy link

Derodin commented Mar 10, 2021

OS: Ubuntu 18.04
Server: Clean only Ubuntu

If the installation is running, you will get the following message and the installation will end:

Installing FTP server (Pure-FTPd)...
Error: The following command failed: apt-get -y install pure-ftpd-common pure-ftpd-mysql

Paketlisten werden gelesen...
Abhängigkeitsbaum wird aufgebaut....
Statusinformationen werden eingelesen....
Die folgenden NEUEN Pakete werden installiert:
  pure-ftpd-common pure-ftpd-mysql
0 aktualisiert, 2 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 277 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 881 kB Plattenplatz zusätzlich benutzt.
Holen:1 ftp://ftp.stratoserver.net/pub/linux/ubuntu bionic/universe amd64 pure-ftpd-common all 1.0.46-1build1 [141 kB]
Holen:2 ftp://ftp.stratoserver.net/pub/linux/ubuntu bionic/universe amd64 pure-ftpd-mysql amd64 1.0.46-1build1 [136 kB]
Vorkonfiguration der Pakete ...
Es wurden 277 kB in 0 s geholt (1.199 kB/s).
Vormals nicht ausgewähltes Paket pure-ftpd-common wird gewählt.
(Lese Datenbank ... 39059 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../pure-ftpd-common_1.0.46-1build1_all.deb ...
Entpacken von pure-ftpd-common (1.0.46-1build1) ...
Vormals nicht ausgewähltes Paket pure-ftpd-mysql wird gewählt.
Vorbereitung zum Entpacken von .../pure-ftpd-mysql_1.0.46-1build1_amd64.deb ...
Entpacken von pure-ftpd-mysql (1.0.46-1build1) ...
pure-ftpd-common (1.0.46-1build1) wird eingerichtet ...
pure-ftpd-mysql (1.0.46-1build1) wird eingerichtet ...
/var/lib/dpkg/info/pure-ftpd-mysql.postinst: Zeile 34: update-inetd: Befehl nicht gefunden
dpkg: Fehler beim Bearbeiten des Paketes pure-ftpd-mysql (--configure):
 »installiertes pure-ftpd-mysql-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert 127 zurück
Trigger für man-db (2.8.3-2ubuntu0.1) werden verarbeitet ...
Trigger für systemd (237-3ubuntu10.44) werden verarbeitet ...
Fehler traten auf beim Bearbeiten von:
 pure-ftpd-mysql
E: Sub-process /usr/bin/dpkg returned an error code (1)
@EsoCoding
Copy link

Install -> sudo apt-get install update-inetd

Its missing from the installer, i had the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants