2017-11-02 03:29:28 -0600 | commented answer | Why are updates and updates-debuginfo repos out of sync (fedora 26) While reconsidering this whole thing, there clearly are two distinct problems here. I messed up and mixed those two. The very original and more common is related mirroring itself and how data is propagated and copied differently by different times due to network load, bandwidth, priorities etc. Aeyoun, your answer gives viable alternate method to solve issue. The other problem I found is totally different and just happens to exist right now, I think |
2017-11-02 03:18:08 -0600 | received badge | ● Scholar (source) |
2017-11-01 05:51:43 -0600 | commented question | Why are updates and updates-debuginfo repos out of sync (fedora 26) Ok, I did a quick look and this bizarre directory structure seems to repeat on those. Also, there were same pattern for fedora 25 but not for 27. I filed a bug report, let's see how it will be received https://bugzilla.redhat.com/show_bug.cgi?id=1508383 |
2017-11-01 04:56:13 -0600 | received badge | ● Supporter (source) |
2017-11-01 04:46:29 -0600 | commented question | Why are updates and updates-debuginfo repos out of sync (fedora 26) Hmm, how do I force mirror? Even wget seems to load content from funet.fi when I point it to dnf base URL. Or maybe I take a list of mirrors and look if same bizarre directory structure applies to other mirrors as well |
2017-11-01 04:22:45 -0600 | received badge | ● Editor (source) |
2017-11-01 03:58:49 -0600 | commented answer | Why are updates and updates-debuginfo repos out of sync (fedora 26) While I thank you very much providing good alternative to handle urgent updates, please see my latest edit. I think I found something bizarre related to directory structure of debug repodata |
2017-10-31 09:18:20 -0600 | received badge | ● Nice Question (source) |
2017-10-30 15:05:11 -0600 | received badge | ● Student (source) |
2017-10-30 08:11:24 -0600 | asked a question | Why are updates and updates-debuginfo repos out of sync (fedora 26) When dnf shows there are packages available for update I often find that debug infos for those packages are not. I.e. there can be even days between time stamps of packages updated and their respective debug info package. Below there's a partial output of dnf command in case where there is, according to metadata time stamps 23rd of Oct and 29th of Oct, almost one week of lag between content of updates and updates-debuginfo: Because of that, I often need to postpone upgrade until there are debug info packages I need for sw development, available. What I have found so far is that does not change anything Update by 1st of Nov: I looked forward and investigated real content of directories at mirror funet.fi which is closest to me. What I found seems quite bizarre. Might this be even bug introduced by some mirroring infrastructure top level config? For reference, updates repo repodata directory which is good: But then for debug infos: (more) |
2017-10-30 05:44:38 -0600 | received badge | ● Organizer (source) |