https://bugs.kde.org/show_bug.cgi?id=340273
PaulM <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from PaulM <[email protected]> --- I confirm I'm also seeing this error on the 4.12 branch. Doing a quick kludge and commenting out the offending line, I find the next hurdle is in the port python script for perl. Apparently active perl 5.16.3 no longer exists but instead 5.20.1 seems to be an option. I wanted to create a patch for this, but it is not clear to me what checksum is being used i.e. it doesn't look like md5 or sha1. Subsequent to making a second quick kludge on perl, I then hit a problem with msys2 python script. There is reference to a variable called EmergeStandardDirs on line 43, which I have not found defined anywhere. I also tried the 4.13 branch but ran into issues there too. Perhaps I should file some bugs against it too. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
