/srv/irclogs.ubuntu.com/2017/02/22/#launchpad.txt

McIs it possible to disable the ability for people to mark lp questions as invalid? spambots are doing that automatically and it's real weird for people asking questions and really annoying for people answering.00:16
tsimonq2wgrant: I see00:17
Mc(spam accounts are even marking invalid spam questions, wtf)00:18
Mc(it's especially annoying because "Invalid" questions do not appear in the question list and there is no way to mark them as not invalid)00:23
Mcexamples: https://answers.launchpad.net/inkscape/+question/470626 https://answers.launchpad.net/inkscape/+question/46473300:23
wgrantMc: We're unable to publicly discuss our spam prevention measures, but do let us know if some spam misses automatic detection and stays around for more than about 12 hours. I'm dealing with those cases atm, thanks for letting us know.00:37
McI think there was a problem with it today00:39
Mc(I received 1.3k spams today when usually it's an order of magnitude or two below that)00:40
wgrantMc: Yeah, sneaky spammers.00:45
wgrantSorry about that, they used a new trick that won't work any more.00:45
Mcok :)00:45
Mcthanks for trying to mitigate it, i guess it's not always easy00:46
wgrantMc: We still caught the vast majority overnight, there's just a *lot* of ongoing attacks00:46
=== chihchun_afk is now known as chihchun
ollyis it possible to delete a particular language translation from launchpad?  i can't seem to find a way to in the UI02:40
ollysomebody unhelpfully started a translation into en_GB which is what the original strings are in, and the presence of a partial translation seems like it's just going to mean more people waste their time trying to contribute02:41
ollyI also tried importing a .po without any translations, but that seems to not delete the existing translations02:42
wgrantolly: It's not possible to delete it, no.02:44
ollyoh well02:46
wgrantolly: Are you aware that gettext defines the original strings to be US English, not UK English, as unfortunate as that is?02:48
ollyFWIW, they aren't actually used via gettext02:50
ollymostly because the code predates GNU gettext, and it was simpler to convert .po files than to retrofit use of gettext everywhere02:52
wgrantAh, I see.02:54
wgrantolly: What you could do is convert the .pot to an en_GB .po and upload that, making it look fully translated...02:56
ollyguess so, seems like I'd need to do that for every .pot update though02:57
wgrantYeah, it's not really ideal.02:57
=== chihchun is now known as chihchun_afk
=== JanC_ is now known as JanC
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
morphiscjwatson: I am looking at the new method on https://api.launchpad.net/devel.html#snaps and wondering what I can set on the "processors" field, is that just a string collection of architectures I want to build on or do I need to specify processor objects (https://api.launchpad.net/devel.html#processors) there?09:06
morphislooks like I self answered that, setting "amd64" gives "processors: "amd64" is not a valid URI."09:08
cjwatsonmorphis: The elements need to be valid serialisations of individual processor objects.  You can get actual objects from the webservice and let launchpadlib serialise them for you, or you can just pass '/+processors/amd64' etc.09:26
cjwatson(Yeah, it's a bit weird.)09:26
morphiscjwatson: thanks, got it working with that09:28
morphiscjwatson: btw. great work on this, it works like a charm :-)09:28
=== chihchun is now known as chihchun_afk
=== DalekSec_ is now known as DalekSec
bdmurrayIs launchpad timing out for other people?16:05
rbasakI had some timeouts and errors earlier, but retrying worked eventually.16:05
ilmaisinhello, nick blacksheep001 is spamming this bug: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642966 with some weird internet connection question and won't believe it's not the correct place for such questions18:23
ubot5Ubuntu bug 1642966 in cups (Ubuntu Yakkety) "package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1" [High,Fix committed]18:23
ilmaisinmaybe i'll ask him again to stop that, this time with little more clear wording and in a private message18:29
qenghoSomeone verify something?23:39
qengho$ python3 -c 'import urllib.request; urllib.request.urlopen("https://launchpad.net/ubuntu/+source/chromium-browser");'23:39

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!