Moorhuhnjäger
New Member
Huhu zusammen,
nachdem ich nun mehrere fehlversuche hatte, wollte ich vor dem nächsten start mal nachfragen ob das überhaupt möglich ist.
ich nutze zur zeit einen vDRS Linux LARGE von Dogado mit 1500 MhZ CPU, 40000 MB Speicherplatz, 1024MB RAM.
LG
MHJ
Ich habs mal schnell durchgespielt und unter punkt 12 kommt folgendes:
apt-get install pure-ftpd-common pure-ftpd-mysql quota quotatool
Reading package lists... Done
Building dependency tree
Reading state information... Done
quota is already the newest version.
Recommended packages:
pure-ftpd
The following NEW packages will be installed:
pure-ftpd-common pure-ftpd-mysql quotatool
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 351kB of archives.
After this operation, 860kB of additional disk space will be used.
Get:1 http://ftp.debian.org stable/main pure-ftpd-common 1.0.21-11.4 [173kB]
Get:2 http://ftp.debian.org stable/main pure-ftpd-mysql 1.0.21-11.4 [161kB]
Get:3 http://ftp.debian.org stable/main quotatool 1.4.10-1 [17.6kB]
Fetched 351kB in 0s (653kB/s)
Preconfiguring packages ...
Selecting previously deselected package pure-ftpd-common.
(Reading database ... 25488 files and directories currently installed.)
Unpacking pure-ftpd-common (from .../pure-ftpd-common_1.0.21-11.4_all.deb) ...
Selecting previously deselected package pure-ftpd-mysql.
Unpacking pure-ftpd-mysql (from .../pure-ftpd-mysql_1.0.21-11.4_i386.deb) ...
Selecting previously deselected package quotatool.
Unpacking quotatool (from .../quotatool_1.4.10-1_i386.deb) ...
Processing triggers for man-db ...
Setting up pure-ftpd-common (1.0.21-11.4) ...
Setting up pure-ftpd-mysql (1.0.21-11.4) ...
Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -E -B
invoke-rc.d: initscript pure-ftpd-mysql, action "start" failed.
dpkg: error processing pure-ftpd-mysql (--configure):
subprocess post-installation script returned error exit status 252
Setting up quotatool (1.4.10-1) ...
Errors were encountered while processing:
pure-ftpd-mysql
[ Rootkit Hunter version 1.3.2 ]
File updated: searched for 153 files, found 114
E: Sub-process /usr/bin/dpkg returned an error code (1)
wenn ich weiter mache, habe ich das nächste problem.
apt-get install g++ libc6 gcc gawk make texinfo libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version.
gcc is already the newest version.
gcc set to manually installed.
make is already the newest version.
make set to manually installed.
The following extra packages will be installed:
g++-4.3 libstdc++6-4.3-dev zlib1g-dev
Suggested packages:
g++-multilib g++-4.3-multilib gcc-4.3-doc libstdc++6-4.3-dbg libstdc++6-4.3-doc
texinfo-doc-nonfree texlive-base texlive-generic-recommended texlive-latex-base
The following NEW packages will be installed:
g++ g++-4.3 gawk libmysqlclient15-dev libstdc++6-4.3-dev texinfo zlib1g-dev
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 13.6MB of archives.
After this operation, 43.3MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.debian.org stable/main gawk 1:3.1.5.dfsg-4.1 [685kB]
Get:2 http://security.debian.org stable/updates/main libmysqlclient15-dev 5.0.51a-24+lenny1 [7198kB]
Get:3 http://ftp.debian.org stable/main texinfo 4.11.dfsg.1-4 [710kB]
Get:4 http://ftp.debian.org stable/main libstdc++6-4.3-dev 4.3.2-1.1 [1389kB]
Get:5 http://ftp.debian.org stable/main g++-4.3 4.3.2-1.1 [3414kB]
Get:6 http://ftp.debian.org stable/main g++ 4:4.3.2-2 [1368B]
Get:7 http://ftp.debian.org stable/main zlib1g-dev 1:1.2.3.3.dfsg-12 [157kB]
Fetched 13.6MB in 2min33s (88.3kB/s)
Selecting previously deselected package gawk.
(Reading database ... 25568 files and directories currently installed.)
Unpacking gawk (from .../gawk_1%3a3.1.5.dfsg-4.1_i386.deb) ...
Selecting previously deselected package texinfo.
Unpacking texinfo (from .../texinfo_4.11.dfsg.1-4_i386.deb) ...
Selecting previously deselected package libstdc++6-4.3-dev.
Unpacking libstdc++6-4.3-dev (from .../libstdc++6-4.3-dev_4.3.2-1.1_i386.deb) ...
Selecting previously deselected package g++-4.3.
Unpacking g++-4.3 (from .../g++-4.3_4.3.2-1.1_i386.deb) ...
Selecting previously deselected package g++.
Unpacking g++ (from .../g++_4%3a4.3.2-2_i386.deb) ...
Selecting previously deselected package zlib1g-dev.
Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-12_i386.deb) ...
Selecting previously deselected package libmysqlclient15-dev.
Unpacking libmysqlclient15-dev (from .../libmysqlclient15-dev_5.0.51a-24+lenny1_i386.deb) ...
Processing triggers for man-db ...
Setting up pure-ftpd-mysql (1.0.21-11.4) ...
Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -E -B
invoke-rc.d: initscript pure-ftpd-mysql, action "start" failed.
dpkg: error processing pure-ftpd-mysql (--configure):
subprocess post-installation script returned error exit status 252
Setting up gawk (1:3.1.5.dfsg-4.1) ...
Setting up texinfo (4.11.dfsg.1-4) ...
Setting up zlib1g-dev (1:1.2.3.3.dfsg-12) ...
Setting up libmysqlclient15-dev (5.0.51a-24+lenny1) ...
Setting up g++-4.3 (4.3.2-1.1) ...
Setting up libstdc++6-4.3-dev (4.3.2-1.1) ...
Setting up g++ (4:4.3.2-2) ...
Errors were encountered while processing:
pure-ftpd-mysql
[ Rootkit Hunter version 1.3.2 ]
File updated: searched for 153 files, found 114
E: Sub-process /usr/bin/dpkg returned an error code (1)
nachdem ich nun mehrere fehlversuche hatte, wollte ich vor dem nächsten start mal nachfragen ob das überhaupt möglich ist.
ich nutze zur zeit einen vDRS Linux LARGE von Dogado mit 1500 MhZ CPU, 40000 MB Speicherplatz, 1024MB RAM.
LG
MHJ
Ich habs mal schnell durchgespielt und unter punkt 12 kommt folgendes:
apt-get install pure-ftpd-common pure-ftpd-mysql quota quotatool
Reading package lists... Done
Building dependency tree
Reading state information... Done
quota is already the newest version.
Recommended packages:
pure-ftpd
The following NEW packages will be installed:
pure-ftpd-common pure-ftpd-mysql quotatool
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 351kB of archives.
After this operation, 860kB of additional disk space will be used.
Get:1 http://ftp.debian.org stable/main pure-ftpd-common 1.0.21-11.4 [173kB]
Get:2 http://ftp.debian.org stable/main pure-ftpd-mysql 1.0.21-11.4 [161kB]
Get:3 http://ftp.debian.org stable/main quotatool 1.4.10-1 [17.6kB]
Fetched 351kB in 0s (653kB/s)
Preconfiguring packages ...
Selecting previously deselected package pure-ftpd-common.
(Reading database ... 25488 files and directories currently installed.)
Unpacking pure-ftpd-common (from .../pure-ftpd-common_1.0.21-11.4_all.deb) ...
Selecting previously deselected package pure-ftpd-mysql.
Unpacking pure-ftpd-mysql (from .../pure-ftpd-mysql_1.0.21-11.4_i386.deb) ...
Selecting previously deselected package quotatool.
Unpacking quotatool (from .../quotatool_1.4.10-1_i386.deb) ...
Processing triggers for man-db ...
Setting up pure-ftpd-common (1.0.21-11.4) ...
Setting up pure-ftpd-mysql (1.0.21-11.4) ...
Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -E -B
invoke-rc.d: initscript pure-ftpd-mysql, action "start" failed.
dpkg: error processing pure-ftpd-mysql (--configure):
subprocess post-installation script returned error exit status 252
Setting up quotatool (1.4.10-1) ...
Errors were encountered while processing:
pure-ftpd-mysql
[ Rootkit Hunter version 1.3.2 ]
File updated: searched for 153 files, found 114
E: Sub-process /usr/bin/dpkg returned an error code (1)
wenn ich weiter mache, habe ich das nächste problem.
apt-get install g++ libc6 gcc gawk make texinfo libmysqlclient15-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version.
gcc is already the newest version.
gcc set to manually installed.
make is already the newest version.
make set to manually installed.
The following extra packages will be installed:
g++-4.3 libstdc++6-4.3-dev zlib1g-dev
Suggested packages:
g++-multilib g++-4.3-multilib gcc-4.3-doc libstdc++6-4.3-dbg libstdc++6-4.3-doc
texinfo-doc-nonfree texlive-base texlive-generic-recommended texlive-latex-base
The following NEW packages will be installed:
g++ g++-4.3 gawk libmysqlclient15-dev libstdc++6-4.3-dev texinfo zlib1g-dev
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 13.6MB of archives.
After this operation, 43.3MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.debian.org stable/main gawk 1:3.1.5.dfsg-4.1 [685kB]
Get:2 http://security.debian.org stable/updates/main libmysqlclient15-dev 5.0.51a-24+lenny1 [7198kB]
Get:3 http://ftp.debian.org stable/main texinfo 4.11.dfsg.1-4 [710kB]
Get:4 http://ftp.debian.org stable/main libstdc++6-4.3-dev 4.3.2-1.1 [1389kB]
Get:5 http://ftp.debian.org stable/main g++-4.3 4.3.2-1.1 [3414kB]
Get:6 http://ftp.debian.org stable/main g++ 4:4.3.2-2 [1368B]
Get:7 http://ftp.debian.org stable/main zlib1g-dev 1:1.2.3.3.dfsg-12 [157kB]
Fetched 13.6MB in 2min33s (88.3kB/s)
Selecting previously deselected package gawk.
(Reading database ... 25568 files and directories currently installed.)
Unpacking gawk (from .../gawk_1%3a3.1.5.dfsg-4.1_i386.deb) ...
Selecting previously deselected package texinfo.
Unpacking texinfo (from .../texinfo_4.11.dfsg.1-4_i386.deb) ...
Selecting previously deselected package libstdc++6-4.3-dev.
Unpacking libstdc++6-4.3-dev (from .../libstdc++6-4.3-dev_4.3.2-1.1_i386.deb) ...
Selecting previously deselected package g++-4.3.
Unpacking g++-4.3 (from .../g++-4.3_4.3.2-1.1_i386.deb) ...
Selecting previously deselected package g++.
Unpacking g++ (from .../g++_4%3a4.3.2-2_i386.deb) ...
Selecting previously deselected package zlib1g-dev.
Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.3.dfsg-12_i386.deb) ...
Selecting previously deselected package libmysqlclient15-dev.
Unpacking libmysqlclient15-dev (from .../libmysqlclient15-dev_5.0.51a-24+lenny1_i386.deb) ...
Processing triggers for man-db ...
Setting up pure-ftpd-mysql (1.0.21-11.4) ...
Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -E -B
invoke-rc.d: initscript pure-ftpd-mysql, action "start" failed.
dpkg: error processing pure-ftpd-mysql (--configure):
subprocess post-installation script returned error exit status 252
Setting up gawk (1:3.1.5.dfsg-4.1) ...
Setting up texinfo (4.11.dfsg.1-4) ...
Setting up zlib1g-dev (1:1.2.3.3.dfsg-12) ...
Setting up libmysqlclient15-dev (5.0.51a-24+lenny1) ...
Setting up g++-4.3 (4.3.2-1.1) ...
Setting up libstdc++6-4.3-dev (4.3.2-1.1) ...
Setting up g++ (4:4.3.2-2) ...
Errors were encountered while processing:
pure-ftpd-mysql
[ Rootkit Hunter version 1.3.2 ]
File updated: searched for 153 files, found 114
E: Sub-process /usr/bin/dpkg returned an error code (1)
Zuletzt bearbeitet: