apt-get funktioniert nicht, sources.list? (war: APT!!!)
apt-get funktioniert nicht, sources.list? (war: APT!!!)
hallo. ich sitze hier inzwischen sicher schon mehrere Stunden nur weil mein apt-get install net funzt! Kann mir jemand mal sagen was man alles ändern muss, also konfigurieren um apt zum laufen zu bringen? Wenn möglich könntet ihr ja eine Aktuell sources.list hier reinposten
Würd mich freuen
MFG Marius
/edit
topic editiert von chimaera, 09.04.04,08:57
Würd mich freuen
MFG Marius
/edit
topic editiert von chimaera, 09.04.04,08:57
- suntsu
- Beiträge: 2947
- Registriert: 03.05.2002 10:45:12
- Lizenz eigener Beiträge: MIT Lizenz
- Wohnort: schweiz
-
Kontaktdaten:
Einfach dem Befehl ein anhängen.
Code: Alles auswählen
> errordatei
- suntsu
- Beiträge: 2947
- Registriert: 03.05.2002 10:45:12
- Lizenz eigener Beiträge: MIT Lizenz
- Wohnort: schweiz
-
Kontaktdaten:
Code: Alles auswählen
apt-get install paketname > errordatei
gruss
manuel
Ok ich habs schon geschafft^
user:~# apt-get install xlibmesa-dev
W: Couldn't stat source package list http://ftp.freenet.de woody/main Packages (/var/lib/apt/lists/ftp.freenet.de_pub_debian-openoffice_dists_woody_main_binary-i386_packages) - stat (2 No such file or directory)
Wenn ich apt-get update eingebe steht da nur:
Err http://ftp.freenet.de woody/main Packages
Could not resolve 'webcache'
Err ftp://ftp.nerim.net stable/main Packages
Could not resolve 'webcache'
Err http://ftp.freenet.de woody/main Release
Could not resolve 'webcache'
Err ftp://ftp.nerim.net stable/main Release
Could not resolve 'webcache'
Err http://ftp.freenet.de woody/contrib Packages
Could not resolve 'webcache'
Err ftp://ftp.nerim.net testing/main Packages
Could not resolve 'webcache'
Err http://ftp.freenet.de woody/contrib Release
Could not resolve 'webcache'
Err ftp://ftp.nerim.net testing/main Release
Could not resolve 'webcache'
Err ftp://ftp.nerim.net unstable/main Packages
Could not resolve 'webcache'
Err ftp://ftp.nerim.net unstable/main Release
Could not resolve 'webcache'
Reading Package Lists...
Building Dependency Tree...
gruss marius
user:~# apt-get install xlibmesa-dev
W: Couldn't stat source package list http://ftp.freenet.de woody/main Packages (/var/lib/apt/lists/ftp.freenet.de_pub_debian-openoffice_dists_woody_main_binary-i386_packages) - stat (2 No such file or directory)
Wenn ich apt-get update eingebe steht da nur:
Err http://ftp.freenet.de woody/main Packages
Could not resolve 'webcache'
Err ftp://ftp.nerim.net stable/main Packages
Could not resolve 'webcache'
Err http://ftp.freenet.de woody/main Release
Could not resolve 'webcache'
Err ftp://ftp.nerim.net stable/main Release
Could not resolve 'webcache'
Err http://ftp.freenet.de woody/contrib Packages
Could not resolve 'webcache'
Err ftp://ftp.nerim.net testing/main Packages
Could not resolve 'webcache'
Err http://ftp.freenet.de woody/contrib Release
Could not resolve 'webcache'
Err ftp://ftp.nerim.net testing/main Release
Could not resolve 'webcache'
Err ftp://ftp.nerim.net unstable/main Packages
Could not resolve 'webcache'
Err ftp://ftp.nerim.net unstable/main Release
Could not resolve 'webcache'
Reading Package Lists...
Building Dependency Tree...
gruss marius
Hi,
da solltest Du mal deine /etc/apt/souces.list in ordnung bringen.
unter http://www.ruwela.com/Linux-Befehls-Bei ... ode14.html findest Du Beispiele.
Gruß
Dookie
da solltest Du mal deine /etc/apt/souces.list in ordnung bringen.
unter http://www.ruwela.com/Linux-Befehls-Bei ... ode14.html findest Du Beispiele.
Gruß
Dookie
Also ich von 1und1 einen 2GB Tarif Über einen Proxy geh ich nicht ins Internet, das ist bei mir ein Router der das macht. Also einer von Netgear http://www.netgear.de/produkte/rout...way/dg834b.html
Die 192.168.0.1 ist so weit ich das gelesen habe die IP von dem Router.
Ich hoffe das hilft dir weiter, denn das ist schon irgendwie ärgerlich dass das mit apt-get install ... nicht funktioniert. Man braucht das halt oft
Falls ich etwas vergessen habe, dann einfach sagen...
...in der 7etc/resolv.conf steht:
search
nameserver 192.168.0.1
gruss marius
Achja, ich habe pump installiert, denn der Router unterstüzt DHCP. Wenn ich den PC starte gebe ich einfach "pump" in die Shell ein und dann hab ich inet <-- falls das wichtig ist
Die 192.168.0.1 ist so weit ich das gelesen habe die IP von dem Router.
Ich hoffe das hilft dir weiter, denn das ist schon irgendwie ärgerlich dass das mit apt-get install ... nicht funktioniert. Man braucht das halt oft
Falls ich etwas vergessen habe, dann einfach sagen...
...in der 7etc/resolv.conf steht:
search
nameserver 192.168.0.1
gruss marius
Achja, ich habe pump installiert, denn der Router unterstüzt DHCP. Wenn ich den PC starte gebe ich einfach "pump" in die Shell ein und dann hab ich inet <-- falls das wichtig ist
andersherum: kannst du hosts im netz anpingen?
hat dein router einen dns-server eingebaut, oder forwarded er die requests
Code: Alles auswählen
ping -c 5 www.debianforum.de
[..] Linux is not a code base. Or a distro. Or a kernel. It's an attitude. And it's not about Open Source. It's about a bunch of people who still think vi is a good config UI. - Matt's reply on ESR's cups/ui rant
Hast Du zufällig einen Proxy konfiguriert?
Code: Alles auswählen
echo $HTTP_PROXY
echo $FTP_PROXY
No language can express every thought unambiguously, least of all this one. -- D. R. Hofstadter
Einfach mal [1] duchgehen, obs irgendwo hängt...
cu
[1] http://www.debianforum.de/wiki/?page=Ch ... etprobleme
cu
[1] http://www.debianforum.de/wiki/?page=Ch ... etprobleme
Ja das funktioniert auch:
PING http://www.debianforum.de (217.160.221.197): 56 data bytes
64 bytes from 217.160.221.197: icmp_seq=0 ttl=56 time=67.1 ms
64 bytes from 217.160.221.197: icmp_seq=1 ttl=56 time=67.3 ms
64 bytes from 217.160.221.197: icmp_seq=2 ttl=56 time=67.9 ms
64 bytes from 217.160.221.197: icmp_seq=3 ttl=56 time=65.8 ms
64 bytes from 217.160.221.197: icmp_seq=4 ttl=56 time=66.1 ms
--- http://www.debianforum.de ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 65.8/66.8/67.9 ms
PING http://www.debianforum.de (217.160.221.197): 56 data bytes
64 bytes from 217.160.221.197: icmp_seq=0 ttl=56 time=67.1 ms
64 bytes from 217.160.221.197: icmp_seq=1 ttl=56 time=67.3 ms
64 bytes from 217.160.221.197: icmp_seq=2 ttl=56 time=67.9 ms
64 bytes from 217.160.221.197: icmp_seq=3 ttl=56 time=65.8 ms
64 bytes from 217.160.221.197: icmp_seq=4 ttl=56 time=66.1 ms
--- http://www.debianforum.de ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 65.8/66.8/67.9 ms
Also wenn ich echo $http_proxy eingebe gibt er http://webcache:3128/ auf meinem Bildschirm aus
Bei ftp_proxy sagt er das http://webcache:3128/
Bei ftp_proxy sagt er das http://webcache:3128/
dann pinge 'mal einen server in der sources.list, evtl poste selbige auch 'mal (sofern nicht zu lang, ansonsten auszugsweise bzw. auf webspace legen und verlinken..)
[..] Linux is not a code base. Or a distro. Or a kernel. It's an attitude. And it's not about Open Source. It's about a bunch of people who still think vi is a good config UI. - Matt's reply on ESR's cups/ui rant
Aha, da haben wir den Übeltäter.
danach apt-get noch mal probieren.
Code: Alles auswählen
unset http_proxy
unset ftp_proxy
No language can express every thought unambiguously, least of all this one. -- D. R. Hofstadter
PING ftp.de.debian.org (141.76.2.4): 56 data bytes
64 bytes from 141.76.2.4: icmp_seq=0 ttl=53 time=62.4 ms
64 bytes from 141.76.2.4: icmp_seq=1 ttl=53 time=63.4 ms
64 bytes from 141.76.2.4: icmp_seq=2 ttl=53 time=61.2 ms
64 bytes from 141.76.2.4: icmp_seq=3 ttl=53 time=61.3 ms
64 bytes from 141.76.2.4: icmp_seq=4 ttl=53 time=61.4 ms
64 bytes from 141.76.2.4: icmp_seq=5 ttl=53 time=61.7 ms
64 bytes from 141.76.2.4: icmp_seq=6 ttl=53 time=62.3 ms
--- ftp.de.debian.org ping statistics ---
7 packets transmitted, 7 packets received, 0% packet loss
round-trip min/avg/max = 61.2/61.9/63.4 ms
^^Das klappt also schon
Soll ich die sources.list posten? ISt nicht zu lang:
deb cdrom:[Debian GNU/Linux 3.0 skole pr46 _Woody_ - Unofficial i386 Binary-1 (20040215)]/ unstable contrib local local/debian-installer main main/debian-installer non-US/contrib non-US/main non-US/non-free non-free
### Debian Woody (stable):
deb ftp://ftp.de.debian.org/debian woody main contrib non-free
deb ftp://ftp.de.debian.org/debian-non-US woody/non-US main contrib non-free
deb-src ftp://ftp.de.debian.org/debian woody main contrib non-free
deb-src ftp://ftp.de.debian.org/debian-non-US woody/non-US main contrib non-free
### Debian Sarge:
deb ftp://ftp.de.debian.org/debian sarge main contrib non-free
deb ftp://ftp.de.debian.org/debian-non-US sarge/non-US main contrib non-free
deb-src ftp://ftp.de.debian.org/debian sarge main contrib non-free
deb-src ftp://ftp.de.debian.org/debian-non-US sarge/non-US main contrib non-free
### Debian Sid:
#deb ftp://ftp.de.debian.org/debian sid main contrib non-free
#deb ftp://ftp.de.debian.org/debian-non-US sid/non-US main contrib non-free
#deb-src ftp://ftp.de.debian.org/debian sid main contrib non-free
#deb-src ftp://ftp.de.debian.org/debian-non-US sid/non-US main contrib non-free
### Secuity Updates:
deb http://security.debian.org/ stable/updates main contrib non-free
### Java 1.3
deb ftp://ftp.informatik.hu-berlin.de/pub/Java/Linux/debian woody non-free
### Eigenes Verzeichnis
deb file:/verzeichnis/ ./
64 bytes from 141.76.2.4: icmp_seq=0 ttl=53 time=62.4 ms
64 bytes from 141.76.2.4: icmp_seq=1 ttl=53 time=63.4 ms
64 bytes from 141.76.2.4: icmp_seq=2 ttl=53 time=61.2 ms
64 bytes from 141.76.2.4: icmp_seq=3 ttl=53 time=61.3 ms
64 bytes from 141.76.2.4: icmp_seq=4 ttl=53 time=61.4 ms
64 bytes from 141.76.2.4: icmp_seq=5 ttl=53 time=61.7 ms
64 bytes from 141.76.2.4: icmp_seq=6 ttl=53 time=62.3 ms
--- ftp.de.debian.org ping statistics ---
7 packets transmitted, 7 packets received, 0% packet loss
round-trip min/avg/max = 61.2/61.9/63.4 ms
^^Das klappt also schon
Soll ich die sources.list posten? ISt nicht zu lang:
deb cdrom:[Debian GNU/Linux 3.0 skole pr46 _Woody_ - Unofficial i386 Binary-1 (20040215)]/ unstable contrib local local/debian-installer main main/debian-installer non-US/contrib non-US/main non-US/non-free non-free
### Debian Woody (stable):
deb ftp://ftp.de.debian.org/debian woody main contrib non-free
deb ftp://ftp.de.debian.org/debian-non-US woody/non-US main contrib non-free
deb-src ftp://ftp.de.debian.org/debian woody main contrib non-free
deb-src ftp://ftp.de.debian.org/debian-non-US woody/non-US main contrib non-free
### Debian Sarge:
deb ftp://ftp.de.debian.org/debian sarge main contrib non-free
deb ftp://ftp.de.debian.org/debian-non-US sarge/non-US main contrib non-free
deb-src ftp://ftp.de.debian.org/debian sarge main contrib non-free
deb-src ftp://ftp.de.debian.org/debian-non-US sarge/non-US main contrib non-free
### Debian Sid:
#deb ftp://ftp.de.debian.org/debian sid main contrib non-free
#deb ftp://ftp.de.debian.org/debian-non-US sid/non-US main contrib non-free
#deb-src ftp://ftp.de.debian.org/debian sid main contrib non-free
#deb-src ftp://ftp.de.debian.org/debian-non-US sid/non-US main contrib non-free
### Secuity Updates:
deb http://security.debian.org/ stable/updates main contrib non-free
### Java 1.3
deb ftp://ftp.informatik.hu-berlin.de/pub/Java/Linux/debian woody non-free
### Eigenes Verzeichnis
deb file:/verzeichnis/ ./
wie meinen?suntsu hat geschrieben:Ist das absicht das du woody und sarge auskommentiert hast?
[..] Linux is not a code base. Or a distro. Or a kernel. It's an attitude. And it's not about Open Source. It's about a bunch of people who still think vi is a good config UI. - Matt's reply on ESR's cups/ui rant
^^Danke
Trotzdem hat er irgendwie noch Probleme. Wenn ich jetzt atp-get update eingebe sagt er:
Err file: ./ Packages
File not found
Ign file: ./ Release
Hit http://security.debian.org stable/updates/main Packages
Hit http://security.debian.org stable/updates/main Release
Hit http://security.debian.org stable/updates/contrib Packages
Hit http://security.debian.org stable/updates/contrib Release
Hit http://security.debian.org stable/updates/non-free Packages
Hit http://security.debian.org stable/updates/non-free Release
Hit ftp://ftp.de.debian.org woody/main Packages
......................
......................
...................... usw
Failed to fetch file:/verzeichnis/.packages File not found
E: Dynamic MMap ran out of room
E: Error occured while processing usermin-forward (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
Wenn ich jetzt apt-get install xlibmesa3 eingeben, sagt er:
E: Dynamic MMap ran out of room
E: Error occured while processing usermin-forward (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened
Ich hoffe ihr habt noch weitere Tipps Ich würd mich freuen. Soo, ich muss jetzt aber in die Schule. Bis später dann...
gruss marius
Trotzdem hat er irgendwie noch Probleme. Wenn ich jetzt atp-get update eingebe sagt er:
Err file: ./ Packages
File not found
Ign file: ./ Release
Hit http://security.debian.org stable/updates/main Packages
Hit http://security.debian.org stable/updates/main Release
Hit http://security.debian.org stable/updates/contrib Packages
Hit http://security.debian.org stable/updates/contrib Release
Hit http://security.debian.org stable/updates/non-free Packages
Hit http://security.debian.org stable/updates/non-free Release
Hit ftp://ftp.de.debian.org woody/main Packages
......................
......................
...................... usw
Failed to fetch file:/verzeichnis/.packages File not found
E: Dynamic MMap ran out of room
E: Error occured while processing usermin-forward (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
Wenn ich jetzt apt-get install xlibmesa3 eingeben, sagt er:
E: Dynamic MMap ran out of room
E: Error occured while processing usermin-forward (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/ftp.de.debian.org_debian_dists_sarge_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened
Ich hoffe ihr habt noch weitere Tipps Ich würd mich freuen. Soo, ich muss jetzt aber in die Schule. Bis später dann...
gruss marius