[opensuse-factory] What's going on..."File '/repodata/repomd.xml' not found...."
This has been happening since about the time of the outage c.a. two weeks ago. There was also a recent zypper update that left a 'zypp.conf.rpmnew' because I had multiversion kernel set. IIRC I modified the new one and replaced the old one but it could have been the other way around. sgt:/etc/zypp # zypper ref Retrieving repository 'Application:/Geo' metadata ......................[done] Building repository 'Application:/Geo' cache ...........................[done] Repository 'Games' is up to date. Retrieving repository 'Hamradio' metadata ..............................[done] Building repository 'Hamradio' cache ...................................[done] Retrieving repository 'Packman-Essentials' metadata ....................[done] Building repository 'Packman-Essentials' cache .........................[done] Retrieving repository 'Packman-Extra' metadata..........................[done] Building repository 'Packman-Extra' cache ..............................[done] Retrieving repository 'Packman-Games' metadata .........................[done] Building repository 'Packman-Games' cache ..............................[done] Retrieving repository 'Packman-Multimedia' metadata ....................[done] Building repository 'Packman-Multimedia' cache .........................[done] Repository 'VideoLan' is up to date. Repository 'home:jengelh:dev' is up to date. Repository 'hardware' is up to date. File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/ tumbleweed/repo/non-oss/' Abort, retry, ignore? [a/r/i/...? shows all options] (a): i Do you want to disable the repository Tumbleweed-Non-Oss permanently? [yes/no] (no): Skipping repository 'Tumbleweed-Non-Oss' because of the above error. File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/ tumbleweed/repo/oss/' Abort, retry, ignore? [a/r/i/...? shows all options] (a): i Do you want to disable the repository Tumbleweed-Oss permanently? [yes/no] (no): Skipping repository 'Tumbleweed-Oss' because of the above error. File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/ tumbleweed/repo/src-oss/' Abort, retry, ignore? [a/r/i/...? shows all options] (a): i Do you want to disable the repository Tumbleweed-Src-Oss permanently? [yes/no] (no): Skipping repository 'Tumbleweed-Src-Oss' because of the above error. Repository 'Tumbleweed-Update' is up to date. Some of the repositories have not been refreshed because of an error. -- Tom Hardy <rhardy702@gmail.com> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2017-10-27 at 22:14 -0500, Tom Hardy wrote:
This has been happening since about the time of the outage c.a. two weeks ago. There was also a recent zypper update that left a 'zypp.conf.rpmnew' because I had multiversion kernel set. IIRC I modified the new one and replaced the old one but it could have been the other way around.
I typically would use: meld ...zypp.conf.rpmnew ...zypp.conf & edit the old thus, and finally delete the ...zypp.conf.rpmnew file (or move to backup)
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/ tumbleweed/repo/non-oss/' Abort, retry, ignore? [a/r/i/...? shows all options] (a): i
Well, you can see with a browser that the file certainly does not exist. My guess is that your repo definition has the wrong type. - -- Cheers, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlnz+GoACgkQtTMYHG2NR9V5CwCdEO9Sa9cZDh6IPRqiagcwnfq1 nAkAn28hiTy1jRYbugk0iwREJdLe3o9s =gh4J -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Friday, 27 October 2017 22:24:26 CDT Carlos E. R. wrote:
I typically would use:
meld ...zypp.conf.rpmnew ...zypp.conf &
edit the old thus, and finally delete the ...zypp.conf.rpmnew file (or move to backup)
Too late. Meld is a git utility?
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/ tumbleweed/repo/non-oss/' Abort, retry, ignore? [a/r/i/...? shows all options] (a): i
Well, you can see with a browser that the file certainly does not exist. My guess is that your repo definition has the wrong type.
Well, yes. The questions I have are how did it get that way, what did I miss, how did I miss it, and what do I do now? This is all in zypp.conf or zypper.conf, no? Did the type of repo change recently? I could possibly just re-install zypper, if I had access to a repo. -- Tom Hardy <rhardy702@gmail.com> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
28.10.2017 07:59, Tom Hardy пишет:
On Friday, 27 October 2017 22:24:26 CDT Carlos E. R. wrote:
I typically would use:
meld ...zypp.conf.rpmnew ...zypp.conf &
edit the old thus, and finally delete the ...zypp.conf.rpmnew file (or move to backup)
Too late. Meld is a git utility?
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/ tumbleweed/repo/non-oss/' Abort, retry, ignore? [a/r/i/...? shows all options] (a): i
Well, you can see with a browser that the file certainly does not exist. My guess is that your repo definition has the wrong type.
Well, yes. The questions I have are how did it get that way, what did I miss, how did I miss it, and what do I do now? This is all in zypp.conf or zypper.conf, no? Did the type of repo change recently? I could possibly just re-install zypper, if I had access to a repo.
Show grep type= /etc/zypp/repos.d/*.repo -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Saturday, 28 October 2017 01:16:16 CDT Andrei Borzenkov wrote:
grep type= /etc/zypp/repos.d/*.repo
I've got: sgt:/etc/zypp # grep type= /etc/zypp/repos.d/*.repo /etc/zypp/repos.d/Application:_Geo.repo:type=rpm-md /etc/zypp/repos.d/Games.repo:type=rpm-md /etc/zypp/repos.d/Hamradio.repo:type=rpm-md /etc/zypp/repos.d/Packman-Essentials.repo:type=rpm-md /etc/zypp/repos.d/Packman-Extra.repo:type=rpm-md /etc/zypp/repos.d/Packman-Games.repo:type=rpm-md /etc/zypp/repos.d/Packman-Multimedia.repo:type=rpm-md /etc/zypp/repos.d/Tumbleweed-Src-Non-Oss.repo:type=rpm-md /etc/zypp/repos.d/VideoLan.repo:type=rpm-md /etc/zypp/repos.d/http-download.opensuse.org-5fe9ac57.repo:type=rpm-md /etc/zypp/repos.d/http-download.opensuse.org-ced7c9e2.repo:type=rpm-md /etc/zypp/repos.d/openSUSE-20160417-0.repo:type=yast2 /etc/zypp/repos.d/repo-debug.repo:type=rpm-md /etc/zypp/repos.d/repo-non-oss.repo:type=rpm-md /etc/zypp/repos.d/repo-oss.repo:type=rpm-md /etc/zypp/repos.d/repo-source.repo:type=rpm-md /etc/zypp/repos.d/repo-update.repo:type=rpm-md -- Tom Hardy <rhardy702@gmail.com> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
28.10.2017 10:01, Tom Hardy пишет:
On Saturday, 28 October 2017 01:16:16 CDT Andrei Borzenkov wrote:
grep type= /etc/zypp/repos.d/*.repo
I've got:
sgt:/etc/zypp # grep type= /etc/zypp/repos.d/*.repo /etc/zypp/repos.d/Application:_Geo.repo:type=rpm-md /etc/zypp/repos.d/Games.repo:type=rpm-md /etc/zypp/repos.d/Hamradio.repo:type=rpm-md /etc/zypp/repos.d/Packman-Essentials.repo:type=rpm-md /etc/zypp/repos.d/Packman-Extra.repo:type=rpm-md /etc/zypp/repos.d/Packman-Games.repo:type=rpm-md /etc/zypp/repos.d/Packman-Multimedia.repo:type=rpm-md /etc/zypp/repos.d/Tumbleweed-Src-Non-Oss.repo:type=rpm-md /etc/zypp/repos.d/VideoLan.repo:type=rpm-md /etc/zypp/repos.d/http-download.opensuse.org-5fe9ac57.repo:type=rpm-md /etc/zypp/repos.d/http-download.opensuse.org-ced7c9e2.repo:type=rpm-md /etc/zypp/repos.d/openSUSE-20160417-0.repo:type=yast2 /etc/zypp/repos.d/repo-debug.repo:type=rpm-md /etc/zypp/repos.d/repo-non-oss.repo:type=rpm-md /etc/zypp/repos.d/repo-oss.repo:type=rpm-md /etc/zypp/repos.d/repo-source.repo:type=rpm-md /etc/zypp/repos.d/repo-update.repo:type=rpm-md
Yes, main OSS type is wrong (or URL is wrong) - as suggested in another mail you can simply delete it and it should recover. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2017-10-27 at 23:59 -0500, Tom Hardy wrote:
On Friday, 27 October 2017 22:24:26 CDT Carlos E. R. wrote:
I typically would use:
meld ...zypp.conf.rpmnew ...zypp.conf &
edit the old thus, and finally delete the ...zypp.conf.rpmnew file (or move to backup)
Too late. Meld is a git utility?
No, a KDE application. It compares two files and displays them side by side highligting the differences. You can copy/move/delete those paragraphs left to right or right to left. Or edit instead. I find it wonderful in order to see changes in config files and adapt them.
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/ tumbleweed/repo/non-oss/' Abort, retry, ignore? [a/r/i/...? shows all options] (a): i
Well, you can see with a browser that the file certainly does not exist. My guess is that your repo definition has the wrong type.
Well, yes. The questions I have are how did it get that way, what did I miss, how did I miss it, and what do I do now? This is all in zypp.conf or zypper.conf, no? Did the type of repo change recently? I could possibly just re-install zypper, if I had access to a repo.
Well, that part has alreay been answered by others :-) You can compare with mine: Tumbleweed:~ # zypper lr --details | less -S ... # | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI - --+-------------------------+-----------------------------+---------+-----------+---------+----------+--------+----------------- 1 | Ext:_Packman_Essentials | Ext: Packman Essentials | Yes | (r ) Yes | Yes | 90 | rpm-md | http://ftp.gwdg. ... 2 | OBS: YaST:Head | OBS: YaST:Head | No | ---- | ---- | 99 | rpm-md | http://download. ... 3 | openSUSE-20150802-0 | openSUSE-20150802-0 | No | ---- | ---- | 99 | yast2 | cd:///?devices=/ ... 4 | repo-debug | openSUSE-Tumbleweed-Debug | No | ---- | ---- | 99 | NONE | http://download. ... 5 | repo-non-oss | openSUSE-Tumbleweed-Non-Oss | Yes | (r ) Yes | Yes | 99 | yast2 | http://download. ... 6 | repo-oss | openSUSE-Tumbleweed-Oss | Yes | (r ) Yes | Yes | 99 | yast2 | http://download. ... 7 | repo-source | openSUSE-Tumbleweed-Source | No | ---- | ---- | 99 | NONE | http://download. ... 8 | repo-update | openSUSE-Tumbleweed-Update | No | ---- | ---- | 99 | rpm-md | http://download. ... Notice that some repos are type yast2 and others are rpm-md. The files they use are different. - -- Cheers, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAln0lboACgkQtTMYHG2NR9UaygCfTbgRu+60gcSGhFtRyFbm6neF 0ZEAoIvao/s/sckJRHsRrmNTpgP6Uz9M =GhrD -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Carlos E. R. <robin.listas@telefonica.net> [10-28-17 10:37]:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Friday, 2017-10-27 at 23:59 -0500, Tom Hardy wrote:
On Friday, 27 October 2017 22:24:26 CDT Carlos E. R. wrote:
I typically would use:
meld ...zypp.conf.rpmnew ...zypp.conf &
edit the old thus, and finally delete the ...zypp.conf.rpmnew file (or move to backup)
Too late. Meld is a git utility?
No, a KDE application.
no, based in gtk, not qt. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Op zaterdag 28 oktober 2017 16:35:38 CEST schreef Carlos E. R.:
On Friday, 2017-10-27 at 23:59 -0500, Tom Hardy wrote:
On Friday, 27 October 2017 22:24:26 CDT Carlos E. R. wrote:
I typically would use:
meld ...zypp.conf.rpmnew ...zypp.conf &
edit the old thus, and finally delete the ...zypp.conf.rpmnew file (or move to backup)
Too late. Meld is a git utility?
No, a KDE application. It compares two files and displays them side by side highligting the differences. You can copy/move/delete those paragraphs left to right or right to left. Or edit instead. I find it wonderful in order to see changes in config files and adapt them.
Thanks, I didn't know meld, but it's a very nice tool. But not KDE, see this from their website: Requirements Python 3.3 GTK+ 3.14 GLib 2.36 PyGObject 3.14 GtkSourceView 3.14 pycairo
-- Cheers, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)
-- Gertjan Lettink, a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday, 2017-10-28 at 19:30 +0200, Knurpht - Gertjan Lettink wrote:
Op zaterdag 28 oktober 2017 16:35:38 CEST schreef Carlos E. R.:
On Friday, 2017-10-27 at 23:59 -0500, Tom Hardy wrote:
Too late. Meld is a git utility?
No, a KDE application. It compares two files and displays them side by side highligting the differences. You can copy/move/delete those paragraphs left to right or right to left. Or edit instead. I find it wonderful in order to see changes in config files and adapt them.
Thanks, I didn't know meld, but it's a very nice tool. But not KDE, see this from their website: Requirements Python 3.3 GTK+ 3.14 GLib 2.36 PyGObject 3.14 GtkSourceView 3.14 pycairo
You are right, it is a gnome tool. I wonder why I did that mistake :-? I just noticed it has newer features: directory comparison and version control view. - -- Cheers, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEUEARECAAYFAln0zS0ACgkQtTMYHG2NR9XqygCePClH2T7M18BgDZcMx6ZCdCbD zoUAmMcvcRA1+CH9ZxpsvpgqI4GRe0s= =0clr -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Fri, 2017-10-27 at 22:14 -0500, Tom Hardy wrote:
This has been happening since about the time of the outage c.a. two weeks ago. There was also a recent zypper update that left a 'zypp.conf.rpmnew' because I had multiversion kernel set. IIRC I modified the new one and replaced the old one but it could have been the other way around.
If this happen since the time of the outage, I *think* zypp was failing to find a 'yast2' repo type and assume a fallback to 'rpm-md' (which it does for the planned migration). Apparently, though, it forgot to verify if rpm-md IS in place before writing/saving the information to disk. This should get you going again: sed -i "/type=/d /etc/zypp/repos.d/*.repo Thus resetting the pre-detected and (possibly wrongly) stored type information. Zypp will query on first refresh the type of the repo again and fix up the values. Cheers, Dominique
28.10.2017 13:14, Dominique Leuenberger / DimStar пишет:
On Fri, 2017-10-27 at 22:14 -0500, Tom Hardy wrote:
This has been happening since about the time of the outage c.a. two weeks ago. There was also a recent zypper update that left a 'zypp.conf.rpmnew' because I had multiversion kernel set. IIRC I modified the new one and replaced the old one but it could have been the other way around.
If this happen since the time of the outage, I *think* zypp was failing to find a 'yast2' repo type and assume a fallback to 'rpm-md' (which it does for the planned migration).
Apparently, though, it forgot to verify if rpm-md IS in place before writing/saving the information to disk.
This should get you going again:
sed -i "/type=/d /etc/zypp/repos.d/*.repo
Thus resetting the pre-detected and (possibly wrongly) stored type information.
Zypp will query on first refresh the type of the repo again and fix up the values.
Actually the patch you mentioned earlier in September (repo refresh: Re-probe if the repository type changes) simply makes it *always* probe. So I am not sure why it should fail in this case. There is no special case for "converting from yast to rpm-md". I suspect failure here is unintentional and I consider it a bug.
On Saturday, 28 October 2017 05:14:25 CDT Dominique Leuenberger / DimStar wrote:
sed -i "/type=/d /etc/zypp/repos.d/*.repo
And that, with closing quotes, did the trick. Type is now yast2. I have a 3 GiB download to look forward to in the near future. 3 Problems: Problem: problem with installed package android-tools-5.1.1_r8-3.7.x86_64 Problem: problem with installed package libtxc_dxtn-1.0.1-4.14.x86_64 Problem: problem with installed package perl-DateTime-Format- ISO8601-0.08-1.15.noarch where it looks like the solution is: android-tools openSUSE -> obs://build.opensuse.org/hardware libtxc_dxtn http://packman.links2linux.de -> openSUSE perl-DateTime-Format-ISO8601 http://packman.links2linux.de -> openSUSE The only one I would really question is android-tools, as I read something is up with that. I use android-tools fairly regularly. That perl-DateTime-Format-ISO8601 is on Packman is the result of a workaround from a couple of months ago, and I forgot about it. libtxc_dxtn I don't know. Thank you. -- Tom Hardy <rhardy702@gmail.com> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Saturday 2017-10-28 21:44, Tom Hardy wrote:
libtxc_dxtn http://packman.links2linux.de -> openSUSE
libtxc_dxtn I don't know.
The legal assessment of txc_dxtn changed, so it was possible to migrate it to openSUSE. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (7)
-
Andrei Borzenkov
-
Carlos E. R.
-
Dominique Leuenberger / DimStar
-
Jan Engelhardt
-
Knurpht - Gertjan Lettink
-
Patrick Shanahan
-
Tom Hardy