Zależno

Ogólne pytania dotyczące systemu
Vampire1984
Posty: 9
Rejestracja: 31 maja 2009, 13:31
Lokalizacja: Koszalin

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

Post 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
fnmirk
Senior Member
Posty: 8321
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

Nam myśleć nie kazano ani przejrzeć forum?

threads/13294-Ale-co-ja-mam-zrobi%C4%87 ... #post84983
Awatar użytkownika
mati75
Junior Member
Posty: 625
Rejestracja: 30 lipca 2009, 11:19
Lokalizacja: default city

Post autor: mati75 »

Awatar użytkownika
Yampress
Administrator
Posty: 6422
Rejestracja: 09 sierpnia 2007, 21:41
Lokalizacja: PL

Post autor: Yampress »

Chyba musisz zrobić przepakietowanie. Kompilacje nowszej wersji źródeł pakietu na starszym systemie
Vampire1984
Posty: 9
Rejestracja: 31 maja 2009, 13:31
Lokalizacja: Koszalin

Post autor: Vampire1984 »

Zainstalowalem zamiast vsftpd_3.0.2-11_amd64.deb to vsftpd_3.0.2-3_amd64.deb i poszlo :)
Awatar użytkownika
Yampress
Administrator
Posty: 6422
Rejestracja: 09 sierpnia 2007, 21:41
Lokalizacja: PL

Post 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ć.
ODPOWIEDZ