Was at VE
root@sharedhosting:/home# apt-get install pure-ftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
pure-ftpd is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up pure-ftpd (1.0.24-1) ...
Starting ftp server: Running: /usr/sbin/pure-ftpd -l pam -O clf:/var/log/pure-ftpd/transfer.log -U 113:002 -u 1000 -A -E -8 UTF-8 -C 10 -D -B
421 Unable to switch capabilities : Operation not permitted
invoke-rc.d: initscript pure-ftpd, action "start" failed.
dpkg: error processing pure-ftpd (--configure):
subprocess installed post-installation script returned error exit status 252
Errors were encountered while processing:
 pure-ftpd
E: Sub-process /usr/bin/dpkg returned an error code (1)
---
makeing fix
Parent HOST
# vzctl stop 200
# for CAP in CHOWN DAC_READ_SEARCH SETGID SETUID NET_BIND_SERVICE NET_ADMIN SYS_CHROOT SYS_NICE CHOWN DAC_READ_SEARCH SETGID SETUID NET_BIND_SERVICE NET_ADMIN SYS_CHROOT SYS_NICE; do vzctl set 200 --capability ${CAP}:on --save; done
# vzctl start 200
---
Vuola
Then VE
root@sharedhosting:~# apt-get install pure-ftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
pure-ftpd is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up pure-ftpd (1.0.24-1) ...
Starting ftp server: Running: /usr/sbin/pure-ftpd -l pam -O clf:/var/log/pure-ftpd/transfer.log -U 113:002 -u 1000 -A -E -8 UTF-8 -C 10 -D -B





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to