Hello, I’ve looked all over the forums, and came across the same answers. But I’m still not able to update, so I’ve deleted all of my repos, to start from scratch, now I dont know witch repos to add. Any repos I try I get the same stupid error, this is so frustrating, I’m out of ideas and stock at a few other problems where people get to solve them by “UPDATING” lol… If anyone could give me a hand here I’ll really appreciate it.
I vaguely recall there was a bug in the 11.2 milestone/RC release where that ipv6 disabling method did NOT work. Where in fact, it would still be enabled, despite selecting that.
Instead, one has to disable it (for now) via a boot code in the options line in the grub menu:
Ok, so I did a fresh installation, got my INTERNET to work after disabling the ipv6 by inserting that ipv6.disable=1 line into my boot loader.
The repos that I have are the ones that came with the DVD, and when I put that into the terminal this is what I get:
~> sudo zypper ref
root's password:
Retrieving repository 'openSUSE-11.2-Non-Oss' metadata \]Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/non-oss/
Abort, retry, ignore? [a/r/i/?] (a): a
Retrieving repository 'openSUSE-11.2-Non-Oss' metadata [error]
Repository 'openSUSE-11.2-Non-Oss' is invalid.
Can't provide /media.1/media : Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/non-oss/
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'openSUSE-11.2-Non-Oss' because of the above error.
Retrieving repository 'openSUSE-11.2-Oss' metadata |]Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/oss/
Abort, retry, ignore? [a/r/i/?] (a): a
Retrieving repository 'openSUSE-11.2-Oss' metadata [error]
Repository 'openSUSE-11.2-Oss' is invalid.
Can't provide /media.1/media : Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/oss/
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'openSUSE-11.2-Oss' because of the above error.
Retrieving repository 'openSUSE-11.2-Update' metadata /]aFailed to download /repodata/repomd.xml from http://download.opensuse.org/update/11.2/
Abort, retry, ignore? [a/r/i/?] (a):a
Retrieving repository 'openSUSE-11.2-Update' metadata [error]
Repository 'openSUSE-11.2-Update' is invalid.
Can't provide /repodata/repomd.xml : Failed to download /repodata/repomd.xml from http://download.opensuse.org/update/11.2/
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'openSUSE-11.2-Update' because of the above error.
Some of the repositories have not been refreshed because of an error.
linisth@linux-v1gf:~>
thats what i got out of the first zypper, here comes the second one:
~> zypper lu
Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/non-oss/
Abort, retry, ignore? [a/r/i/?] (a): a
Repository 'openSUSE-11.2-Non-Oss' is out-of-date. You can run 'zypper refresh' as root to update it.
Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/oss/
Abort, retry, ignore? [a/r/i/?] (a): a
Repository 'openSUSE-11.2-Oss' is out-of-date. You can run 'zypper refresh' as root to update it.
Failed to download /repodata/repomd.xml from http://download.opensuse.org/update/11.2/
Abort, retry, ignore? [a/r/i/?] (a): a
Repository 'openSUSE-11.2-Update' is out-of-date. You can run 'zypper refresh' as root to update it.
Loading repository data...
Retrieving repository 'openSUSE-11.2-Non-Oss' data...
Retrieving repository 'openSUSE-11.2-Non-Oss' metadata \]Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/non-oss/
Abort, retry, ignore? [a/r/i/?] (a): a
Retrieving repository 'openSUSE-11.2-Non-Oss' metadata [error]
Repository 'openSUSE-11.2-Non-Oss' is invalid.
Can't provide /media.1/media : Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/non-oss/
Please check if the URIs defined for this repository are pointing to a valid repository.
Problem loading data from 'openSUSE-11.2-Non-Oss'
Resolvables from 'openSUSE-11.2-Non-Oss' not loaded because of error.
Retrieving repository 'openSUSE-11.2-Oss' data...
Retrieving repository 'openSUSE-11.2-Oss' metadata |]Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/oss/
Abort, retry, ignore? [a/r/i/?] (a): a
Retrieving repository 'openSUSE-11.2-Oss' metadata [error]
Repository 'openSUSE-11.2-Oss' is invalid.
Can't provide /media.1/media : Failed to download /media.1/media from http://download.opensuse.org/distribution/11.2/repo/oss/
Please check if the URIs defined for this repository are pointing to a valid repository.
Problem loading data from 'openSUSE-11.2-Oss'
Resolvables from 'openSUSE-11.2-Oss' not loaded because of error.
Retrieving repository 'openSUSE-11.2-Update' data...
Retrieving repository 'openSUSE-11.2-Update' metadata /]Failed to download /repodata/repomd.xml from http://download.opensuse.org/update/11.2/
Abort, retry, ignore? [a/r/i/?] (a): a
Retrieving repository 'openSUSE-11.2-Update' metadata [error]
Repository 'openSUSE-11.2-Update' is invalid.
Can't provide /repodata/repomd.xml : Failed to download /repodata/repomd.xml from http://download.opensuse.org/update/11.2/
Please check if the URIs defined for this repository are pointing to a valid repository.
Problem loading data from 'openSUSE-11.2-Update'
Resolvables from 'openSUSE-11.2-Update' not loaded because of error.
Reading installed packages...
No updates found.
linisth@linux-v1gf:~>