On 12/08/20 at 14:59 +0200, Andreas Tille wrote: > Hi again, > > On Mon, Aug 03, 2020 at 11:20:21AM +0200, Andreas Tille wrote: > > > > 'munge_ddc.py' has the following issues: > > > > [...] > > > > - it doesn't support xz email archives, so it's broken for recent > > > > archives > > > > > > It used to work some months ago because it was relying on a huge > > > debian-devel-changes.current. But ullmann ran out of disk space due to > > > this. > > > > Argh, to bad that disk space is an issue these days. > > > > > > Do we have a plan to fix this? I really need those Uploaders data to > > > > prepare > > > > my DebConf20 talk. > > > > > > Given your ongoing effort to port UDD to Python3, I think that the best > > > plan is to do that, and port munge_dcc.py to Python3. > > > > I'd do some 2to3 and simply start it - but its hard to do this on a > > local box here since it seems to rely on data that are stored on > > ullmann. I also need to admit that I'm currently not able to spent lots > > of time into it. > > Do you see any way I can help speeding up solving this issue? > I have no idea about the actual code (not even who wrote it since > its not in Git (couldn't we at least move a copy to UDD git and > possibly symlink to it on ullmann to have some version control) > and how to test it locally without breaking anything on ullmann?
Hi, Well, why don't you look at the code? I think I provided the needed details in the initial report? And you have access to the VM since you are in the 'uddadm' group? Lucas