/srv/irclogs.ubuntu.com/2011/09/28/#bzr.txt

pooliehi all00:20
pooliecinerama, the update misbehaviour is bug 55788603:41
ubot5Launchpad bug 557886 in Bazaar ""bzr update FILENAME" modifies more than just FILENAME " [Medium,Confirmed] https://launchpad.net/bugs/55788603:41
cineramaI see03:41
cineramano me gusta03:42
pooliei wonder if an easy fix is possible03:43
vilahi all !06:18
pooliehi vila06:28
pooliethat reminds me, dst06:29
pooliewhen does summer time start for you?06:29
vilaerr, good question :)06:29
vilaend of October according to my family's time keeper ;)06:29
viladarn, I thought I could trick jenkins into revealing the aborted builds by reverting its previous version but that doesn't work, the jobs are still there on disk but not in web GUI :-/06:31
vilaso, you'll have to trust me or look at holes in the numbering, I'll try older versions later06:32
vilaanyway, natty has been seen hanging yesterday evening and maverick was this morning06:32
pooliehas it now06:33
pooliethanks for telling me06:33
vilathat's maverick in the chroot, surprisingly the one I left in the vm hasn't so far06:33
vilabut well, that's the schrodinger nature of races ;)06:34
poolieso do you have a reliable view of which revisions caused this?06:36
poolieor at least a window on them?06:36
vilahttp://babune.ladeuil.net:24842/view/%20High/job/selftest-osx-10.6/305/ for example06:37
pooliecinerama, https://code.launchpad.net/~mbp/bzr/557886-update-file/+merge/7728606:38
pooliefixes one of them06:38
vilais it just me or is lp slower at displaying diffs ? Or is it because *we* are faster at mentioning the mps ?06:41
vilaI thought the diff was available in less than 5 minutes but that's already not the case here06:41
vilaha, here we go06:43
pooliewhen their rabbit stuff is loaded it should pop up faster06:47
pooliewell06:47
poolieyou will not need to reload06:47
pooliethe overall latency may be no better06:47
vilareviewed06:49
vilasubjectively I prefer that my browser does the boring refresh job and just tell me when it's ready instead of forcing me to poll06:50
poolieyup06:50
vilait will feel faster because I'll spend *less* time caring about that06:50
pooliehttps://dev.launchpad.net/LEP/NotificationService06:50
pooliecoincidentally i had that open06:52
vilahehe06:52
vilapuzzling, reverting to a version from 2011-08-16 for jenkins still don't revealed the aborted jobs, stopping the experiment there07:17
pooliehm07:26
poolievila, i'm out for a while, happy hacking07:26
vilapoolie: enjoy !07:27
jelmermoin07:51
mgzmorning all.08:03
jelmerhey mgz08:07
vilahey jelmer, mgz !08:18
mgzhm, we still have the 'giveback' confusion in the doc? I thought that had been changed...08:19
* mgz edits08:19
AuroraBorealisis there anything that i should do to help find out whats causing this bug? https://bugs.launchpad.net/bzr/+bug/85515508:21
ubot5Ubuntu bug 855155 in Bazaar "InconsistentDelta error when using bzr update" [Undecided,New]08:21
jamjelmer: morning. You replied to bzr-announce about the pipeline release. Do you want me to bounce the message, or let it through?08:23
jelmerjam: Whoops08:24
jelmerjam: please bounce it08:24
jamI expected as much, but I figured I'd check first08:26
AuroraBorealisits been sitting at new for a while08:27
jelmerAuroraBorealis: you'd need somebody with inventory delta experience for that08:29
AuroraBorealishmm08:29
AuroraBorealisthat i dont have08:29
jelmerme neither..08:30
AuroraBorealisk08:31
AuroraBorealisi'll keep poking around08:31
AuroraBorealisnow, bed08:31
=== AuroraBorealis is now known as aurora|zzz
mgzwow, launchpad marks up bundles emailed to mps, I've not seen that before08:47
mgzpreety.08:47
jamAuroraBorealis: well, the change seems to indicate that 252test.pl is being added but the directory prog1/testcases doesn't exist.09:11
jamYou might try "bzr repair-workingtree" in case it is a local issue. Though it would be nice to save a snapshot of .bzr/checkout/dirstate09:12
jamin case we can figure out what the difference is.09:12
mgzmight be good to put that in the bug jam as he's zzz09:12
jammgz: thanks for the heads up09:15
jamdone09:15
jammgz: so how are your first couple of days going?09:15
mgzpretty well, the admin stuff hasn't killed me and I've had time to work on code :)09:18
mgzjam: I think I need to run a few pyrexy things by you, shall I just put up a mp later or do you want to be bothered seperately?09:21
jammgz: I'm happy to give early feedback if you want it.09:21
jamI know sometimes it can be hard to get traction on something.09:22
jamWe generally call it "a teddy bear" to talk to :)09:22
mgz:D09:22
jammgz: You can just mention a branch, or you can put up an MP and comment that it may not be ready, and then poke me on IRC, or whatever works for you09:25
mgzcool, I'll write a few things down09:26
jmlvila: hi09:56
jmlvila: would you please merge my lp:udd branch?09:56
vilajml: sure09:59
jmlvila: thanks.09:59
vilajml: sorry for the delay, I missed your reply :-/10:01
jmlvila: np.10:02
vilajml: done, will be deployed later but I don't expect fallouts or will fix them10:03
jmlvila: what's the deployment schedule like?10:03
vilasche.. what ? :-}10:03
jelmerheh10:07
jmlvila: ah, ok.10:08
vilamgz: thanks for the review on shelve-line-based, I replied, should we talk here to speed things up ?10:19
mgzvila: perhaps, but I don't see much harm in just landing that10:33
mgzespecially if we can get benoit's change landed later which is a more complete solution10:34
vilaha, important point, yeah, I could delay the tests waiting for his branch10:34
vilathat still leave the config option name, any suggestion ?10:34
mgzI wouldn't worry about config.10:35
vilaI can't leave INSIDE_EMACS there, it's just wrong ;)10:35
mgzjust doing char-based if possible and line-based if not is enough10:35
vilanope, would break on windows10:36
mgzdefine a little function called _char_input or something with that logic10:36
mgz_can_do_char_input10:36
mgzthen that at getch can be removed at the same time when the ui module takes over10:37
vilastill needs help from outside to tie the break about isatty()10:37
* mgz looks again10:37
vilagetchar() should not be attempted is isatty() is false, but that doesn't tell me which char/line should be used + I want line-based to work *even* (and especially if) isatty() is false (i.e. isatty() is relevant only if we want to try char-based10:39
mgzI don't see why that can't be one logical statement10:40
mgzif isatty() is false, or if magic emacs variable is set, or we're in tests, _can_do_char_input is false10:40
vilaright, so I want some env var or config option to cover both emacs and the test use cases10:41
vilathe emacs magic var doesn't work as there are ways (unusual but existing) to get char-based input under emacs10:43
mgzuse a config option if that's the easiest way for you, I just don't want it to be the kind of thing people need to be setting manually10:43
mgzat least till it's an option that works for all bzr input rather than just the shelf command10:45
vilaerr, but there is no way to switch to line based without setting it manually. That's the current bug, you can't use shelve when line-based is required and this can't be decided automatically >-/10:45
mgzI thought that's what checking your magic emacs var did?10:46
vilahmm, unless benoit's branch address that but I don't remember seeing a way to do that in his proposal10:46
vilayes, it worked my limited env where I wanted to check the line-based stuff was working but... oh, I'm trying too hard ?10:47
vilayou mean *you* are ok with landing with INSIDE_EMACS ???10:48
mgzyes, on the basis that a proper fix would be moving the logic to bzrlib.ui and that can happen later.10:49
spivvila: maybe sys.platform should be set to "emacs" :P10:49
vilaspiv: :)10:49
vilamgz: ooookay ! Sorry, I'm dense, not enough sleep10:49
vilamgz: can you say so and vote in the mp ?10:50
mgzwill do.10:50
vilavery much appreciated10:50
mgzthe isatty stuff if shelf_ui is already a hack so adding a little more isn't making life worse10:51
* vila nods10:52
vilalunh time10:59
vilac10:59
mgzhave a nice clunh10:59
AfCHm. I just tried12:20
AfC$ bzr branch lp:ubuntu/maverick/linux12:20
AfCand it didn't work.12:20
AfCAm I missing something obvious?12:20
AfCI mean, it says "linux" is the source package name...12:24
jelmerAfC: odd, it says here there are no branches for the linux package12:28
jelmerhttps://code.launchpad.net/ubuntu/+source/linux12:28
jelmerhttp://package-import.ubuntu.com/status/linux.html#2011-04-22 01:24:13.26352812:35
AfCjelmer: ok, thanks. Is there anything I can do about that?12:45
AfC(right now I have `bzr branch lp:linux` running, not sure if that's what I actually want; I would have preferred a packaging branch if it existed)12:47
AfCjelmer: that branch just completed, took real 101m36.019s14:05
jelmerAfC, sorry, I think I missed that. which branch just completed?14:05
AfCjelmer: lp:linux14:10
AfC(just a data point)14:10
AfCkernel.org is still down, so I can't immediately compare it to a git clone of Linux14:10
ccxCZit's now hosted at github14:12
=== AfC is now known as AfC|zzz
briandealwisIs there a way to override a config var from the command-line?  I'd like to use 'bzr pull -v' to show the log entries since the pull point, but use the line formatter.  I can set 'log_format=line' in my bazaar.conf, but that affects everything...14:39
vilabriandealwis: bug #491196 pending review, but the log_format config option is not migrated yet, on the other hand --log-format-line is recognized by pull IIRC14:41
ubot5Launchpad bug 491196 in Bazaar "want a way to set configuration options from the command line" [High,In progress] https://launchpad.net/bugs/49119614:41
vilagrr --log-format=line14:41
vilabriandealwis: you're welcome to metoo the bug though ;)14:41
briandealwisthx vila: it doesn't show in the help, so I assumed I couldn't do that14:41
vilabriandealwis: that's worth another bug ?14:43
briandealwisvila: —log-format=line doesn't work (with 2.5.0b1 at least)14:44
vilawow, that's... bad, but you should be able to use '--line' even14:44
briandealwisnor does --line14:44
vilaha crap, I was looking at missing >-/14:44
vilactrl+alt+del14:45
briandealwisI'll submit a bug14:45
vilabriandealwis: see bug mentioned above, this is a first step, it will also require migrating the --log-format option to adress your need14:45
vilabriandealwis: filing one with your specific use case sounds appropriate (-Olog-format=line for pull)14:46
briandealwisok14:46
=== Vorpal_ is now known as Vorpal
mgzcan someone remind me what we do with news now if a change is landing on multiple release branches?15:48
vilaif you know the target ahead of times, file news in the oldest one and that's it16:08
vilait's a bit less clear when you start landing on trunk but the goal is to avoid duplication16:08
vilamgz: is that enough or do you want more details ?16:09
vilaoh, also at one point we stopped using NEWS and switch to doc/en/releases-notes/bzr-2.x.txt so one of the merge is confusing16:10
vilabecause you suddenly get a lot of stuff merged in the wrong place, in that case remember to move each part in the specific release notes file16:10
mgzcool, that should be okay then.16:11
vilamgz: a bit confusing the first time but rest assured that it's still confusing after 20 or so occurrences ;)16:11
=== beuno is now known as beuno-lunch
mgzhm, 2.1 usec down from 2.7, not a bad side effect16:56
LeoNerdWhat are you measuring that's that small?16:56
=== beuno-lunch is now known as beuno
mgzteeny function for encoding stat results as base6416:59
mgzwon't make anything run faster, but some overflow issues needed fixing17:00
=== yofel_ is now known as yofel
=== med_out is now known as medberry
=== deryck is now known as deryck[lunch]
mptHi, on my first commit after upgrading to Ubuntu 11.10 beta I get "bzr: ERROR: Failed to GPG sign data with command "[u'gnome-gpg', '--clearsign']"" ... It looks like there's no gnome-gpg in 11.10. What should I be using instead?18:41
=== deryck[lunch] is now known as deryck
mptSo it looks like I need to update gpg_signing_command ... I just need to figure out where, and to what19:07
mpt... ~/.bazaar/bazaar.conf is the answer to the first question19:08
mptok, deleting the line altogether defaulted it back to asking for my passphrase at the terminal19:08
mptthat's good enough for now I guess19:09
mptbtw the "Configuration Settings" link is broken in <http://doc.bazaar.canonical.com/bzr.dev/en/user-guide/configuring_bazaar.html>19:13
jbluelooking for suggestions on how to manage merging in many commits.. I'd like to inspect each commit, along with their commit comments, but not sure how to do this on the command line.  'bzr status -v' shows the pending merge tips, but I'm not sure how to do a diff for each tip19:15
briandealwisjblue: see log -p19:24
jblue'bzr help log' doesn't say much about diffing pending merges19:27
bpierreHi21:00
=== _thumper_ is now known as thumper
=== medberry is now known as med_out
pooliehi jelmer, all23:51

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