Hi! On 11/6/06, Jean-Sebastien Pilon <[EMAIL PROTECTED]> wrote:
It might not be the best place to aask this, but I have been seeking for help elsewhere and found no satisfactory resolution to my problem and it is package related ;)
debian-user maybe.
Any idea how i can fix this ?
You can force the install. For example, if you already have vsftp installed, you can download pure-ftpd with: aptitude download pure-ftpd Then install it: dpkg -i --force-all pure-ftpd_1.0.21-5_i386.deb And you will have a system with 2 FTP servers: # dpkg -l | grep ftp ii pure-ftpd 1.0.21-5 Pure-FTPd FTP server ii vsftpd 2.0.5-2 The Very Secure FTP Daemon Right? :-) Best regards, Nelson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

