Hi
You missed the download.opensuse.org or it would be a localmirror if
you don’t wish to use the redirector. You also don’t include your
architecture.
eg;
http://download.opensuse.org/distribution/11.0/repo/oss/
or
http://<name_of_a_mirror>/distribution/11.0/repo/oss/
From your error, I would guess the mirror your being redirected to is
perhaps incomplete or having issues.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 1:30, 1 user, load average: 0.00, 0.11, 0.28
GPU GeForce 6600 TE/6200 TE - Driver Version: 177.80
When I have trouble setting up a Yast-source, it’s usually because I’m not on the file tree where the meta data resides:
go up/down the file tree & find repodata in the files. download.opensuse.org
distribution/11.0/repo/oss/suse/
should work.
also make sure no leading “/” in the path
/distribution/11.0/repo/oss/suse/ won’t work – as openSUSE automatically adds it to build the url & you would get //distribution/11.0/repo/oss/suse/
Sorted, I was putting the full http://download etc in the url box, when should have just been putting from distribution in it, without the architecture.