|
apt-get nie działa
kakalia - 27-03-2008 16:30
Witam
Jak w temacie, próba użycia apt-get zwraca błąd, do tego jeszcze fakt iż nie działa komenda make oraz make install. Nie jestem w stanie niczego instalować. Proszę o pomoc co mam zrobić. sam9-l9260:/etc/test/apache_1.3.39# apt-get install make Reading package lists... Error! E: Couldn't make mmap of 12582912 bytes - mmap (22 Invalid argument) W: Unable to munmap E: The package lists or status file could not be parsed or opened. sam9-l9260:/etc/test/apache_1.3.39#
Podobny efekt dała komenda apt-get update, Get:5 http://ftp.uk.debian.org etch/main Packages [5449kB] Get:6 http://security.debian.org etch/updates/main Packages [287kB] Get:7 http://security.debian.org etch/updates/main Sources [44.2kB] Get:8 http://ftp.uk.debian.org etch/main Sources [1653kB] Fetched 7529kB in 1m37s (77.3kB/s) Reading package lists... Error! E: Couldn't make mmap of 12582912 bytes - mmap (22 Invalid argument) W: Unable to munmap E: The package lists or status file could not be parsed or opened.
Jak mogę to podnieść żeby zaczęło działać?
sam9-l9260:/etc/test/apache_1.3.39# make bash: make: command not found sam9-l9260:/etc/test/apache_1.3.39# make install bash: make: command not found sam9-l9260:/etc/test/apache_1.3.39#
Brak komendy make?
fnmirk - 27-03-2008 16:57
Czy posiadasz połączenie z internetem na komputerze z Debianem. Wklej na forum zawartość pliku: /etc/apt/sources.list
Bodzio - 27-03-2008 19:45
do tego jeszcze fakt iż nie działa komenda make oraz make install
ale ale dpkg -i pakiet
to działa ?? :)
Orion - 28-03-2008 13:33
A może wklej sobie nowe sources list ?? Oto moje aktualne : #------ płyta CD-ROM # deb cdrom:[Debian GNU/Linux testing _Lenny_ - Official Snapshot i386 CD Binary-1 20080221-11:02]/ lenny main
#--------- wpisy podstawowe deb http://security.debian.org/ lenny/updates main deb-src http://security.debian.org/ lenny/updates main deb http://ftp.pl.debian.org/debian/ lenny main non-free contrib deb-src http://ftp.pl.debian.org/debian/ lenny main non-free contrib deb http://security.debian.org/ lenny/updates main contrib non-free deb-src http://security.debian.org/ lenny/updates main contrib non-free
#-------- wpisy dodatkowe
# Opera deb http://deb.opera.com/opera/ testing non-free
# Debian multimedia deb http://www.debian-multimedia.org lenny main deb-src http://www.debian-multimedia.org lenny main
#Kadu deb http://www.kadu.net/download/binary/debian/repo stable main
kakalia - 28-03-2008 14:18
W pliku source.list nie ma nic jest pusty.
Polaczenie z internet jak i siecia lokalna dziala (domysle DHCP).
Wynik komendy dpkg -i pakiet
sam9-l9260:/etc/test# dpkg -i apache_1.3.34-4.1+etch1_arm.deb (Reading database ... 14558 files and directories currently installed.) Preparing to replace apache 1.3.34-4.1+etch1 (using apache_1.3.34-4.1+etch1_arm. deb) ... Unpacking replacement apache ... dpkg: dependency problems prevent configuration of apache: apache depends on libexpat1 (>= 1.95.8); however: Package libexpat1 is not installed. apache depends on apache-common (>= 1.3.34-4.1+etch1); however: Package apache-common is not installed. apache depends on apache-common (<< 1.3.35); however: Package apache-common is not installed. dpkg: error processing apache (--install): dependency problems - leaving unconfigured Errors were encountered while processing: apache
Dodam ze system pracuje na ARM z rdzeniem 920T tak dla scislosci, wiec to sourcelist mi nic nie da, potrzebuje pod ARM.
Orion - 28-03-2008 14:28
source.list
No bo ty sam musisz go uzupełnić Znajduje się pod tym adresem, albo go utwórz : /etc/apt/sources.list
A tworzysz go przy pomocy jakiegoś edytora, np. vim vim /etc/apt/sources.list
Tylko najlepiej spod roota to rób.
kakalia - 28-03-2008 14:54
heh, plik jest ale pusty source.list
Dobra spoczko z vi sobie radze, tylko ze wpisalem cos takiego do niego :
deb http://ftp.uk.debian.org/debian etch main contrib non-free deb http://security.debian.org/ /etch/updates main contrib non-free
Dalej bez zmian, znaczy sie wynik komendy apt-get updates
sam9-l9260:/etc/apt# apt-get update 0% [Connecting to ftp.uk.debian.org] [Connecting to security.debian.org]eth0: li nk up (100/Full) Get:1 http://ftp.uk.debian.org etch Release.gpg [378B] Get:2 http://security.debian.org etch/updates Release.gpg [189B] Hit http://ftp.uk.debian.org etch Release Get:3 http://security.debian.org etch/updates Release [37.6kB] Ign http://ftp.uk.debian.org etch/main Packages/DiffIndex Ign http://ftp.uk.debian.org etch/main Sources/DiffIndex Hit http://ftp.uk.debian.org etch/main Packages Hit http://ftp.uk.debian.org etch/main Sources Ign http://security.debian.org etch/updates/main Packages/DiffIndex Ign http://security.debian.org etch/updates/main Sources/DiffIndex Get:4 http://security.debian.org etch/updates/main Packages [288kB] Get:5 http://security.debian.org etch/updates/main Sources [44.5kB] Fetched 370kB in 27s (13.2kB/s) Reading package lists... Error! E: Couldn't make mmap of 12582912 bytes - mmap (22 Invalid argument) W: Unable to munmap E: The package lists or status file could not be parsed or opened. dodam ze system plikow to JFS2, byc moze to lezy problem??
LongeR - 28-03-2008 20:14
rm -vf /var/lib/apt/lists/*
i spróbuj jeszcze raz.
//korzystaj z tagów code
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|