29.03.2024, 06:06 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]

Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
firegrass
Titel:   BeitragVerfasst am: 25.07.2006, 22:52 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

This is the error I now get. It seems like something to do with gpg keys. I'll search the forums to try and find an answer. If anyone can work out an answer from this I'd appreciate it. This is the last thing I have to do to make my Linux install 100% functional.
Thanks Smilie



Err http://kanotix.com sid Release.gpg
Could not connect to kanotix.com:80 (1.0.0.0), connection timed out
Err http://ftp.de.debian.org unstable Release.gpg
Could not connect to ftp.de.debian.org:80 (1.0.0.0), connection timed out
Err http://ftp.de.debian.org testing Release.gpg
Could not connect to ftp.de.debian.org:80 (1.0.0.0), connection timed out
Failed to fetch http://ftp.de.debian.org/debian/dists/u ... elease.gpg Could not connect to ftp.de.debian.org:80 (1.0.0.0), connection timed out
Failed to fetch http://ftp.de.debian.org/debian/dists/t ... elease.gpg Could not connect to ftp.de.debian.org:80 (1.0.0.0), connection timed out
Failed to fetch http://kanotix.com/files/debian/dists/sid/Release.gpg Could not connect to kanotix.com:80 (1.0.0.0), connection timed out
Reading package lists... Done
W: Couldn't stat source package list http://ftp.de.debian.org unstable/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org unstable/contrib Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org unstable/non-free Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/contrib Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/non-free Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://kanotix.com sid/main Packages (/var/lib/apt/lists/kanotix.com_files_debian_dists_sid_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://kanotix.com sid/contrib Packages (/var/lib/apt/lists/kanotix.com_files_debian_dists_sid_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://kanotix.com sid/non-free Packages (/var/lib/apt/lists/kanotix.com_files_debian_dists_sid_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel: Puppy works  BeitragVerfasst am: 11.08.2006, 11:34 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

I've tried Puppy Linux at home and I can update and wget with no problems. So maybe it's a config problem in my Kanotix. I've reinstalled a couple of times but that hasn't helped. Anymore suggestions! Sehr glücklich
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
ockham23
Titel:   BeitragVerfasst am: 11.08.2006, 11:43 Uhr



Anmeldung: 25. Mar 2005
Beiträge: 2133

Yes, try this to test your connection: Boot off the Kanotix live cd (not hd install!), open Konsole and enter the following commands:
Code:

ping kanotix.com -c 4
su
fix-unionfs
apt-get update


Post any error messages you may get.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 12:09 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

PING kanotix.com (85.10.195.118) 56(84) bytes of data.

--- kanotix.com ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3000ms

knoppix@0[knoppix]$ su
root@0[knoppix]# fix-unionfs
Activating Unionfs now.
root@0[knoppix]# apt-get update
Get:1 http://kanotix.com sid Release.gpg [189B]
Get:2 http://kanotix.com sid Release [16.9kB]
Get:3 http://kanotix.com sid/main Packages [47.1kB]
Get:4 http://kanotix.com sid/contrib Packages [3030B]
Get:5 http://kanotix.com sid/non-free Packages [6979B]
Get:6 http://kanotix.com sid/main Sources [12.7kB]
Get:7 http://kanotix.com sid/contrib Sources [1503B]
Get:8 http://kanotix.com sid/non-free Sources [2873B]
Err http://ftp.de.debian.org unstable Release.gpg
Could not connect to ftp.de.debian.org:80 (1.0.0.0), connection timed out
Err http://ftp.de.debian.org testing Release.gpg
Could not connect to ftp.de.debian.org:80 (1.0.0.0), connection timed out
Fetched 91.2kB in 4m0s (380B/s)
Failed to fetch http://ftp.de.debian.org/debian/dists/u ... elease.gpg Could not connect to ftp.de.debian.org:80 (1.0.0.0), connection timed out
Failed to fetch http://ftp.de.debian.org/debian/dists/t ... elease.gpg Could not connect to ftp.de.debian.org:80 (1.0.0.0), connection timed out
Reading package lists... Done
W: Couldn't stat source package list http://ftp.de.debian.org unstable/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org unstable/contrib Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org unstable/non-free Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/contrib Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/non-free Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org unstable/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org unstable/contrib Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org unstable/non-free Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_unstable_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/main Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/contrib Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://ftp.de.debian.org testing/non-free Packages (/var/lib/apt/lists/ftp.de.debian.org_debian_dists_testing_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.


Does this mean anything to you? It started off positively but ended like this.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 12:09 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

I'm sending this from LiveCD
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
ockham23
Titel:   BeitragVerfasst am: 11.08.2006, 12:15 Uhr



Anmeldung: 25. Mar 2005
Beiträge: 2133

After booting off the cd, did you do anything to set up a network/Internet connection, or did you just enter the commands I posted?

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 12:17 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

I just entered the commands you posted without touching anything. The network was already connected.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
ockham23
Titel:   BeitragVerfasst am: 11.08.2006, 12:25 Uhr



Anmeldung: 25. Mar 2005
Beiträge: 2133

O.k., there are three possibilities:
1. The proxy server of your ISP is set up in a very strange way; not very likely:
Zitat:
I've tried Puppy Linux at home and I can update and wget with no problems.

2. There's something wrong with the data on the cd.

Please boot again and enter
Code:
testcd

in the line with the boot options.

The test will take a few minutes. Be patient and watch the output on the screen until KDE comes up.

