Ubuntu :: Gpgkeys: HTTP Fetch Error 7: Couldn't Connect To Host

Mar 24, 2010

When I run sudo apt-get update I get the following message at the bottom:

[Code]....

I have tried numerous ways to add the keys i.e: gpg --keyserver keyserver.ubuntu.com --recv-keys EF4186FE247510BE && gpg --export --armor EF4186FE247510BE | sudo apt-key add - However, I then get the following message:

[Code]....

View 3 Replies


ADVERTISEMENT

Ubuntu :: Gpg: Couldn't Connect To Host

May 1, 2010

I'm trying to add the Mactel sources via Terminal:

[Code]...

View 4 Replies View Related

Ubuntu :: Error: Http://packages.medibuntu.org Lucid Release: The Following Signatures Couldn't Be Verified Because The Public Key Is Not Available

Jun 15, 2010

When I go to the Update Manager to update my system I get the following error message: W: GPG error: http://packages.medibuntu.org lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783

I am not sure what this exactly means and what I need to do to fix this.

View 2 Replies View Related

Fedora Installation :: YUM Error Couldn't Resolve Host Name

Dec 19, 2009

i get the following error when i try to install autoten: root@Tex dan]# rpm -Uvh [URL]... curl: (6) Couldn't resolve host 'dnmouse.org'
error: skipping [URL]... - transfer failed from reading other posts, it sounds like a dns error, but i don't know what to do to fix it.

View 14 Replies View Related

Fedora Servers :: Getting Error Message When Trying To Connect To Vncserver 'unable Connect To Socket: No Route To Host (113)'

Apr 26, 2011

I install and configure the vncserver following and reading 1000papers, but all of this present the same problem; when i try to connect to my vncserver,recive this mesage: unable connect to socket: No route to host (113) The OS version is Fedora Core 14 and tigervnc-server i try different solutions including:Allow TCP connection modifing files /etc/gdm/custom.conf and /usr/share/gdm/gdm.chemas Disable SELinux removing iptables Here follow the vncserver configuration:

[code].....

The ip address of the vncserver is correct because i can do ssh on it. Where or what can i do?

View 4 Replies View Related

OpenSUSE Install :: Error Message: Couldn't Resolve Host 'download.opensuse.org'

Apr 20, 2011

This is an example of the error I receive when trying to do an update via YaST, YaST2, or zypper. Basically, curl is broken. With out it functioning normally, I can't use openSUSE's update mechanism to fix my system. Need to find a way to manually fix / upgrade curl.There was an error in the repository initialization.'Updates-for-openSUSE-11.4-11.4-0': [|] Valid metadata not found at specified URL(s)History:

- Unknown error reading from 'http://download.opensuse.org/update/11.4/'
- SKIP request: User-requested skipping of a file
- Download (curl) error for

[code]...

View 8 Replies View Related

Slackware :: Fluxbox Not Starting - Error - Couldn't Connect To XServer

Sep 7, 2010

I've just recently install slackware 13.1 on IBM R40e laptop but every time i try to start fluxbox with
startfluxbox it just comes up:

However xdm works.

The specs of the computer:
IBM R40e 2684 L9G
2.4GHz Intel celeron processor
128MB ram
ATI radeon 330M 16MB integrated
30GB hard drive
DVD rom drive

I'm not sure if it's of any use but here's my xorg.conf file:

Code:

View 3 Replies View Related

Fedora :: Yum Error - "Couldn't Resolve Host"?

Aug 1, 2011

My latest issue seems to be with Yum; more specifically, I don't think it can contact the main "updates" server to see if there's any actual updates available. When I try, I get this:

Code:
[root@localhost ~]# yum update
Loaded plugins: langpacks, presto, refresh-packagekit

[code]...

View 6 Replies View Related

Debian :: Error - Fetch Failed: W:Failed To Fetch Bzip2:/var/lib/apt/lists/partial

Feb 13, 2011

Lately when I've tried to update my packages many of them don't update. I get nothing out of the ordinary when using the terminal but when I try to update via the Update manger I get this error message:

Code:
Error message:
Fetch failed: W:Failed to fetch bzip2:/var/lib/apt/lists/partial/mirror.steadfast.net_debian_dists_testing_main_source_Sources Hash Sum mismatch
W:Failed to fetch bzip2:/var/lib/apt/lists/partial/mirror.steadfast.net_debian_dists_testing_main_binary-amd64_Packages Hash Sum mismatch, W:Failed to fetch http://mirror.steadfast.net/debian/dists/testing/updates/main/source/Sources 404 Not Found [IP: 208.100.4.53 80]

