On 2018-05-17 09:47, Andrei Borzenkov wrote:
On Thu, May 17, 2018 at 9:41 AM, George from the tribe <> wrote:
So I have deleted and added the repositories in question, this time adding the option -t yast2 to the zypper ar command.
Normally it's not necessary, it autodetects metadata format.
Is opensuse's new standard for setting up repositories to make them yast2 type?
As mentioned already, rpm-md is new default.
It seems it would have to be new, because up until a few days ago, these repositories regularly refreshed without a problem, and I had not made any changes to my repository configuration.
The /suse sub-directory holds repo-md metadata. So
http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/ - yast2 http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/suse/ - repo-md
If you are using btrfs you may consider comparing configuration in previous snapshots at the time when repository access worked. It almost looks like zypper decides to change configuration by itself. If you can prove it (by showing previous correct configuration) bug report is in order.
Isengard:~ # ls -ltr /etc/zypp/repos.d/ total 60 -rw-r--r-- 1 root root 172 Mar 21 02:48 OBS:_security.repo -rw-r--r-- 1 root root 174 Mar 21 02:48 OBS_X11_XFCE.repo -rw-r--r-- 1 root root 194 Mar 21 02:49 download.opensuse.org-non-oss.repo -rw-r--r-- 1 root root 188 Mar 21 02:49 download.opensuse.org-non-oss_1.repo -rw-r--r-- 1 root root 182 Mar 21 02:49 download.opensuse.org-oss.repo -rw-r--r-- 1 root root 174 Mar 21 02:49 download.opensuse.org-oss_1.repo -rw-r--r-- 1 root root 153 Mar 21 02:49 google-chrome.repo -rw-r--r-- 1 root root 188 Mar 21 02:49 openSUSE-Leap-42.3-0.repo -rw-r--r-- 1 root root 175 Mar 21 02:50 packman.inode.at-suse.repo -rw-r--r-- 1 root root 196 Mar 21 02:50 repo-debug-non-oss.repo -rw-r--r-- 1 root root 200 Mar 21 02:50 repo-debug-update-non-oss.repo -rw-r--r-- 1 root root 180 Mar 21 02:50 repo-debug-update.repo -rw-r--r-- 1 root root 176 Mar 21 02:50 repo-debug.repo -rw-r--r-- 1 root root 199 Mar 21 02:50 repo-source-non-oss.repo -rw-r--r-- 1 root root 179 Mar 21 02:50 repo-source.repo Isengard:~ # grep "name\|type" /etc/zypp/repos.d/download.opensuse.* /etc/zypp/repos.d/download.opensuse.org-non-oss.repo:name=Main Repository (NON-OSS) <=== /etc/zypp/repos.d/download.opensuse.org-non-oss.repo:type=yast2 <=== /etc/zypp/repos.d/download.opensuse.org-non-oss_1.repo:name=Update Repository (Non-Oss) /etc/zypp/repos.d/download.opensuse.org-non-oss_1.repo:type=rpm-md /etc/zypp/repos.d/download.opensuse.org-oss.repo:name=Main Repository (OSS) <=== /etc/zypp/repos.d/download.opensuse.org-oss.repo:type=yast2 <=== /etc/zypp/repos.d/download.opensuse.org-oss_1.repo:name=Main Update Repository /etc/zypp/repos.d/download.opensuse.org-oss_1.repo:type=rpm-md Isengard:~ # Isengard:~ # zypper ref ... All repositories have been refreshed. Isengard:~ # Repo files were not changed today either. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)