Hi, I am brand new to the forum. I’ve been using opensuse for a couple of years, now, but I don’t really know much about linux.
Awhile ago, my opensuse Evergreen (13.1) quit all updates. Yast updater refuses to connect to any repos. If I choose Add and then Community Repos, I get an error that there is no list.
I’m running the 64 version.
If I try zypper ref, I just get
LomasDellV:~ # zypper ref
Retrieving repository 'Packman Repository' metadata -----------------------------------------------------\]
Download (curl) error for 'http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_13.1/repodata/repomd.xml':
Error code: Connection failed
Error message:
Abort, retry, ignore? [a/r/i/? shows all options] (a):
But not only this repository, every single repository, all the base repositories.
But if I use the browser, I can connect to them all. If I use the above URL, I get the repomd.xml file in the browser window.
I have looked through the forums and searched online.
I tried:
rpm --rebuilddb
Works fine, but no fix problem.
zypper clean --all
Runs as expected, but doesn’t fix connections.
What’s wrong?
Here is output for zypper lr --details:
LomasDellV:~ # zypper lr --details
# | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
---+---------------------------+------------------------------------+---------+---------+----------+----------+------------------------------------------------------------------------+--------
1 | ftp.gwdg.de-suse | Packman Repository | Yes | Yes | 99 | rpm-md | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_13.1/ |
2 | openSUSE-13.1-1.10 | openSUSE-13.1-1.10 | No | No | 99 | yast2 | cd:///?devices=/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-H653B,/dev/sr0 |
3 | opensuse-guide.org-repo | libdvdcss repository | Yes | Yes | 99 | rpm-md | http://opensuse-guide.org/repo/13.1/ |
4 | repo-debug | openSUSE-13.1-Debug | No | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/13.1/repo/oss/ |
5 | repo-debug-update | openSUSE-13.1-Update-Debug | No | Yes | 99 | NONE | http://download.opensuse.org/debug/update/13.1/ |
6 | repo-debug-update-non-oss | openSUSE-13.1-Update-Debug-Non-Oss | No | Yes | 99 | NONE | http://download.opensuse.org/debug/update/13.1-non-oss/ |
7 | repo-non-oss | openSUSE-13.1-Non-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/13.1/repo/non-oss/ |
8 | repo-oss | openSUSE-13.1-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/13.1/repo/oss/ |
9 | repo-source | openSUSE-13.1-Source | No | Yes | 99 | NONE | http://download.opensuse.org/source/distribution/13.1/repo/oss/ |
10 | repo-update | openSUSE-13.1-Update | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/13.1/ |
11 | repo-update-non-oss | openSUSE-13.1-Update-Non-Oss | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/13.1-non-oss/ |
12 | teamviewer_on_hd | teamviewer on hd | No | No | 99 | plaindir | dir:///data/fbell_it_lnx/teamviewer |
I also tried this way and it still fails
LomasDellV:~ # zypper lr --details
# | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
---+---------------------------+------------------------------------+---------+---------+----------+----------+------------------------------------------------------------------------+--------
1 | ftp.gwdg.de-suse | Packman Repository | No | No | 99 | rpm-md | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_13.1/ |
2 | openSUSE-13.1-1.10 | openSUSE-13.1-1.10 | No | No | 99 | yast2 | cd:///?devices=/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-H653B,/dev/sr0 |
3 | opensuse-guide.org-repo | libdvdcss repository | No | No | 99 | rpm-md | http://opensuse-guide.org/repo/13.1/ |
4 | repo-debug | openSUSE-13.1-Debug | No | No | 99 | NONE | http://download.opensuse.org/debug/distribution/13.1/repo/oss/ |
5 | repo-debug-update | openSUSE-13.1-Update-Debug | No | No | 99 | NONE | http://download.opensuse.org/debug/update/13.1/ |
6 | repo-debug-update-non-oss | openSUSE-13.1-Update-Debug-Non-Oss | No | No | 99 | NONE | http://download.opensuse.org/debug/update/13.1-non-oss/ |
7 | repo-non-oss | openSUSE-13.1-Non-Oss | No | No | 99 | yast2 | http://download.opensuse.org/distribution/13.1/repo/non-oss/ |
8 | repo-oss | openSUSE-13.1-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/13.1/repo/oss/ |
9 | repo-source | openSUSE-13.1-Source | No | No | 99 | NONE | http://download.opensuse.org/source/distribution/13.1/repo/oss/ |
10 | repo-update | openSUSE-13.1-Update | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/13.1/ |
11 | repo-update-non-oss | openSUSE-13.1-Update-Non-Oss | No | No | 99 | rpm-md | http://download.opensuse.org/update/13.1-non-oss/ |
12 | teamviewer_on_hd | teamviewer on hd | No | No | 99 | plaindir | dir:///data/fbell_it_lnx/teamviewer |