3. Or your network card has a driver problem.[/quote]

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").


Zuletzt bearbeitet von ockham23 am 11.08.2006, 13:23 Uhr, insgesamt ein Mal bearbeitet
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 13:19 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

The CD tested OK,no problems.
The network card seems to work OK, I can connect to the net and send and receive email.
As I said before, I can get packages and wget with Puppy linux ok, so I don't think it is my service provider.
This is now the only problem stopping me from enjoying Kanotix %100, but it is the best distro I have used so far with everything I need.
I'm using kanotix-2005-04. I don't want to use a later Kanotix as I want to use Open Office 2.0. And my wireless card won't work when I update my kernel.I don't want to try another distro. If I cant fix this I'll just wait for an updated 64 bit version when it has Open Office without chroot.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
ockham23
Titel:   BeitragVerfasst am: 11.08.2006, 13:47 Uhr



Anmeldung: 25. Mar 2005
Beiträge: 2133

I am puzzled: You get DNS resolution for kanotix.com, but you can't ping it; you can download from Kanotix http server, but ftp results in a timeout. Can you ping any other web address such as www.google.com?

The de.debian.org server is o.k., I just tested it with Kanotix-2005-04 and received only two apt-get error messages about gpg keys, which is normal behavior for 2005-04.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 14:11 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

knoppix@0[PINs]$ ping google.com c 4
ping: unknown host c
knoppix@0[PINs]$ ping www.google.com c 4
ping: unknown host c
knoppix@0[PINs]$ ping http://www.google.com c 4
ping: unknown host http://www.google.com

I tried pinging google. I was'nt sure of the correct way, so I tried these!
But no joy.
I also tried my ISP and got this;
knoppix@0[PINs]$ ping iprimus.com.au -c 4
PING iprimus.com.au (210.50.7.4) 56(84) bytes of data.

--- iprimus.com.au ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3014ms

Thank you for the help you are giving me. I feel like Blanche Dubois in Street Car named Desire
"I've always relied on the kindness of strangers"! Smilie
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
ockham23
Titel:   BeitragVerfasst am: 11.08.2006, 14:21 Uhr



Anmeldung: 25. Mar 2005
Beiträge: 2133

It's
Code:
ping www.google.com -c 4

You overlooked the dash ("-") in front of the "c".

If you find the time, try pinging www.google.com from Puppy Linux too. It's the same command; "-c 4" means "count to 4 and then stop". We don't want to hammer them.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 14:32 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

knoppix@0[PINs]$ ping www.google.com -c 4
PING www.google.com (66.249.89.99) 56(84) bytes of data.

--- www.google.com ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3013ms

I'll try puppy now.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 15:15 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

sh-3.1# ping www.google.com -c 4
PING www.l.google.com (66.249.89.99): 56 data bytes

--- www.l.google.com ping statistics ---
487 packets transmitted, 0 packets received, 100% packet loss
sh-3.1#


This is what I got in Puppy. But I can get new programs with it's package manager.
I'm confused!!
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
ockham23
Titel:   BeitragVerfasst am: 11.08.2006, 15:33 Uhr



Anmeldung: 25. Mar 2005
Beiträge: 2133

Well, it looks like some types of protocols/actions work, while others don't. And it has probably nothing to do with the software you're running.

Are you able to log in to your router? Maybe some settings aren't correct. Are you familiar with setting it up? For how long has it been up? Have you tried resetting it by pulling the power plug?

O.k., one final ping test. Please boot off the live cd and try this:
Code:
ping ftp.de.debian.org -c 4

and
Code:
ping 141.76.2.4 -c 4

This will show whether there is a problem with domain name resolution for ftp.de.debian.org.

If you can ping the numeric address successfully, but not de.ftp.debian.org, your router may not be able to pass all DNS information to the linux client; I had this problem with a Draytek Vigor router.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").


Zuletzt bearbeitet von ockham23 am 11.08.2006, 16:31 Uhr, insgesamt ein Mal bearbeitet
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 16:02 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

I'm sort of familiar with the router. I can log in. I "think" my settings are OK. It stay's up for weeks. I sometimes have to turn it off for 3-4 minutes when there is a problem with my ISP.(at their suggestion) I'll try to reset it again and try.
Out of Interest to you have any ideas about which ports I should forward?
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
firegrass
Titel:   BeitragVerfasst am: 11.08.2006, 16:31 Uhr



Anmeldung: 18. Feb 2006
Beiträge: 22

I'm off to bed now (1.30 am here)
Thanks for your help. I'll try again tomorrow.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
ockham23
Titel:   BeitragVerfasst am: 11.08.2006, 16:39 Uhr



Anmeldung: 25. Mar 2005
Beiträge: 2133

Good night, and let me know how the ping test with ftp.de.debian.org went.

Another idea: Some routers allow you to ping an internet address directly from the router's user interface. If your router has this feature, try pinging 141.76.2.4 (ftp.de.debian.org) or another numeric ip address that you can't connect to from your computer. This will bypass whatever problem there might be with your computer.

_________________
And I ain't got no worries 'cause I ain't in no hurry at all (Doobie Brothers, "Black Water").
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
gmx99
Titel:   BeitragVerfasst am: 15.02.2007, 14:16 Uhr



Anmeldung: 04. Sep 2006
Beiträge: 223

Correct solution is:

as root in a console:

export http_proxy="http://domain\user:password@proxy:port"

gmx99
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 2003-2007 
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.