Strona 1 z 1

Zależności do vsftpd_3.0.2-11_amd64.deb nie pozwalają na instalację pakietów

: 25 października 2013, 12:41
autor: Vampire1984
Witam.

Po ściągnięciu najnowszej wersji systemu z http://ftp.us.debian.org/debian/pool/ma ... _amd64.deb i uruchomieniu polecenia:

Kod: Zaznacz cały

dpkg -i
pojawiają mi się takie oto błędy:

Kod: Zaznacz cały

dpkg -i vsftpd_3.0.2-11_amd64.deb
(Reading database ... 33171 files and directories currently installed.)
Preparing to replace vsftpd 3.0.2-11 (using vsftpd_3.0.2-11_amd64.deb) ...
Unpacking replacement vsftpd ...
dpkg: dependency problems prevent configuration of vsftpd:
 vsftpd depends on init-system-helpers (>= 1.9); however:
  Package init-system-helpers is not installed.
 vsftpd depends on libc6 (>= 2.15); however:
  Version of libc6:amd64 on system is 2.13-38.
 vsftpd depends on libcap2 (>= 2.10); however:
  Package libcap2 is not installed.
dpkg: error processing vsftpd (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing: vsftpd
# apt-get install init-system-helpers
Package init-system-helpers is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'init-system-helpers' has no installation candidate
# apt-get install  libcap2
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 vsftpd : Depends: init-system-helpers (>= 1.9) but it is not installable
          Depends: libc6 (>= 2.15) but 2.13-38 is to be installed
          Recommends: ssl-cert but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
# apt-get install ssl-cert
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 ssl-cert : Depends: openssl (>= 0.9.8g-9) but it is not going to be installed
 vsftpd : Depends: init-system-helpers (>= 1.9) but it is not installable
          Depends: libc6 (>= 2.15) but 2.13-38 is to be installed
          Depends: libcap2 (>= 2.10) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED: vsftpd
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 379 kB disk space will be freed.
Co w tej sytuacji zrobić?

Dane systemu:

Kod: Zaznacz cały

uname -a
Linux debian-ftp 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux

Kod: Zaznacz cały

cat /etc/apt/sources.list
deb http://ftp.pl.debian.org/debian stable main contrib non-free
deb-src http://ftp.pl.debian.org/debian stable main contrib non-free
deb http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

: 25 października 2013, 12:55
autor: fnmirk
Nam myśleć nie kazano ani przejrzeć forum?

threads/13294-Ale-co-ja-mam-zrobi%C4%87 ... #post84983

: 25 października 2013, 16:11
autor: mati75

: 04 listopada 2013, 21:19
autor: Yampress
Chyba musisz zrobić przepakietowanie. Kompilacje nowszej wersji źródeł pakietu na starszym systemie

: 05 listopada 2013, 13:56
autor: Vampire1984
Zainstalowalem zamiast vsftpd_3.0.2-11_amd64.deb to vsftpd_3.0.2-3_amd64.deb i poszlo :)

: 05 listopada 2013, 15:30
autor: Yampress
No bo ten pakiet miał podobne zależności takie jakie były w systemie a wymagał je mieć aby mógł działać.