zypper ref looks like this:
> sudo zypper ref
Download (curl) error for ‘http://download.opensuse.org/distribution/13.2/repo/non-oss/content’:
Error code: Connection failed
Error message: Failed to connect to download.opensuse.org port 80: Network is unreachable
Abort, retry, ignore? [a/r/i/? shows all options] (a): i
Do you want to disable the repository openSUSE-13.2-Non-Oss permanently? [yes/no] (no):
Skipping repository ‘openSUSE-13.2-Non-Oss’ because of the above error.
Download (curl) error for ‘http://download.opensuse.org/distribution/13.2/repo/oss/content’:
Error code: Connection failed
Error message: Failed to connect to download.opensuse.org port 80: Network is unreachable
Abort, retry, ignore? [a/r/i/? shows all options] (a): i
Do you want to disable the repository openSUSE-13.2-Oss permanently? [yes/no] (no):
Skipping repository ‘openSUSE-13.2-Oss’ because of the above error.
Download (curl) error for ‘http://download.opensuse.org/update/13.2/repodata/repomd.xml’:
Error code: Connection failed
Error message: Failed to connect to download.opensuse.org port 80: Network is unreachable
Abort, retry, ignore? [a/r/i/? shows all options] (a): i
Do you want to disable the repository openSUSE-13.2-Update permanently? [yes/no] (no):
Skipping repository ‘openSUSE-13.2-Update’ because of the above error.
Download (curl) error for ‘http://download.opensuse.org/update/13.2-non-oss/repodata/repomd.xml’:
Error code: Connection failed
Error message: Failed to connect to download.opensuse.org port 80: Network is unreachable
Abort, retry, ignore? [a/r/i/? shows all options] (a): i
Do you want to disable the repository openSUSE-13.2-Update-Non-Oss permanently? [yes/no] (no):
Skipping repository ‘openSUSE-13.2-Update-Non-Oss’ because of the above error.
etc…
zypper in fails because it can’t refresh the repos (just says there are no updates). If I look at the packages in the repo, I can see that there are updates. In fact, I can manually download the rpms and install them by hand.
I just manually installed the latest zypper (and libzipp), but this didn’t help.
Any idea what could be causing this? I noticed a few people complaining of similar problems, but there issues all seemed to resolve themselves with time. This has been happening to me since last Friday, with no let up.
Edit:
Also, I live in Utah, US. Do we have a bad mirror or something?