=== alan_g|EOD is now known as alan_g [13:10] hi, I'm trying to bring a package to standards version 4.1.5 (it's at 4.1.4), and one of the changes is the FHS version, which went from 2.3 to 3.0 [13:10] I couldn't find a list of changes in the fhs corresponding to that version dump, so it's hard to see if I'm affected or not [13:10] any tips? [13:15] ahasenack: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787816 has a link (some way down) to https://web.archive.org/web/20160624022300/wiki.linuxfoundation.org/en/FHSReleaseNotes30 [13:15] Debian bug 787816 in debian-policy "Replace FHS 2.3 by FHS 3.0 in the Policy." [Normal,Fixed] [13:15] thanks cjwatson [13:16] you may find other useful things in that Debian bug [13:16] will check, thanks [14:06] nobody wants to help me understanding the "libunistring" failure? also libidn has similar issues [14:07] same version was building good in artful [14:07] and is now FTBFS in bionic [15:24] oSoMoN: any idea why python3-uno cannot be installed ? let's the lo autopkg tests fail [16:07] doko, looking [16:29] doko, not sure what happened, the dependency error doesn't make much sense, I've triggered a re-run [17:40] doko, the same autopkgtest on arm64 failed again, but with a different error, suggesting that the testbed is out of date [17:41] I suppose waiting for a few hours and re-running will make the issue go away [21:50] slangasek: (since bdmurray's out today) https://bugs.launchpad.net/ubuntu/+bug/1781663 -- looks like the python3-minimal bug that caused my upgrade to go so poorly :/ [21:50] Launchpad bug 1781663 in Ubuntu "Can't use keyboard on "what would you like to do" "Run Ubuntu in low-graphics mode for just one session" menu " [Undecided,New] [22:00] Wouldn't LP #1636666 be holding up https://ftp-master.debian.org/new/php7.3_7.3.0~alpha3-1.html now? :) [22:00] Launchpad bug 1636666 in pcre2 (Ubuntu) "[MIR] pcre2" [Undecided,Incomplete] https://launchpad.net/bugs/1636666 [22:02] pcre2 :( [22:04] Eh, better than the alternative of breaking vte. [22:05] ...And qt bundling it anyway. [22:06] I'm just .. grumpy / bitter / dissapointed that we have libraries like the rust regex crate or the re2 engine in go that are memory safe and fast and don't suffer from exponential catastrophe when someone searches for aaaaa*b .. [22:06] .. and instead we've got pcre2 with a steady stream of heap overflows and so on for *years* .. [22:08] Ah, understandable but that only helps rust and golang. (I completely understand being bitter, I'm at that state with vte and pcre right now too. At this point I'd prefer to sync vte and drop it from main.) [22:09] I wonder.. how much effort it'd be to expose rust's regex via C. [22:09] of course it doesn't do backreferences so it's not a perfect replacement for every use -- that's how they avoid exponential blowup [22:16] sarnold: I am also out today; if the python3-minimal fix was released yesterday, that could be the same bug but hit due to race condition with mirrors [22:18] slangasek: ah! my apologies, thanks for giving it a look