https://bugs.kde.org/show_bug.cgi?id=432375
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOT A BUG Status|REPORTED |RESOLVED --- Comment #4 from Harald Sitter <sit...@kde.org> --- Well, the problem here is that along with the invent migration the community somehow decided that repo names will be non-unique moving forward which is why the original regex is actually no longer working. Because of the non-uniqueness policy releaseme cannot assume that 'phone', the output of the old regex, is indeed the same as 'maui/phone' as there may have been a completely unrelated repo 'plasma/phone' at some time in the past or future or current. If you feel strongly about this you could get a discussion started on changing this policy so repo names must be unique again. I know there are others that have gotten annoyed by it and I also know that I have had to write extra code at various places just to deal with this theoretical non-uniqueness. Having to know that kdenlive is in multimedia/ isn't convenient on any level really. I'm closing this bug as ECM is working correctly (technically anyway :S) -- You are receiving this mail because: You are watching all bug changes.