[Code]...

I've tried several different mirrors but get the same error with every one. Same result with ftp as well. Yesterday I upgraded to Wheezy and every package successfully upgraded, but today the problem started again.

View 10 Replies View Related

SUSE :: Registration Error - Curl: (7) Could't Connect To Host

Feb 17, 2010

I have two suse linux server. Recently we got the license key. In one server i could able to register successfully. Another server is throwing an error.i am using yast-software- Novel customer center configuration. After selecting configure now, i am getting error has follows Execute curl command failed with 7 curl: (7) could't connect to host.

View 3 Replies View Related

CentOS 5 Networking :: Error: Unable To Connect To Remote Host: Connection Refused, It Happens With Any Port

Feb 11, 2009

I'm trying to connect with my server via telnet, but when i sent the command (telnet xxx.xxx.xxx.xxx Port) doesn't works and shows then follow error: Unable to connect to remote host: Connection refused, It happens with any port. Is strange but my telnet services works (telnet xxx.xxx.xxx.xxx), In addition, i tried with firewall enabled and disabled and the problem still happens. My centOS run on virtualbox.

View 3 Replies View Related

Networking :: CnetOS 5: Can't Access Webserver Via Http From Host OS?

Mar 15, 2010

My server is installed on a guest OS on vmware. It really bugs me because I can't access it from the host OS's browser even though there is no discrepancy between /etc/hosts, /etc/sysconfig/network, httpd.conf files. Issuing ifconfig command also returns the same IP. I have also enabled netwroking in the vmware settings. And I can ping the guest OS's IP from the host.

View 3 Replies View Related

General :: Ssh: Connect To Host 192.168.100.xxx Port 22: No Route To Host

Mar 9, 2011

I'm trying to ssh from my laptop to my desktop (both fedora 14) over a local network. I can ping my desktop and get responses, but if I ssh to it, I receive

ssh: connect to host 192.168.100.xxx port 22: No route to host

I can ssh from the desktop to itself.

View 4 Replies View Related

General :: Connect To SUSE Server From Other One - Error "Remote Host Identification Has Changed"

Jan 15, 2011

When I try to connect to my SUSE server from other one this appears: Remote host identification has changed. I deleted entry in know_hosts but it still working wrong, showing me this message. What could be the cause of this problem??

View 1 Replies View Related

Ubuntu :: Launchpad Down - Failed To Fetch Error

May 15, 2010

Is anyone else having trouble...I'm getting a ton of "Failed to fetch..." errors while updating.The site itself is working fine. No news here [URL]. Normally I wouldn't be concerned, however this happened right when I modified my sources so I'm hoping I didn't mess something up.

View 1 Replies View Related

Ubuntu :: GPG Error: NO_PUBKEY 620396F19C0042C8Failed To Fetch

Aug 1, 2010

I update my computer with ubuntu 10.04 I get this message(pic is attached). This is one error message I get:

[Code]....

I have used UbuntuTweak and Ailurus to add some repositories so I'm not sure if one of those are affecting this. What steps should I follow to fix this?

View 4 Replies View Related

Ubuntu Installation :: Get An Error Failed To Fetch?

Nov 25, 2010

when i try to update i get an error Failed to fetch [URL] Not Found [IP: 91.189.88.30 80] im on a 64 bit hp laptop

View 3 Replies View Related

Ubuntu :: Update Error Failed To Fetch 404 Not Found?

Feb 5, 2011

While I am trying to install updates following error is displayed

W:Failed to fetch url 404 Not Found
, W:Failed to fetch url 404 Not Found
, E:Some index files failed to download, they have been ignored, or old ones used instead.

My internet conection is good, I've installed some updates months ago.

View 2 Replies View Related

Programming :: Script - If Telnet Root Hostname Fails Then Try To Ssh In - Error "Unable To Connect To Remote Host: Connection Refused"

May 11, 2010

I'm trying to make an SSH script for my place of employment. This script, I want to go out to the server hostnames we have specified (in another file) and change a users account password. We use Kerberized telnet, so if telnet root hostname fails, I want it to use ssh username hostname and use the old password (specified). If both fail, I want it to ask the user what the port should be and input the port in the ssh command.

