/srv/irclogs.ubuntu.com/2015/07/23/#launchpad.txt

=== Logan is now known as y
=== y is now known as Logan
mptIs there any way to see the current translation for a particular string in every available language?08:45
wgrantmpt: There is not.08:46
mptah, pity08:56
=== G_ is now known as G
Laneycjwatson: Do you know about situations like https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-008/+build/7714108? Seems to be waiting for libmedia-dev despite the arch restriction.10:04
cjwatsonLaney: known bug which I spent most of yesterday yak-shaving on10:05
cjwatsonand which will probably continue to consume my time today :-(10:06
LaneyOK :(10:06
LaneyNo problem if I just mash the button then?10:06
cjwatsonLaney: will it make any difference?  the other dependencies would have been removed from the list if they were satisfied now10:07
cjwatson(modulo cronjob)10:07
cjwatsonLaney: oh, of course, they won't because the same bug crashes retry-depwait10:08
cjwatsonLaney: sure, go ahead and mash button10:08
LaneyHa. Yeah, they should be satisfied.10:09
Laneymushed10:09
=== JanC_ is now known as JanC
=== hloeung_ is now known as hloeung
tewardis there a way i can break the bugcheck logic for a linked upstream bug on one case to force it to "Won't Fix" status due to the broken bugtracker logic (https://bugs.launchpad.net/launchpad/+bug/1413304)13:38
ubot5Ubuntu bug 1413304 in Launchpad itself "[Bugtracker - Debian] Done+WontFix (whether 'fixed' or not after the fact) in Debian marked as 'Fix Released'" [Low,Triaged]13:38
tewardor, where in the LP code should I look at for that so I can propose a patch?13:40
cjwatsonlib/lp/bugs/externalbugtracker/debbugs.py + lib/lp/bugs/externalbugtracker/tests/test_debbugs.py (assuming you mean to fix the statuses rather than bodging around them)13:46
cjwatsonfollow https://dev.launchpad.net/Running/LXC to set up a dev instance, make a branch, 'utilities/link-external-sourcecode && make', and then you can do 'bin/test -vvct lp.bugs.externalbugtracker.tests.test_debbugs'13:48
cjwatsonafter that, given that these tests seem quite easy to extend, I'd recommend writing tests that enforce your improved behaviour specification first, checking that the new tests fail, and then fixing code until they pass13:49
mapreriaka TDD13:54
cjwatsonIndeed.  Sometimes in LP it's unreasonably difficult to do things that way, but it would work well here and I think would actually be easier for a newcomer to the codebase.14:01
tewardcjwatson: yes, i meant 'fix the statuses'14:15
=== [HeOS] is now known as HeOS

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