маленький фтп сервер
Модераторы: Skull, Модераторы разделов
-
- Сообщения: 60
маленький фтп сервер
посоветуйте маленький фтп сервер для alt linux
-
- Бывший модератор
- Сообщения: 1571
- ОС: Cygwin
Re: маленький фтп сервер
vsftpd
-
- Сообщения: 60
Re: маленький фтп сервер
apt-get install vsftpd
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vsftpd: Depends: /etc/logrotate.d
Depends: pam0(system-auth)
Depends: pam0(system-auth-use_first_pass)
E: Broken packages
-
- Сообщения: 372
- ОС: ALT Linux Sisyphus
Re: маленький фтп сервер
Зачем вы сломали свой апт?
На что он у вас настроен?
На что он у вас настроен?
ALT Linux Team
SIM-IM Development Team
Antilamer
SIM-IM Development Team
Antilamer
-
- Сообщения: 60
Re: маленький фтп сервер
ZloiJoker писал(а): ↑03.05.2006 18:40
apt-get install vsftpd
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vsftpd: Depends: /etc/logrotate.d
Depends: pam0(system-auth)
Depends: pam0(system-auth-use_first_pass)
E: Broken packages
ничего я не ломал:
apt.conf
Acquire::CDROM::Copy "true";
Acquire::CDROM::mount "/mnt/cdrom";
RPM
{
Allow-Duplicated {
// Old-style kernels.
"^(NVIDIA_)?(kernel|alsa)[0-9]*(-adv|-linus)?($|-up|-smp|-secure|-custom|-enterprise|-BOOT|-tape|-aureal)";
// New-style kernels.
"^kernel-(image|modules)-.*";
};
Hold {
// Old-style kernels.
"^(kernel|alsa)[0-9]+-source";
};
};
RPM::Allow-Duplicated { "^libMySQL$"; };
RPM::Allow-Duplicated { "^libreadline$"; };
cat /etc/apt/sources.list
# Sisyphus
rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
rpm-src [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
#rpm [alt] file:///var/ftp/pub/ALTLinux/Sisyphus i586 classic
rpm file:///var/ftp/pub FREEHAND devel
rpm file:///var/ftp/pub FREEHAND main
-
- Сообщения: 372
- ОС: ALT Linux Sisyphus
Re: маленький фтп сервер
(ZloiJoker @ May 4 2006, в 10:49) писал(а):rpm file:///var/ftp/pub FREEHAND devel
rpm file:///var/ftp/pub FREEHAND main
что это?
И в /etc/apt/sources.list.d ничего нет интересного?
ALT Linux Team
SIM-IM Development Team
Antilamer
SIM-IM Development Team
Antilamer
-
- Сообщения: 60
Re: маленький фтп сервер
apt-get install vsftpd
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package vsftpd
cat sources.list
# Sisyphus
#rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
rpm-src [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus noarch classic
ls sources.list.d/
пусто
rpm -i vsftpd-1.1.2-alt1.i586.rpm
error: failed dependencies:
libpam_userpass.so.0 is needed by vsftpd-1.1.2-alt1
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package vsftpd
cat sources.list
# Sisyphus
#rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
rpm-src [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus noarch classic
ls sources.list.d/
пусто
rpm -i vsftpd-1.1.2-alt1.i586.rpm
error: failed dependencies:
libpam_userpass.so.0 is needed by vsftpd-1.1.2-alt1
-
- Сообщения: 372
- ОС: ALT Linux Sisyphus
Re: маленький фтп сервер
(ZloiJoker @ May 6 2006, в 12:31) писал(а):#rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
rpm-src [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus i586 classic
rpm [alt] ftp://ftp.altlinux.com/pub/distributions/ALTLinux/Sisyphus noarch classic
У вас Сизиф практически не подключен.
ALT Linux Team
SIM-IM Development Team
Antilamer
SIM-IM Development Team
Antilamer