/srv/irclogs.ubuntu.com/2012/08/23/#bzr.txt

=== verterok` is now known as verterok
FourDollarsHi, any update for lp:ubuntu/precise/totem ?03:30
=== r0bby_ is now known as robbyoconnor
mgzer, and morning all07:20
lifelesso/07:30
mgzjam: so, what exactly is the status of handing the package importer over to l-osas?08:47
mgzvincent did give a nice summary I seem to recall, but I now can't find it08:48
jammgz: a reasonable question, and I don't have a quick answer. AIUI one of the key bits to consider it transfered, is that we should not be directly connecting to jubany, even if it means we have to 'chopstick' debug (have them do something, give us the result, tell them what to do next)08:59
jammgz: the last sentence in your email doesn't make sense to me. I think you are missing a verb or something. "(I wonder if they'd find it useful)" perhaps?09:01
mgz...not even read-only? admittedly the habit of poking code locally on jubany needs to die, but there are a lot of logs and things that the web interface doesn't expose09:03
mgzand requeuing packages is all done manually at the moment...09:03
jammgz: correct, we should not ssh into jubany, if we need a query run, we should ask them to run it.09:17
jamjust like for lp09:17
mgzso, do have a list of stuff that needs doing apart from taking away our keys? the docs in branch are at least mostly updated for the chroot, and we could just get l-osas to do deployments and user requests for us09:19
mgzthe length of time a deployment takes is a bit painful, as stopping the package importer when it's got firefox or something in the queue isn't quick.09:20
=== yofel_ is now known as yofel
idnaris there an easier way than "bzr log -r-1 --show-ids" to get the tip revision-id?12:03
jelmeridnar, bzr revision-info12:04
idnaraha! thanks12:04
=== Guest81255 is now known as jpds
jelmermgz, icanhasreview?15:12
jelmermgz: I was wondering if you had a moment to look at https://code.launchpad.net/~jelmer/bzr-stats/no-get-ancestry/+merge/121017?15:12
* mgz goeshaslook15:14
mgzah, bzr-stats, I don't get lp mail about plugin mps15:15
jelmerthe test coverage isn't great, but previously this code was completely broken15:21
mgz...I didn't even type my "t...t...t...test case?" line15:22
mgzwhich I had sitting in the buffer here for the last five minutes15:22
* jelmer can read minds15:22
jelmeror maybe you're just predictable ;-)15:22
mgz:)15:23
mgzcode looks good, only the middle one is actually doing anything different, right?15:23
jelmermgz: yep, should be more efficient now15:27
dashuaI'm a little rusty on merges.  Once my branch is approved, what is the command to merge into trunk?17:28
wgzdashua: generally just, if you have a copy of trunk locally adjacent to your featur branch, `bzr merge ../feature` then `bzr push`17:35
wgzsome projects have fancy means of landing things with robots rather than manually though17:35
dashuawgz, Ok thanks, I thought I was doing it right, but on LP the commit message usually defaults to Merge branch lp:foo17:36
dashuaIt's not displaying a merged message17:36
wgzer.. I missed the "commit" after merging, that's the message that will be shown17:37
wgzthe commit message in the merge proposal is for robot use, or as a hint if someone else merges your change to trunk for you17:37
dashuawgz, Ok great, then LP defaults to the merged branch commit message where it links the branch and corresponding bug report?17:38
dashuaAh ok17:38
dashuawgz, http://img6.imagebanana.com/img/q44d8lwz/Selection_007.png17:44
dashuaThat type of message is the one I'm missing17:44
dashuaMerged branch and the link to the bug report17:45
elmohi17:57
elmoUncommit these revisions? ([y]es, [n]o): yes17:57
elmobzr: ERROR: An inconsistent delta was supplied involving 'update-motd.d/00-header', '00header-20120816152510-yb60cvekto41dgii-914'17:57
* kirkland waves at elmo, and then ducks and covers17:58
vinmassaroanyone know how to fix this under mac os 10.8.1? https://gist.github.com/35790586370836aae39518:00
wgzelmo: probably bug 91000218:17
ubot5Launchpad bug 910002 in Bazaar "uncommitting a dir rename causes InconsistentDelta error" [High,Confirmed] https://launchpad.net/bugs/91000218:17
elmowgz: aha, damn it18:18
elmowgz: I'm even already subscribed to that!18:18
elmowgz: thanks18:18
wgzI need some spare weekends to work on bzr bugs :)18:19
wgzvinmassaro: you may need to file a bug against bzr-mac-installers, or post more details to the mailing list18:23
wgznone of these look directly like your issue: <https://bugs.launchpad.net/bzr-mac-installers/+bugs?field.searchtext=subvertpy>18:23
sixstringI'm having trouble pulling changes from an upstream trunk into my local branch. I do "bzr pull lp:upstream-trunk" and it does stuff. However, when I do "bzr merge", it says "Nothing to do." Now, my "parent" branch is not "lp:upstream-trunk". Does that matter? If so, why? And how do I fix it?19:39
sixstringBTW, hello #bzr! :)19:39
* sixstring has a virtual donut for the right answer.19:39
fullermdWell, if merge is going from lp:upstream-trunk, of course it'll have nothing to do after you've just pulled from there.19:48
sixstringfullermd, i don't understand your answer, but i'll give you credit for answering.19:48
* sixstring tosses fullermd a healthy virtual jelly donut.19:49
fullermdIs that a donut that's healthy because it has virtual jelly, or a jelly donut that's virtually healthy?19:50
fullermdWhere's it trying to merge from, when you run the argless `merge` (assuming that's what you actually did)?19:51
sixstringfullermd, it's as healthy as you can imagine :)20:47
=== zyga_ is now known as zyga
=== r0bby_ is now known as robbyoconnor

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