|
apt-get error ?
RuFiK - 27-11-2007 00:05
witam, mam problem podczas gdy chce pobrac binda wtedy cos mi sie dzieje w konsoli :/
vps87-230-80-238:~# apt-get install bind9 Reading package lists... Done Building dependency tree... Done E: The package mc needs to be reinstalled, but I can't find an archive for it.
kodzik - 27-11-2007 00:52
pierw mc zainstaluj dopiero pozniej bind9
RuFiK - 27-11-2007 06:52
ale sek w tym ze mam mc zainstalowane :D ( Midnight Commander )
czy ktos wie ocb :D i jak ten problem rozwiazac :D
chcialbym zaznaczyc, ze zanim zrobilem reseta, to polecialem apt-get install mysql-server , php5, apache, phpmyadmin, proftpd, a po resecie chcialem dac apt-get install bind9 i kiszka :|
ocb
ruun - 27-11-2007 07:35
RuFiK, w takiej sytuacji mogą pomóc polecenia
apt-get -f install
dpkg --configure -a
RuFiK - 27-11-2007 09:39
witam
apt-get -f install bind9
zakonczylo sie porazka
E: The package mc needs to be reinstalled, but I can't find an archive for it.
dpkg --configure -a
dpkg: dependency problems prevent configuration of bind9: bind9 depends on libbind9-30; however: Package libbind9-30 is not installed. bind9 depends on libc6 (>= 2.6.1-1); however: Version of libc6 on system is 2.3.6.ds1-13etch2. bind9 depends on libdns32; however: Package libdns32 is not installed. bind9 depends on libisc32; however: Package libisc32 is not installed. bind9 depends on libisccc30; however: Package libisccc30 is not installed. bind9 depends on libisccfg30; however: Package libisccfg30 is not installed. bind9 depends on liblwres30; however: Package liblwres30 is not installed. bind9 depends on libssl0.9.8 (>= 0.9.8f-1); however: Version of libssl0.9.8 on system is 0.9.8c-4etch1. bind9 depends on libdns32 (= 1:9.4.2~rc2-1); however: Package libdns32 is not installed. bind9 depends on libisccfg30 (= 1:9.4.2~rc2-1); however: Package libisccfg30 is not installed. bind9 depends on libisc32 (= 1:9.4.2~rc2-1); however: Package libisc32 is not installed. bind9 depends on libisccc30 (= 1:9.4.2~rc2-1); however: Package libisccc30 is not installed. dpkg: error processing bind9 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: bind9
hmm mysle ze dobre polecenia wydałem
rowniez próbowałem
dpkg -i ./bind9_9.4.2~rc2-1_i386.deb
ale bez skutecznie ...
lvps87-230-80-238:/home# dpkg -i ./bind9_9.4.2~rc2-1_i386.deb (Reading database ... 27012 files and directories currently installed.) Preparing to replace bind9 1:9.4.2~rc2-1 (using ./bind9_9.4.2~rc2-1_i386.deb) ... Unpacking replacement bind9 ... dpkg: dependency problems prevent configuration of bind9: bind9 depends on libbind9-30; however: Package libbind9-30 is not installed. bind9 depends on libc6 (>= 2.6.1-1); however: Version of libc6 on system is 2.3.6.ds1-13etch2. bind9 depends on libdns32; however: Package libdns32 is not installed. bind9 depends on libisc32; however: Package libisc32 is not installed. bind9 depends on libisccc30; however: Package libisccc30 is not installed. bind9 depends on libisccfg30; however: Package libisccfg30 is not installed. bind9 depends on liblwres30; however: Package liblwres30 is not installed. bind9 depends on libssl0.9.8 (>= 0.9.8f-1); however: Version of libssl0.9.8 on system is 0.9.8c-4etch1. bind9 depends on libdns32 (= 1:9.4.2~rc2-1); however: Package libdns32 is not installed. bind9 depends on libisccfg30 (= 1:9.4.2~rc2-1); however: Package libisccfg30 is not installed. bind9 depends on libisc32 (= 1:9.4.2~rc2-1); however: Package libisc32 is not installed. bind9 depends on libisccc30 (= 1:9.4.2~rc2-1); however: Package libisccc30 is not installed. dpkg: error processing bind9 (--install): dependency problems - leaving unconfigured Errors were encountered while processing: bind9 ocb ? :(
ruun - 27-11-2007 09:52
Te moje polecenia miałeś wpisać tak jak ja je napisałem, bez bind9.
RuFiK - 27-11-2007 11:06
lvps87-230-80-238:/home# su lvps87-230-80-238:/home# apt-get -f install Reading package lists... Done Building dependency tree... Done E: The package mc needs to be reinstalled, but I can't find an archive for it. lvps87-230-80-238:/home# dpkg --configure -a dpkg: dependency problems prevent configuration of bind9: bind9 depends on libbind9-30; however: Package libbind9-30 is not installed. bind9 depends on libc6 (>= 2.6.1-1); however: Version of libc6 on system is 2.3.6.ds1-13etch2. bind9 depends on libdns32; however: Package libdns32 is not installed. bind9 depends on libisc32; however: Package libisc32 is not installed. bind9 depends on libisccc30; however: Package libisccc30 is not installed. bind9 depends on libisccfg30; however: Package libisccfg30 is not installed. bind9 depends on liblwres30; however: Package liblwres30 is not installed. bind9 depends on libssl0.9.8 (>= 0.9.8f-1); however: Version of libssl0.9.8 on system is 0.9.8c-4etch1. bind9 depends on libdns32 (= 1:9.4.2~rc2-1); however: Package libdns32 is not installed. bind9 depends on libisccfg30 (= 1:9.4.2~rc2-1); however: Package libisccfg30 is not installed. bind9 depends on libisc32 (= 1:9.4.2~rc2-1); however: Package libisc32 is not installed. bind9 depends on libisccc30 (= 1:9.4.2~rc2-1); however: Package libisccc30 is not installed. dpkg: error processing bind9 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: bind9 lvps87-230-80-238:/home#
mlyczek - 27-11-2007 13:01
Daj
apt-get remove bind9
a pozniej
dpkg --configure -a
mozesz tez jeszcze dodatkowo dac
apt-get -f install
RuFiK - 27-11-2007 15:41
lvps87-230-80-238:/home# apt-get remove bind9 Reading package lists... Done Building dependency tree... Done E: The package mc needs to be reinstalled, but I can't find an archive for it. lvps87-230-80-238:/home# dpkg --configure -a dpkg: dependency problems prevent configuration of bind9: bind9 depends on libbind9-30; however: Package libbind9-30 is not installed. bind9 depends on libc6 (>= 2.6.1-1); however: Version of libc6 on system is 2.3.6.ds1-13etch2. bind9 depends on libdns32; however: Package libdns32 is not installed. bind9 depends on libisc32; however: Package libisc32 is not installed. bind9 depends on libisccc30; however: Package libisccc30 is not installed. bind9 depends on libisccfg30; however: Package libisccfg30 is not installed. bind9 depends on liblwres30; however: Package liblwres30 is not installed. bind9 depends on libssl0.9.8 (>= 0.9.8f-1); however: Version of libssl0.9.8 on system is 0.9.8c-4etch1. bind9 depends on libdns32 (= 1:9.4.2~rc2-1); however: Package libdns32 is not installed. bind9 depends on libisccfg30 (= 1:9.4.2~rc2-1); however: Package libisccfg30 is not installed. bind9 depends on libisc32 (= 1:9.4.2~rc2-1); however: Package libisc32 is not installed. bind9 depends on libisccc30 (= 1:9.4.2~rc2-1); however: Package libisccc30 is not installed. dpkg: error processing bind9 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: bind9 lvps87-230-80-238:/home# apt-get -f install Reading package lists... Done Building dependency tree... Done E: The package mc needs to be reinstalled, but I can't find an archive for it. lvps87-230-80-238:/home#
kodzik - 27-11-2007 16:45
a usun bind9 i mc
pozniej zainstaluj na nowo
oraz pokaz sources.list
RuFiK - 27-11-2007 17:20
sources.list
deb ftp://80.237.136.138/mirror/ftp.debi...bian-security/ etch/updates main contrib non-free
deb http://security.debian.org etch/updates main contrib non-free deb-src http://security.debian.org/ etch/updates main contrib non-free
deb http://ftp.de.debian.org/debian/ etch main contrib non-free deb-src http://ftp.de.debian.org/debian/ etch main contrib non-free
#~~~~~~~~~~~~~~~~~~~~Etch~~~~~~~~~~~~~~~~~~~~~~~~~# deb http://ftp.pl.debian.org/debian/ etch main non-free contrib deb-src http://ftp.pl.debian.org/debian/ etch main non-free contrib #deb http://security.debian.org/ etch/updates main contrib non-free #deb-src http://security.debian.org/ etch/updates main contrib non-free #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#~~~~~~~~~~~~~~~~~~~~~~Debian-multimedia~~~~~~~~~~~~~~~~~~~~# #deb http://www.debian-multimedia.org etch main #deb-src http://www.debian-multimedia.org etch main #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# http://www.jozek.zgora.pl/konfiguracja_apt.html
#deb http://security.debian.org/ stable/updates main contrib non-free #deb http://ftp.pl.debian.org/debian stable main contrib non-free #deb http://ftp.pl.debian.org/debian stable-proposed-updates main contrib non-free
#deb http://http.us.debian.org/debian stable main contrib non-free #deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
apt-get remove mc nie dziala czy jest jeszcze jakis sposob na wywalenie tego ?
ruun - 27-11-2007 18:14
RuFiK, dwa dni temu w temacie http://debian.linux.pl/viewtopic.php?t=5466 kazałem ci poprawić sources.list.
kodzik - 27-11-2007 18:53
etch ? huh :)
RuFiK - 27-11-2007 20:22
moje source list wygalda nastepujaco
deb http://ftp.pl.debian.org/debian/ etch main non-free contrib deb http://security.debian.org/ etch/updates main contrib non-free
uzylem polecen gdzie kolega wczesniej pisal i nic ..
i mam na boku pytanie server mysql wlacza mi sie przystarcie systemu , a obecnie nie chce aby mi sie wlaczal w zasadzie moze byc nawet i wylaczony, jak moge tego dokonac pzdr :)
kodzik - 27-11-2007 20:32
aptitude install rcconf
i jako root odpal
rcconf
i wylacz:)
RuFiK - 28-11-2007 10:52
kodzik, thx pomoglo, przy okazji sobie wylaczylem uslugi ktore sa mi zbedne :)
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|