apt-get update Error
apt-get update Error
Guten Tag Community Wenn ich "apt-get update" eingebe, bekomme ich folgenden Fehler:
Err http://http.debian.net wheezy Release.gpg
Could not resolve 'http.debian.net'
Err http://security.debian.org wheezy/updates Release.gpg
Could not resolve 'security.debian.org'
Err http://ftp.debian.org wheezy Release.gpg
Could not resolve 'ftp.debian.org'
Err http://www.emdebian.org wheezy-grip Release.gpg
Could not resolve 'www.emdebian.org'
Reading package lists... Done
W: Failed to fetch http://ftp.debian.org/debian/dists/wheezy/Release.gpg Could not resolve 'ftp.debian.org'
W: Failed to fetch http://security.debian.org/dists/wheezy ... elease.gpg Could not resolve 'security.debian.org'
W: Failed to fetch http://http.debian.net/debian/dists/wheezy/Release.gpg Could not resolve 'http.debian.net'
W: Failed to fetch http://www.emdebian.org/grip/dists/whee ... elease.gpg Could not resolve 'www.emdebian.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Ich weiß das Problem ist nicht unbekannt und ich habe schon diverse Lösungsvorschläge aus dem Internet ausprobiert, doch leider bekomme ich trotzdem Fehler. Man muss diese Datein ändern, nur ich weiß nicht zu was. Vielen Dank im Voraus!
nano /etc/apt/source.list/
deb http://ftp.debian.org/debian wheezy main
deb-src http://ftp.debian.org/debian wheezy main
deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main
deb http://http.debian.net/debian/ wheezy main contrib non-free
deb-src http://http.debian.net/debian/ wheezy main contrib non-free
nano nano /etc/apt/sources.list.d/multistrap-emdebian.list
deb http://www.emdebian.org/grip wheezy-grip main
deb-src http://www.emdebian.org/grip wheezy-grip main
Ach und:
uname -a
Linux SAMA5D3-Xplained 3.10.0+ #2 Fri Apr 4 14:49:00 CEST 2014 armv7l GNU/Linux
Err http://http.debian.net wheezy Release.gpg
Could not resolve 'http.debian.net'
Err http://security.debian.org wheezy/updates Release.gpg
Could not resolve 'security.debian.org'
Err http://ftp.debian.org wheezy Release.gpg
Could not resolve 'ftp.debian.org'
Err http://www.emdebian.org wheezy-grip Release.gpg
Could not resolve 'www.emdebian.org'
Reading package lists... Done
W: Failed to fetch http://ftp.debian.org/debian/dists/wheezy/Release.gpg Could not resolve 'ftp.debian.org'
W: Failed to fetch http://security.debian.org/dists/wheezy ... elease.gpg Could not resolve 'security.debian.org'
W: Failed to fetch http://http.debian.net/debian/dists/wheezy/Release.gpg Could not resolve 'http.debian.net'
W: Failed to fetch http://www.emdebian.org/grip/dists/whee ... elease.gpg Could not resolve 'www.emdebian.org'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Ich weiß das Problem ist nicht unbekannt und ich habe schon diverse Lösungsvorschläge aus dem Internet ausprobiert, doch leider bekomme ich trotzdem Fehler. Man muss diese Datein ändern, nur ich weiß nicht zu was. Vielen Dank im Voraus!
nano /etc/apt/source.list/
deb http://ftp.debian.org/debian wheezy main
deb-src http://ftp.debian.org/debian wheezy main
deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main
deb http://http.debian.net/debian/ wheezy main contrib non-free
deb-src http://http.debian.net/debian/ wheezy main contrib non-free
nano nano /etc/apt/sources.list.d/multistrap-emdebian.list
deb http://www.emdebian.org/grip wheezy-grip main
deb-src http://www.emdebian.org/grip wheezy-grip main
Ach und:
uname -a
Linux SAMA5D3-Xplained 3.10.0+ #2 Fri Apr 4 14:49:00 CEST 2014 armv7l GNU/Linux
Re: apt-get update Error
Bedeutet, daß kein Nameserver gefunden wurde.gadmin hat geschrieben: Err http://http.debian.net wheezy Release.gpg
Could not resolve 'http.debian.net'
Falsche Baustellenano /etc/apt/source.list
Ich vermute mal, daß ping http://www.google.com bei dir mit "could not resolve http://www.google.com" aussteigt?
Du mußt die IP-Adresse deines Nameservers in der Datei /etc/resolv.conf eintragen oder dein Netz auf DHCP umstellen, dann passiert das vollautomatisch.
Re: apt-get update Error
Danke! Hab jetzt auch schon daran gedacht. Und hab dort den gleichen Nameserver eingetragen wie bei meinem WindowsPC.
Jetzt ist es so, dass er alle Rechner in unserem Netz findet, aber keine außerhalb. Auch wenn ich nur "ping IP-Adresse" schreibe. Dann kommt:
connect: Network is unreachable
towo: Ja ich habe in beiden Foren gefragt um schneller eine Antwort zu bekommen. Ist daran was falsch o:?
Jetzt ist es so, dass er alle Rechner in unserem Netz findet, aber keine außerhalb. Auch wenn ich nur "ping IP-Adresse" schreibe. Dann kommt:
connect: Network is unreachable
towo: Ja ich habe in beiden Foren gefragt um schneller eine Antwort zu bekommen. Ist daran was falsch o:?
Re: apt-get update Error
https://de.wikipedia.org/wiki/Crosspostinggadmin hat geschrieben:Ist daran was falsch o:?
Insbesondere: "In Foren, in denen Multiposting erlaubt ist, wird zumeist eine Verlinkung der Threads untereinander gefordert."
Re: apt-get update Error
Okay, das war mir neu, sorry
Hoffe, dass mir jmd trotzdem bei meinem Problem helfen kann
Hoffe, dass mir jmd trotzdem bei meinem Problem helfen kann
Re: apt-get update Error
Dann ist dein Standard-Gateway nicht gesetzt.gadmin hat geschrieben:connect: Network is unreachable
Du mußt die IP-Adresse deines Routers in der Datei /etc/network/interfaces eintragen oder dein Netz auf DHCP umstellen, dann passiert das vollautomatisch.
Re: apt-get update Error
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
hwaddress ether 00:04:56:xx:90:xx
gateway 192.168.xx.1
habs reingeschrieben, aber es funktiniert trotzdem nicht
Update:
Will meine IP erstmal festlegen (statisch):
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
allow-hotplug eth0
hwaddress ether 00:04:xx:78:xx:xx
## Ethernet Schnittstelle 0
auto eth0
# Beim Bootvorgang automatisch starten
iface eth0 inet static
address 192.168.67.xx
netmask 255.255.255.0
gateway 192.168.xx.1
broadcast 192.168.67.255
Wenn ich /etc/init.d/networking restart mache, dann kommt
[....] Running /etc/init.d/networking restart is deprecated because it may not r[warnble some interfaces ... (warning).
[....] Reconfiguring network interfaces.../etc/network/interfaces:5: misplaced option
ifdown: couldn't read interfaces file "/etc/network/interfaces"
/etc/network/interfaces:5: misplaced option
ifup: couldn't read interfaces file "/etc/network/interfaces"
failed.
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
hwaddress ether 00:04:56:xx:90:xx
gateway 192.168.xx.1
habs reingeschrieben, aber es funktiniert trotzdem nicht
Update:
Will meine IP erstmal festlegen (statisch):
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
allow-hotplug eth0
hwaddress ether 00:04:xx:78:xx:xx
## Ethernet Schnittstelle 0
auto eth0
# Beim Bootvorgang automatisch starten
iface eth0 inet static
address 192.168.67.xx
netmask 255.255.255.0
gateway 192.168.xx.1
broadcast 192.168.67.255
Wenn ich /etc/init.d/networking restart mache, dann kommt
[....] Running /etc/init.d/networking restart is deprecated because it may not r[warnble some interfaces ... (warning).
[....] Reconfiguring network interfaces.../etc/network/interfaces:5: misplaced option
ifdown: couldn't read interfaces file "/etc/network/interfaces"
/etc/network/interfaces:5: misplaced option
ifup: couldn't read interfaces file "/etc/network/interfaces"
failed.
Zuletzt geändert von gadmin am 09.12.2015 14:22:42, insgesamt 2-mal geändert.
Re: apt-get update Error
Oha, da ist einiges durcheinander.gadmin hat geschrieben:# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
hwaddress ether 00:04:56:78:90:12
gateway 192.168.67.1
Wenn du das Netz mit DHCP konfigurierst, sollte folgendes in der /etc/network/interfaces stehen:
Code: Alles auswählen
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
eth0 wird dann mit ifup eth0 konfiguriert. Bitte nicht ifconfig zusätzlich verwenden.
Möglicherweise bekommst du bei ifup eine Fehlermeldung, dann helfen die beiden Befehle, bevor du ifup eth0 ausführst:
ifconfig eth0 down
ifdown eth0
Wenn du dir wirklich den Schmerz eine statischen IP-Adresse antun möchstest, mußt du folgendes in die /etc/network/interfaces schreiben:
Code: Alles auswählen
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet static
address 192.168.67.xx (hier bitte die korrekte Zahl eintragen)
netmask 255.255.255.0
gateway 192.168.67.1
Re: apt-get update Error
Dankeschön! Ja es muss eine statische IP sein.
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
allow-hotplug eth0
hwaddress ether 00:04:56:78:90:xx
## Ethernet Schnittstelle 0
auto eth0
# Beim Bootvorgang automatisch starten
iface eth0 inet static
address 192.168.67.xx
netmask 255.255.255.0
gateway 192.168.xx.1
broadcast 192.168.xx.255
Bei mir kommt einer Fehler s.o
ifup eth0
/etc/network/interfaces:5: misplaced option
ifup: couldn't read interfaces file "/etc/network/interfaces"
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
allow-hotplug eth0
hwaddress ether 00:04:56:78:90:xx
## Ethernet Schnittstelle 0
auto eth0
# Beim Bootvorgang automatisch starten
iface eth0 inet static
address 192.168.67.xx
netmask 255.255.255.0
gateway 192.168.xx.1
broadcast 192.168.xx.255
Bei mir kommt einer Fehler s.o
ifup eth0
/etc/network/interfaces:5: misplaced option
ifup: couldn't read interfaces file "/etc/network/interfaces"
Re: apt-get update Error
Na gut, wenn du dir das Leben unnötig schwer machen willst....gadmin hat geschrieben:Dankeschön! Ja es muss eine statische IP sein.
Der Fehler liegt in zeile 5, siehe die Fehlermeldung. Die HW-Adress ist im Prinzip überflüssig, sie müßte, wenn überhaupt in der Zeile unter iface eth0 inet static stehen.# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
allow-hotplug eth0
hwaddress ether 00:04:56:78:90:xx
## Ethernet Schnittstelle 0
auto eth0
# Beim Bootvorgang automatisch starten
iface eth0 inet static
address 192.168.67.xx
netmask 255.255.255.0
gateway 192.168.xx.1
broadcast 192.168.xx.255
Bei mir kommt einer Fehler s.o
Dein System läuft im übrigen mit systemd, das heißt, daß die Skripte unter /etc/init.d nur noch zur Rückwärtskompatibilität mitinstalliert werden, falls jemand auf das alte InitV-System zurück will. Du solltest du also nicht mehr aufrufen.
Wie gesagt, es reichen die Befehle ifup und ifdown von der Komandozeile.
Re: apt-get update Error
Danke. Das mit der statischen IP hat einen bestimmten Grund, hab ich mir so nicht ausgesucht. Ist jeder aber unwichtig
Hab die HW-Adresse unter "static" gepackt:
root@SAMA5D3-Xplained:/home/xplained# ifup eth0
RTNETLINK answers: File exists
Failed to bring up eth0.
ifup -v eth0
Configuring interface eth0=eth0 (inet)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/ethtool
ip addr add 192.168.xx.xx/255.255.255.0 broadcast 192.168.xx.255 dev et h0 label eth0
RTNETLINK answers: File exists
Failed to bring up eth0.
Hab die HW-Adresse unter "static" gepackt:
root@SAMA5D3-Xplained:/home/xplained# ifup eth0
RTNETLINK answers: File exists
Failed to bring up eth0.
ifup -v eth0
Configuring interface eth0=eth0 (inet)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/ethtool
ip addr add 192.168.xx.xx/255.255.255.0 broadcast 192.168.xx.255 dev et h0 label eth0
RTNETLINK answers: File exists
Failed to bring up eth0.
Zuletzt geändert von gadmin am 09.12.2015 14:45:30, insgesamt 1-mal geändert.
Re: apt-get update Error
Wie schon oben beschrieben:gadmin hat geschrieben:RTNETLINK answers: File exists
Failed to bring up eth0.
ifconfig eth0 down
ifdown eth0
ifup eth0
Re: apt-get update Error
Super, es klappt alles. Danke dir! Bin noch ein Neuling bei Linux. Hat mir sehr geholfen.