Results 1 to 3 of 3
Code:
linux-424f:/mnt # zypper in vlc
Retrieving repository 'openSUSE-11.3-Non-Oss' metadata [\]
Download (curl) error for 'http://download.opensuse.org/distribution/11.3/repo/non-oss/repodata/repomd.xml':
Error code: Connection failed
Error message: Couldn't resolve host 'download.opensuse.org'
this also appear each ...
- 09-01-2010 #1Just Joined!
- Join Date
- May 2009
- Posts
- 55
is the repo down? why is this happening?
this also appear each time i'm using yastCode:linux-424f:/mnt # zypper in vlc Retrieving repository 'openSUSE-11.3-Non-Oss' metadata [\] Download (curl) error for 'http://download.opensuse.org/distribution/11.3/repo/non-oss/repodata/repomd.xml': Error code: Connection failed Error message: Couldn't resolve host 'download.opensuse.org'
can you tell me what to do please. and after skipping, this are the errors.Code:Download failed: Failed to download /media.1/media from http://download.opensuse.org/distribution/11.3/repo/non-oss/ History: - [AbstractCommand.cc:224] URI=http://download.opensuse.org/distribution/11.3/repo/non-oss/media.1/media
Code:[|] Valid metadata not found at specified URL(s) History: - Unknown error reading from 'http://download.opensuse.org/distribution/11.3/repo/oss/' - SKIP request: User-requested skipping of a file - Download (curl) error for 'http://download.opensuse.org/distribution/11.3/repo/oss/repodata/repomd.xml': Error code: Connection failed Error message: Couldn't resolve host 'download.opensuse.org'
- 09-01-2010 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Name resolutionCode:Couldn't resolve host 'download.opensuse.org'
Whatever DNS server you're using is not resolving the name to an IP address.
Nslookup can be used to confirm this:
Code:nslookup download.opensuse.org Server: XX.XX.XX.XX Address: XX.XX.XX.XX Non-authoritative answer: Name: download.opensuse.org Address: 195.135.221.134
- 09-02-2010 #3Just Joined!
- Join Date
- May 2009
- Posts
- 55
which file should i edit for this to work?


Reply With Quote