[01:43] What exactly is the difference between the bug statuses "Fix Committed" and Fix Released"? In the statuses' descriptions, does "release" refer to releases as in milestones and releases or what? [01:49] mspencer: it is somewhat up to the project [01:50] mspencer: but generally i think of "fix released" as meaning that the fix is available to users via the usual route they get the software [01:50] mspencer: so for ubuntu specifically it means "available in the archive" [01:52] mwhudson: Okay. Should I use "Fix committed" when I've pushed the code to series' branch, and "Fix released" when I release the download file containing the fix? [01:52] mspencer: yeah, that's the idea [01:53] mwhudson: Okay, thanks for your help. [01:53] np [01:56] Can I use the work on a bug fix in the main branch, upload it using 'bzr commit --fixes lp:' and continue using that branch for other work? Or do I need a separate branch for the bug fix? [01:57] TYPO 'Can I use the work on a bug' should be 'Can I work on a bug' [01:57] mspencer: yes you can continue using it, just make sure that on any future merge proposals you mark the preceeding branch [01:58] cjohnston: what do you mean about the merge proposals? [01:59] I'm somewhat new to launchpad so I'm not that familiar with it yet. If it matters, I'm the project's owner and main developer. [02:00] mspencer: are you wanting to just work off of trunk, or are people reviewing your code? [02:01] cjohnston: Nobody is reviewing my code. I'm the project's owner and am working on developing new features and am about to fix the first bug in the code. [02:02] then its up to you how you want to work.. you could branch lp:whatever, work work work, bzr commit -m "whatever" --fixes lp:1234, bzr push lp:whatever, then work more [02:05] cjohnston: But I can continue doing my main development in the same branch that I used to commit the fix using --fixes? If I use the same branch for the fix as I normally use, what is the point of showing a branch in the bug report? [02:06] mspencer: you can, or you could push it as lp:~yournick/project/some-name [02:07] but then you need to merge lp:~yournick/project/some-name into trunk [02:07] cjohnston: what would be the point of using a separate branch? [02:08] for the --fixes lp:1234 [02:10] cjohnston: But won't --fixes work for the main branch too? [02:12] you asked what is the point of showing a brnach in the bug report when I said to use the main branch [02:13] cjohnston: Oh, that's what you meant. I thought you were referring to using a separate branch. [02:14] nope [02:15] cjohnston: So what did you mean by "you can, or you could push it as lp:~yournick/project/some-name"? [02:16] ok... so the main branch, lets call it lp:whatever [02:16] so to fix the bug, you could bzr branch lp:whatever, work work work, bzr commit -m "Fix" --fixes lp:1234 [02:17] then you could push that to lp:~yournick/whatever/some-name (some name being a name you give the new branch) [02:17] then you would create a merge proposal for this second branch to merge into lp:whatever [02:26] cjohnston: why wouldn't I push to the default branch? It doesn't make sense to use a separate branch for simple fixes, for example, typos. [02:27] mspencer: when your working with a group, it is common to have someone else review every change... when your by yourself, its up to you [02:32] cjohnston: Okay, thanks for all your help! [02:32] np === Logan_ is now known as Guest74070 === Logan__ is now known as Logan_ === tasdomas is now known as domas === domas is now known as domasm === domasm is now known as tasdomas === buildslayer is now known as shadeslayer === mrevell_ is now known as mrevell === matsubara-afk is now known as matsubara [13:48] mrevell: question for you on DL numbers for a project where the download was recently removed. Is there a way for admins to see the download tally leading up to the download coming down (being removed)? [13:48] czajkowski, Can you help arielweil? [13:49] mrevell: thanks [13:49] hmm [13:50] arielweil: what project? [13:51] czajkowski: akiban-persistit [13:52] arielweil: ahh this project [13:53] arielweil: so you want to know if it was downloaded from LP ?? === matsubara is now known as matsubara-lunch [13:55] czajkowski: actually it was downloaded quite a bit, but when our interim release manager pulled the downloads last week he didn't record the download tallies [13:56] we dont keep records like that [13:56] czajkowski: I assumed that, but thanks for verifying [13:56] Np === slank_away is now known as slank === slank is now known as slank_away === slank_away is now known as slank === Ursinha-afk is now known as Ursinha === matsubara-lunch is now known as matsubara [15:50] can anyone tell me what is going on with https://launchpadlibrarian.net/125618746/buildlog.txt.gz exactly? it's failing to create the pristine tarball, and if those are md5sums, it seems to be expecting, and getting, the wrong ones [15:51] hello [15:52] dobey: sinzui might be able to help there [15:52] hrw: hi [15:52] but running dailydeb with that recipe works fine (after I replace the {debversion} with the version it should automatically get replaced with) [15:53] yuck. I have no experience with this [15:53] * sinzui thinks [15:54] dobey, with recipe? [15:55] Is there a sense in reporting bugs against blueprints part of launchpad? [15:55] hrw: can you explain? [15:55] what do you mean ? [15:56] sinzui: yes https://code.launchpad.net/~ubuntuone-hackers/+recipe/client-beta [15:56] czajkowski: I do not like to report bugs just to see them rot. and (after using blueprints for 2.5y) I have a feeling that it is a part of launchpad when nearly no changes happen. [15:56] dobey, I am going into a meeting, for about 30 minutes. I will continue to look at this issue [15:57] sinzui: ok, thanks [15:57] hrw: blueprints are used differently [15:57] Bug #916043 got solved 11 months ago. but there is no 'last changed' info on blueprints list anyway [15:57] Launchpad bug 916043 in Launchpad itself "Record in the database information about blueprint changes: date changed and who changed it" [Low,Triaged] https://launchpad.net/bugs/916043 [15:58] Bug #195743 is over 4 years old [15:58] Launchpad bug 195743 in Launchpad itself "blueprint tracker lacks an advanced search" [Low,Triaged] https://launchpad.net/bugs/195743 [15:58] hrw: reporting a bug means it might get fixed. not reporting it means it may never get fixed [16:00] Bug #126522 [16:00] Launchpad bug 126522 in Launchpad itself "Blueprint listing doesn't include the blueprints' titles" [Low,Triaged] https://launchpad.net/bugs/126522 [16:03] hrw: right so bugs get triaged critical high low [16:03] currently we're working on critical bugs and going from there [16:03] Bug #1089455 will probably get lower then wishlist even [16:03] Launchpad bug 1089455 in Launchpad itself "Blueprint names are cut even if they would fit in column" [Undecided,New] https://launchpad.net/bugs/1089455 [16:04] hrw: we dont use the tag wishlist in LP triaging [16:06] hrw: you already filed that bug before so have marked it a duplicate to your first bug [16:07] ops [16:10] anyway I hope that one day it will get better [16:10] ah if only lifeless_ were here to see I now search for old bugs before I triage them :) [16:10] hrw: patchs welcome :) [16:10] *patches [16:11] hrw: just currently we have only one squad on maintenace with 3 people and critical bugs are high priority [16:13] czajkowski: understood [16:17] dobey, I am still in a meeting, but it just occurred to me that I had trouble with debversion with one of my recipes. I switched to debupstream, are they the same in the case for your recipe? [16:19] sinzui: no. this issue isn't debversion on launchpad. that's only a local problem. i need debversion though, because these receipes are just rebuilding what's in current ubuntu development series, on older versions of ubuntu [16:19] * sinzui nods [16:19] sinzui: and debversion is working fine on launchpad for a bunch of other recipes i have. this is a different issue with the tarball building [16:38] lunch, bbiab [16:57] have a nice day [17:05] dobey, I cannot find any questions or bugs about the recipe issue in launchpad or bzr-builder. maybe someone involved with bzr-builder knows the answer: https://answers.launchpad.net/bzr-builder === deryck is now known as deryck[lunch] [17:50] sinzui: hmm, ok === broder_ is now known as broder === deryck[lunch] is now known as deryck === yofel_ is now known as yofel [19:53] czajkowski: heh, hi :) === lifeless_ is now known as lifeless === Quintasan_ is now known as Quintasan [20:28] dobey: Hello! Following up on our yesterdays discussion of Qt source build failures, your suggested workaround fixed it, and recipes now fail on binary stage (huge progress!). I've filed bug 1089615 about the failures, since I could reproduce that with 2 different branches. [20:28] Launchpad bug 1089615 in Launchpad itself "Source builds fail for packages with "3.0 (quilt)" format and unapplied patches" [Undecided,New] https://launchpad.net/bugs/1089615 [20:28] dobey: Thanks again for your help! [20:33] sure [21:15] lifeless: tis the small things in life that make me happy :) how's the little one ? [21:19] fantastic; she is running now [21:19] oh wow [21:20] lifeless: time to put things up out of her reach so [21:20] :) [21:21] That or duct tape. [21:22] (says the tired father of three) [21:48] dobey: I was actually wrong: switching quilt to native doesn't makes LP not apply patches AT ALL. This fixes source build, but screws up binary build. === jeblair is now known as corvus === corvus is now known as jeblair