But I'm having a issue having it try telnet root hostname and if it fails then, try to ssh in, I have no clue how to have it proceed. Is it an if statement? Here's the telnet failed message: telnet: Unable to connect to remote host: Connection refused

View 7 Replies View Related

Ubuntu Installation :: Update And Upgrade Error Failed To Fetch

Jul 15, 2010

I am having trouble upgrading and updating. When updating the file downloads to 99% and then stops. The error message is:

[Code]...

I believe this has something to do with a power outage while upgrading a few days ago. Most of the install completed after rebooting, all except the three 'linux kernel image' files and a few others. Also, as a side issue, Flash plugin and Flex builder are no longer working. This may be unrelated. Does any one have any trouble shooting advice for the issue?

View 1 Replies View Related

Ubuntu Installation :: 10.04 LTS - GDM Update Fails / Error Failed To Fetch?

May 25, 2011

Whenever I update my Ubuntu, there is an update for gdm that fails with the following error:

W: Failed to fetch url. Hash Sum mismatch

How can I solve this error?

View 1 Replies View Related

Ubuntu :: Update Error - GPG Error Signatures Couldn't Be Verified - Public Key Not Available

Nov 23, 2010

When I try to do

[code]...

I've tried the method described here: [URL]... However, I'm still getting the same error.

View 2 Replies View Related

Fedora Networking :: Using Putty To Connect To A Machine / Host Name And Port To Connect?

Jul 23, 2010

Right now I have a machine set up running Fedora. I have configured inittab to accept Console Logins, but I am having problems getting my netbook running PuTTY to connect. How would I go about finding the Host Name and Port to connect to?

View 6 Replies View Related

Ubuntu Installation :: Couldn't Connect To Net Using Mozilla

May 8, 2010

i was using ubuntu 9.10 installed as a program inside windows. i clicked the upgrade button in my update manager and the ubuntu upgraded to 10.04. Now i couldnt access net from mozilla. my updates are still working and i can download those. when i type the address in mozilla and press enter it says connecting and then says to check my network settings. this is the case in both my acer laptop and my desktop

View 1 Replies View Related

Ubuntu Networking :: Couldn't Connect Internet The LAN

Jul 23, 2010

I left my laptop on stand by and today on the morning I could wake up my laptop so I turn it of the manua way. When I start again, I notice there is something going wrong It said to me I don't have internet. I check the modem and yes I have internet, I check the lan cable and it looks it works fine. So I thought it was the ethernet card that was bad. So I restar again and enter with Windows 7, and yes I have internet. So it made be one problem of my Ubuntu. I did an ifconfig and got the following

[Cpde]...

View 3 Replies View Related

Ubuntu Installation :: Couldn't Seem To Get Computer To Connect

Oct 28, 2010

Ok, so the computer I want to try this out on is not connected to the Internet at this time (and I even think the Ethernet is broken because when I tried to hook it up where the on-line computer is I couldn't seem to get my computer to connect).

So I wonder if I really need to be on-line to do the install.

View 5 Replies View Related

Debian Configuration :: Updating - Can't Files Fetch Due To A 404 Error

Oct 3, 2010

I was trying to update my debian lenny and aptitude gives a whole lot of errors about files it can't fetch due to a 404 error. Aparently de files i need are no longer available in the places they where supposed to on de Debian-servers.It concerns 35 packages that can't be updated. If nescessary I can post all the package-names and versions (old and updated). I'll give the two first as examples :

[Code]....

View 3 Replies View Related

Ubuntu :: Can Only Connect To MSN Using HTTP Method

Jan 11, 2010

I have come across a fairly minor issue however. When using any IM clients I am unable to login to MSN using the direct connection method. Instead I find myself having to connect using the HTTP method. I wouldn't worry about this except many of my contacts are complaining that they are getting "message unabled to be delivered" errors regularly when trying to contact me.

View 8 Replies View Related

Debian :: Installing Skype - Error: Failed To Fetch Cdrom

Jun 7, 2011

I tried to install skype: apt-get install skype but I got the following error: Failed to fetch cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 DVD Binary-1 20110322-15:11]/pool/main/q/qt4-x11/libqtgui4_4.6.3-4_i386.deb Hash Sum mismatch

View 2 Replies View Related

OpenSUSE Install :: Error In Installing Gcc 4.5.0 - Error Couldn't Find The C Compiler

Sep 9, 2010

i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was

[Code]....

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved