[12:05] no didn't file it ... [12:08] do it [12:09] kiko: https://launchpad.net/products/rosetta/+bug/37078 [12:09] Malone bug 37078 in rosetta "+admin page for IPOTemplate is not working for Rosetta experts" [Normal,Unconfirmed] [12:09] rock on [12:09] is time to sleep... [12:09] kiko: anything else urgent? [12:09] nope [12:09] night [12:10] ok [12:10] good night === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #launchpad === segfault [i=carlos@prognus.com.br] has joined #launchpad === segfault_ [i=carlos@prognus.com.br] has joined #launchpad === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #launchpad === stub [n=stub@ppp-58.8.1.134.revip2.asianet.co.th] has joined #launchpad === mpt [n=mpt@219-89-151-200.jetstart.xtra.co.nz] has joined #launchpad === stub [n=stub@ppp-58.8.1.134.revip2.asianet.co.th] has joined #launchpad === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #launchpad === mpt_ [n=mpt@219-89-151-200.jetstart.xtra.co.nz] has joined #launchpad === loele [n=adasd@200-55-107-229.dsl.prima.net.ar] has joined #launchpad === stub [n=stub@ppp-58.8.1.134.revip2.asianet.co.th] has joined #launchpad === loele [n=adasd@200-55-107-229.dsl.prima.net.ar] has left #launchpad [] === mdke_ [n=matt@ubuntu/member/mdke] has joined #launchpad === mpt__ [n=mpt@222-154-180-145.jetstream.xtra.co.nz] has joined #launchpad === jinty [n=jinty@135.Red-80-37-34.staticIP.rima-tde.net] has joined #launchpad === mpt__ is now known as mpt [05:29] Goooooooooooooooood afternoon Launchpadders! [05:30] hello mpt === irvin [n=vx@ubuntu/member/irvin] has joined #launchpad === mpt [n=mpt@222-154-180-145.jetstream.xtra.co.nz] has joined #launchpad [06:06] jamesh, ping [06:06] mpt: pong [06:06] jamesh, I've tried fixing this problem myself, but I'm stuck [06:07] A branch that's a month old runs fine, but running any of the tests produces "ImportError: No module named _gpgme" [06:07] sourcecode/pygpgme exists and points at the right place [06:07] okay [06:07] does sourcecode/pygpgpme/gpgme/_gpgme.so exist? [06:08] bzr pull in lib/gpgme says "0 revision(s) pulled" [06:08] lib/gpgme is a symlink to sourcecode/pygpgme/gpgme [06:09] No, gpgme/ does not contain _gpgme.so [06:09] 16:08:41@gpgme> ls [06:09] editutil.py __init__.py __init__.pyc tests [06:09] mpt: okay. If you change to sourcecode/pygpgme and run "make", does it do anything? [06:09] yes, it does quite a lot [06:10] running "make" in the toplevel launchpad directory should have caused pygpgme to build [06:10] I wonder make build didn't do any of that [06:10] wonder -> wonder why [06:11] ok, that works [06:11] thanks jamesh [06:11] mpt: does "pygpgme" appear in sourcecode/Makefile? [06:12] test_dirs:=buildbot bzr cscvs gnarly pybaz pygettextpo pygpgme pytz sqlobject zope [06:13] weird. [06:13] it should have built then === G0SUB [n=ghoseb@ubuntu/member/g0sub] has joined #launchpad === mpt [n=mpt@222-154-180-145.jetstream.xtra.co.nz] has joined #launchpad [06:39] jamesh: https://chinstrap.ubuntu.com/~dsilvers/paste/fileziaYlr.html [06:40] jamesh: Oh, and it also says: testSetOwnerTrust (canonical.launchpad.utilities.ftests.test_gpghandler.TestImportKeyRing) ... *** glibc detected *** double free or corruption (!prev): 0x0a1c04b0 *** [06:40] hmm [06:40] jamesh: I've just got this 3 times in a row on a full make check, I haven't tried narrowing it down yet. [06:40] I just turned that test on again last week [06:42] I have revno 46 of pygpgme. [06:43] Also, I'm using breezy still. [06:44] is it repeatable? [06:44] I suppose it would be :) [06:45] spiv: would you be able to recompile gpgme with debug symbols? [06:45] jamesh: the deb package? With appropriate instructions, I could :) [06:46] I play with deb source packages rarely enough that I never quite remember the incantations. [06:47] "DEB_BUILD_OPTIONS=nostrp apt-get -b source gpgme1.0", I think [06:48] nostrip, even [06:48] :) [06:48] I guess I'll have to re-add the src lines to my apt.sources === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has joined #launchpad === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has left #launchpad [] [06:52] also, if you have the python gdb macros installed, it would be useful to see pystack output too [06:52] I do. I'll do that for you. [06:53] Hah. [06:53] https://chinstrap.ubuntu.com/~dsilvers/paste/filekKGYDZ.html [06:53] Not so helpful. [06:53] It's pretty clear from the C stack that it's in the garbage collection anyway. [06:53] yeah [06:56] I don't have any GC ob_trace/ob_clear routines for any of the objects, but I don't think they'd get involved in cycles [06:59] The callstack suggests that a frame was clearing a local of a security-proxied generator, which in turn had a frame holding your keyiter, which sounds sane. === fabbione [i=fabbione@gordian.fabbione.net] has joined #launchpad [07:03] the iterator holds a reference to the context it is iterating over, which accounts for frames #9 and #10 [07:03] I guess it is a leaf in the cyclic GC graph === irvin [n=irvin@ubuntu/member/irvin] has joined #launchpad [07:22] jamesh: https://chinstrap.ubuntu.com/~dsilvers/paste/file7PMrL0.html === fabbione [i=fabbione@gordian.fabbione.net] has joined #launchpad === mpt_ [n=mpt@219-89-133-238.jetstart.xtra.co.nz] has joined #launchpad [07:23] spiv: thanks [07:27] bong [07:27] spiv: I blame gpgme [07:28] glibc is quite correct, and it is a double free === jamesh wonders where to file gpgme bugs [07:29] spiv: the free(opd->tmp_uid); call in release_op_data() in keylist.c looks like a bug [07:30] jamesh: Want me to delete it, recompile, and try again? [07:30] yeah [07:30] make sure you delete the line before it (the if condition) [07:31] jamesh: Of course :) [07:31] My C isn't utterly rusty :) [07:32] fucking gnats [07:35] jamesh: file them in Malone of course o;) [07:35] Or did you want someone to pay attention? [07:37] stub: I suppose I could create a gpgme product and set it to officially use Malone for bug tracking [07:38] that'd do it [07:39] people complain about Malone, but they usually haven't used gnats === ajmitch__ tends to just complain about the broken things in malone :) [07:41] who uses gnats? [07:41] G0SUB: gnupg [07:42] I see [07:42] Automake did, last time I bothered filing a bug too [07:43] spiv: I don't need to file a bug: it seems the problem has been corrected in gpgme 1.1.0 [07:43] /* opd->tmp_uid is actually part of opd->tmp_key, so we do not need [07:43] to release it here. */ [07:43] so upgrading to Dapper also fixes the problem. === mpt__ [n=mpt@219-89-149-75.jetstart.xtra.co.nz] has joined #launchpad [08:09] Do we have anyone maintaining launchpad-dependancies? The gpgme minimum revision should be updated, but the last few requests I've put in on that package via Malone don't seem to have gone to anyone. [08:10] there are no initial bug contacts [08:42] moin moin [08:42] stub: what version should it be ? [08:43] eh? [08:43] lifeless: see launchpad list email [08:44] oh [08:44] jamesh: thats gonna take about 30 minutes. [08:44] wot e said [08:44] want to give me the short version ? [08:46] lifeless: the gpg related segfault in the test suite is caused by a bug in the gpgme library [08:46] lifeless: the problem has been fixed in the 1.1.0 release found in dapper though. [08:46] jamesh - sure. what version does our dependency need to list === mpt_ [n=mpt@219-89-154-160.jetstart.xtra.co.nz] has joined #launchpad [08:47] I also posted the relevant patch to fix the bug in 1.0.x in case we want to stay with the old release on any boxes [08:47] 1.1.0-1 is ok [08:47] ? [08:47] upstream 1.1.0 is okay [08:47] so any 1.1.0 package should be fine [08:48] stub: is 8.0 still the right dep ? [08:48] for pgsql [08:48] Nope. 8.1. [08:48] There are bugs filed on the package in Malone === stub waits for his wet string to warm up [08:49] ok [08:50] so, exuberant-ctags - I think thats ok to include [08:50] agreed ? [08:50] I haven't the foggiest ;) [08:52] Bug 34279 [08:52] Malone bug 34279 in launchpad-dependencies "Upgrade to PostgreSQL 8.1" [Normal,Unconfirmed] http://launchpad.net/bugs/34279 [08:52] stub : gangotri - [08:52] Launchpad Apps Server [1/2] [08:53] lifeless: Did you want to have a look at that? I need to head out for a few hours. [08:53] stub: sure. did you do a rollout ? [08:53] lifeless: Not yet today. Last rollout was Friday. [08:53] Znarl: Ta. [08:53] ok, leave it with moi === stub buggers off [08:56] something currently broken? pages taking awhile to timeout with a proxy error [08:58] ajmitch__: looking into it === carlos [n=carlos@84.76.255.40] has joined #launchpad === ChanServ [ChanServ@services.] has joined #launchpad [09:01] stub: jamesh: I've mailed mdz a patch to the package. [09:04] carlos: can I kill rosetta-poimport withuot harm ? === mdke_ is now known as mdke [09:08] morning [09:08] lifeless: yes, it will resume its work next time it's executed === ajmitch__ is now known as ajmitch [09:11] thanks [09:11] Znarl: should be good now [09:13] lifeless: thanks for kicking it :) [09:13] lifeless : Thanks === mpt [n=mpt@219-89-154-29.jetstart.xtra.co.nz] has joined #launchpad [09:19] hm, still seems to have some issues [09:48] mpt DUDE. Its still borked.PLEASE PLEASE PLEASE run the test suite on your machine === mpt_ [n=mpt@219-89-156-72.jetstart.xtra.co.nz] has joined #launchpad === doko [n=doko@dslb-088-073-098-121.pools.arcor-ip.net] has joined #launchpad [09:54] pqm, oh pqm, why do you hate thee [09:55] mpt_: its you hating on it [09:55] 17:48 < lifeless> mpt DUDE. Its still borked.PLEASE PLEASE PLEASE run the test suite on your machine [09:57] lifeless, I just did, and the only failures are in importd [09:57] did you run make check or make check_merge ? [09:57] make check_merge [09:57] ok. so this is now in the weird camp. have you pushed all your changes up ? [09:57] yes, and last time I used --overwrite to be sure === mpt_ now wishes he saved the test output instead of piping it to less [09:59] one pagetest was failing this morning, but I fixed that [10:00] well you are getting MASSIVE failures running on pqm [10:00] whats the branch, I"ll look at it on pending reviews [10:00] mpt/launchpad/2006-02-headings [10:00] I can see that the failures are massive from those five lines of
[10:00]  It looks like every test's failing or something crazy
[10:01]  thats about the size of it
[10:02]  During make check_merge I also got errors in a couple of doctests like distribution.txt, but the test works fine when run by itself
[10:02]  that means they will fail on pqm
[10:02]  "Exception zope.app.rdb.interfaces.DatabaseException"
[10:03]  if you have: 
[10:03]  "Transation.__del__ of > ignored"
[10:03]   * lp deps
[10:03]   * sourcecode/ up to date
[10:03]  and do a make check_merge - any error will mean that a pqm submission will fail.
=== mpt [n=mpt@219-89-156-72.jetstart.xtra.co.nz]  has joined #launchpad
[10:05]  how much did you miss ?
[10:05]  "... a pqm submission will fail."
[10:05]  ok, you got it all
=== mpt tries updating all of sourcecode/ at once
[10:06]  0 revision(s) pulled.
[10:07]  for f in $(find . -maxdepth 1 -type d); do cd $f && bzr pull && cd ..' done
[10:08]  oo, nifty
[10:08]  that ' is wrong, perhaps
[10:08]  yes, its noise
[10:08]  sorry
[10:09]  ; ?
[10:09]  yes, that works
[10:10]  or rather, it gives me 17 "No such file or directory" errors
[10:11]  heh
[10:11]  change the &&'s to ;'s
[10:11]  it might be hitting an error early on.. oh
[10:11]  add -mindepth 1 
[10:11]  to the find
[10:12]  I should do this in my local rocketfuel copy, then cp -a it to this branch, perhaps
[10:12]  you can just rm -rf sourceccode and copy the one from rocketfuel if you have not been editing in there
[10:12]  that might be simpler
=== jordi [n=jordi@115.Red-213-96-69.staticIP.rima-tde.net]  has joined #launchpad
[10:15]  rsync -aP --delete chinstrap:/home/warthogs/archives/rocketfuel-built/ ~/hacking/lp/
[10:15]  That should be updating sourcecode/
[10:15]  yes, it will include sourcecode in what it updates
=== mpt feels rather odd in updating code for the purpose of making tests fail like they should be failing
=== mpt_ [n=mpt@219-89-140-147.jetstart.xtra.co.nz]  has joined #launchpad
=== raphink [n=raphink@ubuntu/member/raphink]  has joined #launchpad
=== mpt__ [n=mpt@219-89-157-211.jetstart.xtra.co.nz]  has joined #launchpad
[10:52]  yow, productseries-source is unloved
=== stub [n=stub@ppp-58.8.1.134.revip2.asianet.co.th]  has joined #launchpad
=== mpt [n=mpt@219-89-138-198.jetstart.xtra.co.nz]  has joined #launchpad
[11:48]  kiko SLEEPS!!!?
=== WaterSevenUb [n=WaterSev@azevedo.astro.up.pt]  has joined #launchpad
=== koke [n=koke@ubuntu/member/koke]  has joined #launchpad
[12:08]  aha!
=== mpt figures out why PQM is failing
[12:09]  An essential file is in my tree, but unversioned
[12:11]  If I bzr add it, I'll lose history
[12:12]  because I didn't write it
=== G0SUB [n=ghoseb@ubuntu/member/g0sub]  has joined #launchpad
=== jinty [n=jinty@135.Red-80-37-34.staticIP.rima-tde.net]  has joined #launchpad
[12:20]  mpt be with you in a sec
[12:21]  well in 10minues
[12:45]  mpt: ok
[12:45]  mpt: whats the file ?
[12:49]  lifeless, lib/canonical/launchpad/templates/translationgroup-appoint.pt
[12:50]  I have no idea how it got unversioned, but like all the templates in this branch, I've made small changes in it
[12:51]  It didn't stand out because there are two other templates that (afaict) really are obsolete, but also hung around because I'd changed them
[12:54]  bzr st shoul always be clean
[12:55]  I dont have such a file
[12:56]  translationgroup-portlet-relateds.pt  translationgroup.pt                   translationgroups.pt
[12:57]  mysteriouser and mysteriouser
[12:58]  because the error PQM gives me dozens of times is "ConfigurationError: ('No such file', '/home/pqm/arch/queue/workdir/home/---devel/launchpad/lib/canonical/launchpad/templates/translationgroup-appoint.pt')"
[12:58]  you have a reference to that in a schema file probably
[12:58]  bad merge resolution I'll bet
[12:58]  translationgroup.zcml
[12:58]  hrmmmmmm
[12:58]  do this
[12:59]  diff and look what's different in that zcml file
[12:59]  bzr diff -r branch:{pathtorocketfuellaunchpad} ../../../translationgroup.zcml
[12:59]  adjust paths as needed
[01:00]  that's the badger
[01:01]  Looks like someone changed it to use a standard addform instead of a custom one
[01:01]  and deleted the custom one
[01:01]  which I still had
[01:01]  -ve
[01:03]  Thank you lifeless 
=== Martolod [n=jeremy@ARennes-257-1-99-252.w81-48.abo.wanadoo.fr]  has joined #launchpad
=== carlos_ [n=carlos@62.87.126.79]  has joined #launchpad
=== mpt [n=mpt@219-89-138-198.jetstart.xtra.co.nz]  has joined #launchpad
=== lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk]  has joined #launchpad
[01:24]  mpt: my branch does not have that template either, the apoint page uses launchpad-addform.pt (I was disconnected before I was able to send you that)
[01:27]  I guessed so, carlos, thanks
=== mpt rapidly falls asleep
=== irvin [n=irvin@ubuntu/member/irvin]  has joined #launchpad
[01:40]  stub: ping
[01:41]  BjornT: pong
[01:43]  stub: could you set lastchecked and remotestatus to NULL for all bug watches, and re-run checkwatches.py? a lot of bug watches won't sync the status with their bug tasks, since we do it only if remotestatus has changed.
[01:47]  BjornT: running now
[01:47]  thanks
=== kjcole [n=kjcole@ubuntu/member/kjcole]  has joined #launchpad
=== matsubara [n=matsubar@200-171-140-32.dsl.telesp.net.br]  has joined #launchpad
[02:05]  good morning!
=== irvin_ [n=irvin@203.213.220.140]  has joined #launchpad
=== irvin_ is now known as irvin
=== G0SUB [n=ghoseb@ubuntu/member/g0sub]  has joined #launchpad
=== carlos -> lunch
[02:21]  matsubara: morning, how was Paris, did you enjoy it?
[02:25]  carlos: yes. Wonderful city. 
=== bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca]  has joined #launchpad
=== jinty [n=jinty@135.Red-80-37-34.staticIP.rima-tde.net]  has joined #launchpad
[02:52]  morning guys
[02:52]  how's it going?
[02:55]  how do i attach a patch to a spec?
=== koke [n=koke@ubuntu/member/koke]  has joined #launchpad
[02:58]  kbrooks: it's not possible atm. it's planned to make it possible to link an implementation branch to a spec, though.
=== seb128 [n=seb128@ubuntu/member/seb128]  has joined #launchpad
[02:59]  hi
[02:59]  bradb: default query should list "fix commited" bugs too
[03:00]  those are stuff still happening for users, not listing them make people just filing duplicates for those
[03:00]  kbrooks: a branch is preferable over a patch, since a spec often requires a significant amount of work, so it's better to link a branch where you get some implementation history.
[03:00]  seb128, there's a bug filed on that already, right?
[03:01]  kiko: dunno, lemme try
[03:01]  I'm used to join that chan instead of using the bug tracker now :)
[03:01]  lazy!
[03:01]  no, get borred to be ignored for months every time I took the time to send a bug
[03:02]  and maybe a bit lazy yeah :)
[03:02]  it's okay to come to the channel, but having a bug number handy means I can keep an eye on it
[03:02]  so do both
[03:02]  https://launchpad.net/products/malone/+bug/28698
[03:02]  Malone bug 28698 in malone ""Fix committed" bugs are treated as "resolved" bugs" [Normal,Confirmed]  
[03:04]  thanks seb128, I'll wave my hands a bit
[03:04]  seb128, do you have some time to talk about what happened to bug 3074 with me?
[03:04]  Malone bug 3074 in eclipse "Eclipse fails to boot" [Unknown,Rejected]  http://launchpad.net/bugs/3074
[03:05]  kiko: sure, but I don't know about that bug
[03:05]  me neither but I stumbled upon it today
[03:05]  so that one is really interesting
[03:05]  BjornT, if you can look at it too
[03:05]  it seems that it was filed as an ubuntu bug
[03:05]  and then a watch was added /to it/ instead of to an upstream task
[03:06]  isn't that interesting use of the feature?
[03:06]  I wonder 
[03:06]  should we disallow attaching watches to tasks targetted to things that officially use malone?
[03:07]  what do you think seb128, BjornT?
[03:07]  kiko: I did a serie of such changes when we switched from bugzilla
[03:07]  seb128, what sort of changes?
[03:07]  "a watch was added /to it/ instead of to an upstream task"
[03:07]  kiko: yes i think so. you should be able to link to an external bug tracker only by creating a new task.
[03:07]  I didn't get the point of the extra step of using a new task
[03:08]  seb128, question is, do you get the point now? :-)
[03:08]  I used the watch to send the distro task was the pending of upstream
=== segfault [i=carlos@prognus.com.br]  has joined #launchpad
=== hannosch [i=hannosch@e176123119.adsl.alicedsl.de]  has joined #launchpad
[03:08]  yeah, I asked here about it and people told me bug were supposed to be syncing status on upstream
[03:09]  anyway so
[03:09]  I think we should not allow to use a watch on a task using malone as upstream tracker
[03:09]  okay
[03:10]  cool, that's what I wanted to know
[03:10]  if you concur then three's a party
[03:10]  BjornT, can you file a bug on that?
[03:10]  and we should not allow to open an upstream ask without specifying a valid bug number on upstream tracker
[03:10]  s/ask/task
[03:10]  because atm when you do that you get an upstream task stucked to unknow :p
[03:12]  yeah, that's a bit sucky
[03:12]  but that problem BjornT is well aware of
[03:12]  kiko: it's listed as left to implement on https://wiki.launchpad.canonical.com/BugWatches, "Completely remove the possibility to add non-linked bug watches"
[03:13]  BjornT, hmmmm. I'm not sure I agree with that strategy completely
[03:13]  for one, it makes it harder for us to sniff bugwatches from comments, doesn't it?
[03:15]  kiko: yeah, that's true. so maybe we shouldn't remove the possibility completely. but we should definitely remove the "Link to other bug tracker" link, since it's confusing.
=== Seveas [n=seveas@ubuntu/member/seveas]  has joined #launchpad
[03:16]  that I can agree with
[03:18]  BjornT, which would mean, however, that you'd still need to restrict attaching watches to tasks that are targetted to malone-using creatures, right?
[03:20]  kiko: atm you can't attach a bug watch to a task targetted to malone-using things. however, you can add an unlinked bug watch at the same time as creating a new malone-using task. i plan to remove that possibility though.
[03:20]  ah, ISWYM. and that bug is old.
[03:22]  yeah. probably should have ran a migration script which would have unlinked all such bug watches...
[03:26]  not a big deal and actually, the information on the bug is useful
=== beyond [n=beyond@200-171-140-32.dsl.telesp.net.br]  has joined #launchpad
=== niemeyer [n=niemeyer@201.10.93.68]  has joined #launchpad
=== Ubugtu [n=bugbot@ubuntu/member/seveas]  has joined #launchpad
=== Ubugtu [n=bugbot@ubuntu/member/seveas]  has joined #launchpad
=== bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca]  has joined #launchpad
[03:54]  stub, any news on the rollout?
[03:54]  kiko: I've been distracted
[03:54]  stub?
[03:54]  kiko: Maybe I should get around to it ;)
[03:55]  that'd be nice :)
[04:00]  stub, BjornT: are you aware of the bustage on send-bug-notifications?
[04:02]  BjornT, also, reject bug 37111?
[04:02]  Malone bug 37111 in malone "Post report comments should be emailed as Re:" [Wishlist,Unconfirmed]  http://launchpad.net/bugs/37111
[04:03]  kiko: Missing table... weird
[04:04]  stub, yeah, will email
[04:04]  It worked when I ran it I thought
[04:06]  kiko: i'm not sure if it should be rejected. i wouldn't mind if we used the subject of the relevant comment. again, i don't care either way, since mutt hides the subject line when the email is part of an thread.
[04:06]  Ok... prepared a production branch of r3338 with cherry picks of r3348 and r3353. Running tests.
[04:06]  stub, rock on
[04:07]  BjornT, maybe add a trivial test for the send-bug-notifications script to catch this level of bustage?
[04:07]  BjornT, what is he asking for? In-Reply-To: instead of References:
[04:09]  duh... I misread the cron report. just a missing security declaration in security.py. btw. - what user is that script connecting as?
[04:09]  kiko: there are tests. i assume this happened because the patch wasn't applied on staging's database.
[04:09]  stub: it's connecting as launchpad for now, i never got around creating a specific user for it. i have plans to do so though.
[04:09]  security problem it seems -- do the tests actually access the database, and if so, how is it breaking when running on production?
[04:10]  kiko: he wants the subject line to begin with 'Re:'
=== kiko has seen security.py misconfiguration be a problem in practically every new feature rolled out
[04:10]  BjornT: Please do.
[04:10]  BjornT, I see. I don't know if I like that.
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin]  has joined #launchpad
[04:12]  kiko: well, preserving subjects for comments is a good idea. for pure change notifications, i think keeping the bug title as subject is ok.
[04:13]  right
=== BjornT heads out for a while
=== lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com]  has joined #launchpad
=== lakin_ [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com]  has joined #launchpad
=== lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com]  has joined #launchpad
[04:32]  Hmm... got some test failures :-( supermirror test failures, all paramiko stuff I think
[04:32]  And some interrupted system calls
[04:33]  No paramiko installed on balleny :-P
[04:35]  stub, how surprising. how is she even running pqm?
[04:36]  I don't know. I might need to setup some sort of special environment to run the tests - not sure.
[04:37]  this sucks
=== irvin [n=irvin@ubuntu/member/irvin]  has joined #launchpad
[04:48]  So is paramiko  a launchpad dependency now? Or is bzr trying to locate paramiko because something else is failing?
[04:50]  stub: I think supermirror is using paramiko
[04:51]  stub: at least spiv fixed a problem I had with supermirror tests and paramiko
[04:51]  I believe it is a dependency, yes
[05:00]  kiko: Who is responsible for maintaining the launchpad-dependencies package? lifeless?
[05:01]  isn't it orphaned, and meant to be picked up by someone?
[05:06]  hrm... if a bug is in "fix released", how do I reopen it?
[05:07]  lamont: Just change the status.
[05:08]  mouseover didn't make that a link...
[05:08]  Still getting TacException: Unable to start /home/pqm/tests/launchpad/daemons/authserver.tac :-(
[05:09]  bradb: which leads directly to the question of "how the hell do I change the status?"
[05:09]  lamont: By clicking on the package name in the table.
[05:09]  Yeah, it's confusing.
[05:09]  ah, duh.  one of these days I'll intuit what it wants me to do.
[05:10]  mpt: ping
[05:12]  lamont, it hasn't essentially changed since malone was deployed, so...
[05:13]  kiko: yeah, so I have little hope.
[05:14]  but then, I'm used to seeing links on pages, rather than sweeping over the whole damn page looking for something that changes my cursor...  silly me.
[05:15]  it /is/ an underlined link, fwiw
[05:15]  and there is an arrow next to it
[05:15]  :)
[05:15]  and it is the row where the status is presented
=== koke [n=koke@ubuntu/member/koke]  has joined #launchpad
[05:16]  kiko: but still, if it isn't blindingly obvious how to change the status of a bug in a bug tracking system, that's a pretty serious bug, IMHO
[05:17]  I might agree, but a) not all users of this bugtracker actually need to change the status (it is not a beginner's task, I don't think) b) I haven't seen a proposed alternative design that would make things better; have you?
[05:17]  I think it will be become blindingly obvious when the action for changing the status is somehow discoverable when looking at the status
[05:18]  kiko: yeah, i designed a prototype for the alternative, which you approved of
[05:18]  an (edit) link? 
[05:18]  (or what was the prototype?
[05:18]  the bug page prototype i put up on flickr
[05:20]  hmmm. hmmmm. url? :)
[05:20]  bradb, btw, had a chance to look at jamesh' project-bug-page?
[05:21]  not quite yet. a bit more work left on the security teams than anticipated. just finished the email changes.
[05:22]  doh, i'm suffering from passwordmanageritis, trying to get to my flickr account on another machine
[05:25]  kiko: http://flickr.com/photos/84096161@N00/88275619/ -- incidentally, i left out status on the page inadvertently, but mentioned that in the errata on IRC, i think
[05:28]  I was going to get you to take a look at the filebug and bug page changes I made too. Nothing too major, but hopefully an improvement.
=== ploum [n=ploum@ubuntu/member/ploum]  has joined #launchpad
[05:32]  kiko: http://69.70.209.33:8086/distros/ubuntu/+filebug and http://69.70.209.33:8086/products/firefox/+filebug
[05:33]  If you try different security/privacy settings, you can see what I've changed.
=== raphink [n=raphink@ubuntu/member/raphink]  has joined #launchpad
[05:38]  kiko: I guess part of it is because I've come to understand that underlining has no special significance on the web site, and hence tried to clik on the status to change it... since that seems to be how most things get done on LP...
[05:38]  click, even
=== G0SUB [n=ghoseb@ubuntu/member/g0sub]  has joined #launchpad
[06:23]  stub: its installed on chinstrap now
[06:23]  stub: stub I'm giuessing I gort to mention balleny in my email ...
[06:34]  dear launchpad.  searching for "gtk+2.0-directfb" on https://launchpad.net/distros/ubuntu/ is borked. kthxbye
=== carlos_ [n=carlos@212.166.228.139]  has joined #launchpad
=== hannosch [i=hannosch@e176123119.adsl.alicedsl.de]  has joined #launchpad
[06:50]  carlos, how is the OOO import going?
[06:50]  kiko-phone: still importing files...
[06:50]  it's being slow
[06:50]  3 files/hour
[06:51]  also, we detected a bug with the script that generates the .po files...
[06:51]  is there an arabic version?
=== lamont` [n=lamont@mib.fc.hp.com]  has joined #launchpad
=== lakin [n=lakin@sana-wl.cpsc.ucalgary.ca]  has joined #launchpad
[06:52]  kiko-phone: no, I don't think so
[06:52]  can you check?
[06:52]  38 files pending to be imported... since yesterday...
[06:52]  kiko-phone: no arabic files there
[06:54]  okay. mmmm.
[06:54]  I just showed off some arabic rosetta 
[06:54]  people said "wow it works"
[06:54]  I said "of course"
[06:54]  ;)
[06:54]  makes it all sound easy
[06:55]  kiko-fud: ;-)
[06:55]  kiko - whats this test failure you are reporting
[06:56]  kiko-fud: RTL language support was a good addition ;-)
[06:56]  lifeless, it's a test failure that happens every time I submit something to pqm
[06:56]  kiko-fud: when did it start happening ?
[06:56]  carlos, this feature is going to get us the spotlight!
[06:56]  lifeless, since I came back from london AFAICT
[06:56]  it's only on the sftp tests, did you notice?
[06:56]  4 failures IIRC
[06:56]  only change I know of in PQM is the installation of paramiko on chinstrap.
[06:57]  here it goes
[06:57]  were these tests not added recently?
[06:57]  our favourite. stale processes
[06:57]  killwill work now
[06:57]  our launchpad processes are not super-speedy but they are far from stale
[06:58]  killwill? is that some extreme sort of ill-will?
[06:58]  as in "I think PQM has killwill towards our test suite"
[06:58]  no, our testsuite has killwill towards itself
[06:58]  lifeless, should I try and submit again?
[06:59]  yes
[06:59]  done!
[07:02]  stub, kiko - launchpad-depndencies isn't 'owned' by anyone wright now
[07:02]  I've sent a patch fort he open bugs to mdz
=== carlos -> neighbors  meeting
[07:03]  see you later
[07:10]  kiko-fud: I sent a review to jamesh 
=== bradb & # lunch
[07:23]  Merge to devel/launchpad/: [trivial]  Fix milestone page which regressed when bug summaries were removed, adding a trivial check for it. Also move bugtracker and distroreleaselanguage pages to 2-col (r3358: kiko)
[07:34]  bradb, I <3 u
[07:35]  stub, news on the rollout?
=== tambaqui [n=patricia@201.18.25.26]  has joined #launchpad
[07:39]  stub, chance of cherry-picking 3358 while you are at it (super-trivial)?
[07:42]  lifeless, should I forward jamesh' gpgme mail to the admins' rt?
[07:42]  no, requests are already in
[07:42]  really? for installing the dapper version?
[07:42]  the launchpad-dependencies package is updated.
[07:42]  yes.
[07:42]  I see
[07:42]  the package depends on the specific version?
[07:43]  it'd be nice if you CC:d the launchpad list when forwarding to rt
[07:43]  I updated the package, mailed the diff to mdz and separately requested an install of the fixed gpgme via rt
[07:43]  that way we know the ticket was created without needing any OOB communication
[07:43]  sure, I can do that.
[07:43]  lifeless: I already uploaded your changes
[07:43]  to dapper
[07:43]  mdz!
[07:43]  mdz: yes, I know, I think I said thanks too :)
[07:43]  thanks lifeless 
[07:44]  mdz: I was giving kiko the background I could tell he was itching to know
[07:44]  kiko: no pros
[07:44]  erm, probs.
[07:44]  no cons
[07:46]  tchau tchau
=== Martolod [n=jeremy@ARennes-257-1-73-64.w81-53.abo.wanadoo.fr]  has joined #launchpad
[07:51]  hello
[07:51]  can i know when the package "language-pack-xx" will be updated for dapper ?
[07:54]  thanks for the review, bradb, well done
[07:54]  Martolod, "soon". it's pending carlos and pitti doing some handshaking and handwaving
[07:56]  ok thank yo
[07:56]  u
[08:11]  kiko: no prob :)
[08:17]  kiko: BTW, do you have time to look at those filebug URLs I mentioned earlier, to see the changes I made on the filebug and bug pages while doing the security teams work?
=== mattl [n=mattl@host-87-75-129-11.bulldogdsl.com]  has joined #launchpad
=== matsubara [n=matsubar@200-171-140-32.dsl.telesp.net.br]  has joined #launchpad
[08:54]  bradb, yes, I did. do you want feedback, or do you want to mptize them? :)
[08:58]  kiko: mainly interested in seeing if they're in good enough shape UI-wise to submit for review, etc. i'm sure some mpt love will be needed to give them that extra polish, etc.
[08:59]  well, just a "for instance":
[09:07]   This bug should only be visible to people on the Cc list
[09:07]  "people on the CC list" is rather convoluted
[09:07]  maybe you meant
[09:07]  [ ]  This bug should only be visible to its explicit subscribers
[09:08]  kiko: How is "explicit subscribers" clearer than "Cc list"?
[09:09]  where in all of launchpad have you read the expression "Cc list"?
[09:09]  I'd imagine most users have no idea what explicit/implicit subscriptions mean.
[09:10]  Hm, I guess we don't actually use the term Cc anywhere.
[09:11]  So, maybe just "to its subscribers"?
[09:11]  sure, if you think that's better than explicit subscribers.
[09:12]  don't use the expression "Cc'd"
[09:12]  use subscribed
[09:12]  yeah. for some reason i assumed we were using Cc in some places, but grep says no.
[09:12]  Cc == computerspeak
[09:12]  it's frowned upon even by me
[09:14]  indeed
[09:14]  Any other things that I can touch up before getting it ready for review?
[09:15]  I am wondering whether you really want the package question to be the first thing on this form
[09:16]  another question
[09:16]  when you say it's a security issue shouldn't you set private by default?
[09:17]  kiko: You mean .js-wise?
[09:17]  yeah, I know, but yeah
[09:17]  or select and disable it
[09:17]  maybe. I'll double-check with the ubuntu devs, just in case.
[09:17]  kbrooks, you could attach your patch (or link to your branch) from the spec's wiki page itself :-)
[09:18]  that's what the Launchpad hackers do
[09:18]  mpt!
[09:20]  kiko: I think putting the package question after the desc seems reasonable. what do you guys think?
[09:20]  mpt, are you awake?
[09:20]  BjornT, I think sniffing bug watches from comments should take the form "Did you mean to...", in whicih case it can guide you to adding the task
[09:21]  BjornT, in other news, what is the From: header set to when mail notifications are grouped?
[09:22]  mpt: same as it is now
[09:23]  if person A makes a change, then person B makes a change, person B making a change will trigger an email getting sent about A's changes, then an email about B's changes
[09:23]  bradb, pong
[09:23]  mpt: lamont` couldn't figure out how to change the bug status today :/
[09:24]  lamont`, the bug page *will* be made obvious one day, I promise. Might not happen for a few months though.
=== ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net]  has joined #launchpad
[09:25]  kiko!
=== mpt catches up on scrollback
[09:25]  bradb, yeah, I saw
[09:25]  completely predictable
[09:26]  and utterly unnecessary
[09:26]  indeed
[09:27]  I did sneak in a wee bit of link underlining (!!)
[09:27]  on status?
[09:27]  on the product/package name
[09:27]  yeah
[09:27]  but by itself that's not enough
[09:31]  mpt: once you figure out that it's monkey-mode (wave the mouse around until you find a link - since they're not underlined), the normal reaction is to simply ignore underlining, since it clearly can't mean that it's a link..
[09:32]  *sigh*
[09:32]  kiko: btw, I don't think js-selecting the private checkbox seems ok, but making it impossible to file a public security bug by disabling the widget may be overkill.
[09:32]  er, s/I don't think/I think/
[09:34]  lamont`, true, and even if I made them all underlined tomorrow, that low expectation would likely persist for a few weeks
[09:34]  (even if I *could* make them all underlined tomorrow)
=== stu1 [n=stub@ppp-58.8.1.98.revip2.asianet.co.th]  has joined #launchpad
[09:41]  stu1, stub: ping?
[09:41]  mpt, uhm, you have a lot of answering to do from the above -- hellp?
[09:41]  bradb, what's this about subscribers?
[09:41]  jeez, mpt, you're LAGGED
[09:42]  ah
=== mpt looks at the pages
[09:43]  bradb, being a security bug isn't the only reason for keeping a bug report private
[09:43]  correct
[09:43]  They're also sometimes kept private for marketing reasons
[09:43]  it may include revealing pictures!
[09:43]  I very much like the "I don't know" radiobutton, well done
[09:44]  thanks
[09:46]  I tweaked the bug page too, which you'll see if you play around with bug visibility and security
[09:46]  oh, there's two checkboxes!
=== jinty [n=jinty@135.Red-80-37-34.staticIP.rima-tde.net]  has joined #launchpad
[09:46]  security *and* privacy
[09:46]  hmm, so what does the first one do?
[09:46]  oh, is this implementing SecurityTeams?
[09:47]  yeah
[09:47]  What's the usefulness of checking the security box if there's no security contact?
[09:47]  mpt wakes up, imagine that
[09:47]  mpt, the bug gets marked as "security"
=== lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com]  has joined #launchpad
[09:47]  and...
[09:48]  we can filter those elsewhere?
[09:48]  i haven't added it to the search yet
[09:48]  but, of course, it'd be easy to do
[09:48]  but that's the idea
[09:48]  +bugs-security even if we wanted to some day
=== mpt will be hankering for a "Usability" checkbox alongside the "Security" checkbox, you know it
[09:48]  and in so doing make filebug harder to use! :P
[09:49]  hey, you started it :-P
[09:49]  anyway
[09:49]  The main change I'd make is putting the first three elements in reverse order
[09:50]  * In what package does the bug occur?
[09:50]  * Describe the bug for us:
[09:50]  * Now summarize that in a single line:
[09:51]  * attach fix ;-)
[09:51]  mpt, the wording for the last item seems to invite saying "YOUR DISTRIBUTION SUCKSXXX!!@@@"
[09:51]  It does?
[09:51]  and "Summary" doesn't?
[09:51]  well, in some situations
[09:51]  Summary is more neutral :)
[09:52]  well, anyway, the order's important
[09:52]  I'm all in favor of asking people to summarize something after the thing exists for them to summarize, rather than before
[09:52]  bradb, ooh, the button isn't called "Add" any more, yay
[09:52]  bradb, maybe ask mdz what he thinks?
[09:52]  "Add" pissed me off
[09:52]  mdz, hello hello?
[09:52]  so this is a custom form now, huh
[09:52]  yeah Add is teh suck
[09:52]  mpt: yeah
[09:53]  how custom I wonder
[09:53]  still, there should be a better wording for AddForm even
[09:54]  "This bug should be visible only to its subscribers"
[09:54]  i KNEW someone was going to say that :P
[09:54]  ("only visible to its subscribers" suggests visible but not editable, or something like that)
[09:55]  yeah, yeah, i know :P
[09:55]  most users don't really care about that, but i'll change it for the grammar police
[09:56]  "Only" is quite easy once you learn the trick of pushing it as late in the sentence as possible while still having the meaning you want
[09:56]  i get the trick, i just think it sounds a bit weird there
[09:56]  a bit too grammatical
[09:56]  "This bug do be a security issue, indeed"
[09:57]  you could make up for it elsewhere
[09:58]  "This bug a security issue iseth"
[09:58]  "Begun, this security bug has."
[09:59]  ewww
[09:59]  "[ ]  Somebody already blew the whistle on this bug publically!"
[10:00]  publically? or privatally?
[10:00]  "mid-air collision!"
[10:00]  mpt, will you go on ignoring my emails!?
[10:01]  kiko, yesterday I went from an Inbox of over 1800 to under 1400
[10:01]  while trying to land 2006-02-headings
[10:01]  I'll get to yours in due course
[10:01]  is it urgent?
[10:01]  mpt, you need to learn how to filter email. one thing to remember: emails from me should be a priority (only a half-wink)
[10:02]  having 100+ messages in your inbox is unacceptable
[10:02]  change your process for dealing with email
[10:02]  ah, I see it
[10:03]  mpt, to start off with, filter /all/ non-to-you email into a separate folder
[10:03]  shouldn't be difficult
[10:03]  if it is, you should consider using a different email app.
[10:07]  morning
[10:07]  It's backed up only because I wasn't reading e-mail the past two weeks
[10:09]  bradb: I've been having a few search issues lately with malone, is that on this week's fix-list?
[10:10]  eg bug 33977
[10:10]  Malone bug 33977 in malone "searching for 'needs info' bugs only yields all bug states" [Normal,Confirmed]  http://launchpad.net/bugs/33977
[10:11]  hmm
[10:11]  that was fixed last week
[10:12]  it should be marked Fix Released
[10:12]  it should be, but I still have those issues 
[10:13]  ajmitch: what issues are you experiencing? bug 33977 is fixed.
[10:13]  Malone bug 33977 in malone "searching for 'needs info' bugs only yields all bug states" [Normal,Confirmed]  http://launchpad.net/bugs/33977
[10:13]  https://launchpad.net/distros/ubuntu/+source/f-spot/+bugs - any of the links on the right here, eg unassigned, don't change what is shown
[10:13]  ah sorry, assigned to me does
[10:14]  but unassigned shows 7, when it says 5 in the portlet
[10:14]  all bugs reported shows the same 7
[10:15]  so not quite the same as the original report, sorry
[10:15]  yeah, that's a pretty nasty issue. sorry, i'm trying to find the bug for that one right now.
=== raphink [n=raphink@ubuntu/member/raphink]  has joined #launchpad
[10:15]  bug 33882 would be one
[10:15]  Malone bug 33882 in malone "Critical bugs are listed as 8 in the side bar, but there actually aren't any" [Normal,Confirmed]  http://launchpad.net/bugs/33882
[10:15]  and bug 34224
[10:15]  Malone bug 34224 in malone "wrong bug number counts" [Normal,Unconfirmed]  http://launchpad.net/bugs/34224
[10:16]  kiko: Can these be prioritized? Maybe matsubara can fix them? If not, I could after I get sec teams sent off.
[10:17]  ajmitch: Any other specific search issues that are causing you particular pain?
[10:17]  those are the main ones - was trying to find the unassigned bugs on ubuntu to do some assignment to MOTU :)
[10:18]  ajmitch: https://launchpad.net/distros/ubuntu/+bugs-advanced-search can help you do that
[10:19]  ok, thanks
[10:19]  (there's a formatting bug on that page, but I've landed a fix for it already)
[10:19]  how does the release-specific search work for components? based off source package?
[10:20]  ajmitch: yeah
[10:21]  alright, this is looking helpful, thanks for that
[10:22]  no prob. i'll try and get those count problems prioritized for fixing, because they are pretty annoying.
=== mpt_ [n=mpt@219-89-152-212.jetstart.xtra.co.nz]  has joined #launchpad
[10:36]  bradb, -> matsubara
[10:37]  kiko: I already assigned it to myself.
[10:39]  kiko: thanks
[10:39]  and matsubara, thanks :)
=== WaterSevenUb [n=WaterSev@azevedo.astro.up.pt]  has joined #launchpad
[10:42]  kiko: the make check you left running has finished after 70min and 10 failures
[10:42]  10 failures!
[10:45]  which ones?
=== Seveas [n=seveas@ubuntu/member/seveas]  has joined #launchpad
[10:55]  kiko: https://chinstrap.ubuntu.com/~dsilvers/paste/filec5sGGd.html
[10:58]  thanks
=== mpt [n=mpt@219-89-152-212.jetstart.xtra.co.nz]  has joined #launchpad
=== bradb puts sec teams in review, heads off, later all
=== bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca]  has left #launchpad [] 
[11:12]  kiko, ping
[11:13]  mpt, 
[11:13]  on the phone with mdz
[11:13]  ok
=== spiv [n=andrew@adsl-66-203.swiftdsl.com.au]  has joined #launchpad
[11:34]  matsubara, that is such a weird failure! I want to look at it
=== mpt_ [n=mpt@219-89-138-142.jetstart.xtra.co.nz]  has joined #launchpad
=== sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl]  has joined #launchpad
=== mpt__ [n=mpt@219-89-139-235.jetstart.xtra.co.nz]  has joined #launchpad
[11:49]  mpt__!
[11:50]  mpt_!
[11:50]  all the mpts in the world
[11:50]  can we schedule a phone call a bit later?
=== mdke_ [n=matt@ubuntu/member/mdke]  has joined #launchpad
[11:54]  mpt__, use my cellphone
[11:54]  or I can call you, your option
[11:58]  sabdfl, is this you?
[12:00]  kbrooks: indeed.
[12:01]  sabdfl, what's up? my name is kyle brooks, by the way.
[12:01]  hi kyle
[12:02]  sabdfl, heh. i hope we see each other face to face at UBZ one day
[12:04]  sabdfl, well, what's up on launchpad?
=== mdke_ [n=matt@ubuntu/member/mdke]  has joined #launchpad