/srv/irclogs.ubuntu.com/2010/10/12/#bzr.txt

maxbHmm00:09
maxbI was going to push 2.3b2 to the beta-ppa00:09
maxbBut now I think it would be better if I first figured out how to make bzr selftest run as part of the build00:10
maxbBut I'm too sleepy for that, so later.00:10
lifelessmgz: around?00:15
thumperpoolie: I've been thinking about the underlying problem00:32
thumperpoolie: and I've come up with two repeating problems00:32
poolieok00:33
thumper1) we have no initial idea if we are trying a write or read operation00:33
thumper2) we don't have a clear way to ask "does this exist" without poking the filesystem00:33
thumperby removing the FileNotFound errors00:33
thumperit opened a world of hurt00:33
thumperwhich stopped being able to push branches00:34
thumperand I can't think of a clean way to get errors out of translatePath00:34
thumperwith lead me to think that we should have an earlier check00:34
thumperwhich can have better "smarts"00:34
thumperI wish we had some smart command that allowed us to say: I want branch "X" for writing00:35
thumperor I want branch "Y" for reading00:35
thumperalthough even that probably isn't enough00:35
* thumper is thinking stacking00:35
thumperwe could then do our smart branch lookup00:35
thumperwith clean semantics early on00:35
pooliei agree specifying that earlier would be good00:36
poolieit would also let us give a better message on http00:36
* thumper nods00:36
lifelesswhat are the contracts and constraints of translatePath ?00:36
thumperlifeless: well...00:36
thumperlifeless: probably best talked through if you're willing00:37
pooliewhat do you mean by "without poking the filesystem"?00:42
peitschiejelmer: are you around atm?00:44
jelmerpeitschie: yep00:44
peitschiejelmer: cool.  a quick query, I'm recreating our svn repo from scratch, but want to preserve the history from the existing bzr branches.... is fetch ghosts likely to reintroduce any history issues?00:45
peitschiejelmer: or is there a better way to get the bzr history linked up in the new repository?  theres quite a few branchs (~400 i think...) so manually is a little bit painful :)00:46
peitschiejelmer: a bit more context might help for you... specifically, we've encountered bug #485601 again... I didn't create the new repo last time as suggested so am doing it now :)00:48
ubot5Launchpad bug 485601 in Bazaar "missing chk node(s) for id_to_entry maps (affected: 2, heat: 13)" [Medium,Incomplete] https://launchpad.net/bugs/48560100:48
peitschiejelmer: argh... realised that missed some vital joining bits as well!  What I *mean* to say, is I am creating a new bzr shared repo from the existing svn trunk00:52
jelmerpeitschie: yeah, fetch ghosts should do the right thing in that case00:52
peitschiejelmer: cool!  that will make this a lot less painful than I feared00:53
pooliethumper: i'd like to see a bug saying what the behaviour ought to be case by case00:54
peitschiejelmer: oh... that was a fun experience00:55
peitschiejelmer: I can't fetch ghosts... as this encounters bug #485601 again00:55
ubot5Launchpad bug 485601 in Bazaar "missing chk node(s) for id_to_entry maps (affected: 2, heat: 13)" [Medium,Incomplete] https://launchpad.net/bugs/48560100:55
jelmer:-(00:55
peitschiei suppose that makes sense... lol... now just gotta find a way to fool things...00:55
peitschiehmm... there seems to be a specific checkin that has poisoned the broken repo01:00
peitschieas soon as I attempt to pull any branch across that references this broken rev, things go dodgey01:00
peitschieawww... i scared jelmer off :(01:01
peitschiejelmer: if I can hunt down the exact svn checkin that causes this rev error... would that be of any assisstance with the missing chk nodes bug?01:01
jelmerpeitschie: I'm not sure - didn't somebody (you?) already post a script for reproducing the chk node bug?01:03
GaryvdMYhea - Productive night for me. - Goodnight all...01:03
peitschiejelmer: I haven't been able to yet.  I posted some more thoughts about it... but I keep struggling to be able to reproduce01:03
jelmerg'night Gary01:03
peitschiejelmer: i'm pretty much shooting in the dark with the latest one, as I spent ages the other night trying various permutations to try and get the crash.  I've posted up on that bug the exact workflow we use essentially... but haven't been able to narrow down why it works 99% of the time01:05
peitschiejelmer: bzr-svn is frustratingly stable sometimes :D01:05
jelmerpeitschie: a way to reproduce the chk node bug or even a public repository that demonstrates the issue would be a big help.01:07
jelmerpeitschie: unfortunately this is a combination of a bzr-svn and a bzr bug; bzr (imho at least) shouldn't be giving an exception this low in the stack, it should give a sane exception when called with invalid parameters.01:08
jelmerpeitschie: and of course bzr-svn is at fault for calling it with invalid parameters in the first place.01:08
peitschiejelmer: i know! (programming is my day job too... without reproduction steps it's usually a lost cause) problem is I don't know what I'm looking for really.  I can verify which part of the check is failing on the insert, and have dabbled with dropping break-points in various spots to see the stack... but my knowledge of bzr is lacking heavily01:08
peitschiejelmer: that would correlate with my impressions too... this is a joint bug of some type.  I can make the exception throw out the chk node it's complaining about... but don't know what to do with it from there.  That is why I was wondering if potentially identifying the file/commit/? that this is related too and comparing this to the svn properties or similar might give some hints?01:10
peitschiejelmer: of course... i'm still hopelessly unbazaared so have been lurking here for help01:11
jelmerit should be possible to convert the chk node back to the related file id01:14
jelmerI need to get some sleep though.. I'm usually around during Australian mornings, or perhaps one of the other bzr devs can help debug.01:15
spivjelmer: g'night!01:17
peitschiejelmer: fair enough :).  Thanks for your help!  sleep well01:17
spivHmm, I suppose my chk-used-by hack could be extended to look at more than just root keys.01:17
jelmerspiv: hi and goodnight (-:01:17
spiv:)01:17
peitschiespiv: would you have some time to give me a hand again?  I've recreated a clean repo from svn trunk, and am trying to branch history across to the new repo... but keep hitting the same chk nodes issue01:18
spivpeitschie: hmm, what can I do though?  Extend chk-used-by to look at more than just root nodes?01:24
peitschiespiv: thas pretty much all I was hoping for if you could :)01:25
peitschieoh... wait... thats a little cool01:26
peitschieif i fetch the right revision set, I get "Cannot add revision(s) to repository: missing referenced chk root keys"01:26
spivpeitschie: ah!01:28
spivpeitschie: that's good :)01:28
peitschiespiv: if I branched an svn branch that suffered from bug #522637... would bazaar automatically recover from that bug on the way through the branching? or will I then need to reconcile the repo afterwards...?01:28
ubot5Launchpad bug 522637 in Launchpad Bazaar Integration "BzrCheckError: Cannot add revision(s) to repository: missing referenced chk root keys (affected: 16, heat: 89)" [Low,Triaged] https://launchpad.net/bugs/52263701:28
spivpeitschie: 'bzr branch' won't usually automatically correct that01:29
spivpeitschie: but is the source branch an svn branch?01:29
peitschiespiv: yes.  The "Central" source control is svn, so that has trunk.  So what I did was branch straight from that trunk again.  I'm wondering though if the revision data bzr is finding in there is incorrect tho... and so I am essentially creating a freshly broken repository01:31
spivpeitschie: ok, that's very interesting01:31
peitschiespiv: running the chk-used-by i have now gotten 3 revisions in the broken one that use it01:31
spivpeitschie: because AFAIK bzr-svn is causing CHK records to be created on the fly (because the underlying SVN repo doesn't use that)01:31
spivpeitschie: which version of bzr itself are you using?01:32
pooliehi spiv01:32
peitschiespiv: we only just upgraded to 2.2.1 in the last few weeks.  We've been running on 2.0 & 2.1 for the last 3ish months.... with around 3000 commits to svn in that time... I think roughly 9000 commits to the bzr repo01:33
spiv2.2.1 is new enough to have the fix to 522637, so it shouldn't be generating non-canonical CHKs that cause the error you just saw.01:34
peitschiespiv: that is correct... but I suspect the bug happened prior to 2.2.1 being released.  Looking at this stuff, the bug happened on a commit to svn trunk on sept 1st01:35
peitschiespiv: what I mean by that is the missing sha1 is referenced by that commit at the earliest01:36
peitschiespiv: which happened to be a commit to svn directly, so the network repo would have gotten second hand info about that commit when it updated from svn.... mayb a non-canonical chk was created and inserted along side that revision?01:37
spivpeitschie: hmm01:37
spivI wouldn't have thought that the SVN repo would be storing references to CHKs at all, though01:37
peitschiespiv: let me go look :)01:38
spivBecause that's an implementation detail of bzr's 2a format01:38
spivAnd not something that would make sense to store in SVN, because it has its own mechanisms already to store trees of files.01:38
peitschiei know bzr-svn stores a bunch of properties along with the checkin01:38
peitschiefrom previous glances it looks like bzr-svn stores enough information to be able to track base revisions and such01:39
spivRight01:41
spivThe CHK stuff is basically just a storage optimisation, though01:41
spivIt's possible to fully represent the data bzr records without it (just it will tend to be less efficient to do so)01:42
spivFWIW grepping the bzr-svn source I don't see any obvious sign that it would ever store CHK info in a SVN repository.01:43
peitschieahh k01:43
peitschiewell... the data stored against the rev is things like:01:43
peitschieslidetraytemperature-20100901004344-1c1ttvdesj7oryzv-101:43
peitschie13860@464e02c1-a7d9-0310-851b-f51ca712b586:products%2FBondAdvance%2Ftrunk%2FBond%2FInstrument%2FInstrumentControl%2FController%2FMessageAdaptors%2FHeatersAdaptor.cs01:43
peitschieahh01:44
peitschiewait01:44
peitschieso it was merged into svn eventually01:44
peitschiebut the revision was directly committed to bzr first01:44
peitschiethen svn just had the merge committed01:44
peitschieit looks like the referenced chk root key was introduced as part of a merge01:46
peitschiethat is... the first time this referenced sha appears is when i merged from svntrunk to my feature branch01:47
spivOk, and the bzr repo you are branching into is the same one that has this other bzr branch that has been merged into svntrunk?01:48
peitschieyep01:48
peitschieessentially... we have svntrunk, then a network repo that also has a copy of svn trunk + all feature branches01:49
spivAnd this bzr data pre-dates you upgrading to bzr 2.2.1?01:49
peitschiethen each dev has a local repo with a bound branch to their feature01:49
peitschieyep... this data pre-dates 2.2.101:49
spivIf so, it's fairly likely that following the repair instructions on #522637 will fix it.01:49
peitschieI did run the repair tool for that bug tho01:49
peitschieso this is the repo after that tool has been run across it01:50
peitschieand at this point, if I recreate the local devs repo, they can commit to their feature only until someone checks into svntrunk01:50
peitschieat this point, the dev that committed to svntrunk can continue to commit as per normal, but every other dev hits the missiing chk nodes bug01:51
peitschie(to recreate teh local dev repo, I simply branch the NETWORK bazaar version of svntrunk into a new repository, so the dev gets all the bzr history with their repo)01:51
spivDid the01:52
spivrepair tool log any lines like "Non-canonical CHK map for ..." in your ~/.bzr.log?01:52
spivAlso, could you elaborate on "at this point" a bit more?01:53
spivEach dev has their own bzr repo, I assume?01:54
peitschie(i didn't connect that was ur tool btw.  i do appreciate all your work here... i'm in awe of the tool you guys have built here)01:55
spivBut as soon as they pull/merge a revision from svntrunk that was committed by another dev using bzr-svn they encounter this bug?01:55
peitschieso.. the setup is as you said01:56
spivAnd precisely on which operation do they get an error?01:56
peitschieeach dev has their own repo, but the feature branchs are actually bound branches that point to the network one (so we keep things backed up in case an individual pc dies)01:56
spiv(ugh, my grammar is terrible!)01:57
peitschie*usually* the dev will hit this bug when they attempt to merge & commit changes from svn trunk into their feature branch01:57
peitschiee.g., bzr merge ..\svntrunk && bzr commit -m "Merging trunk"01:57
peitschieit will then blow up with bug #522637 at this point, and refuse to commit01:58
ubot5Launchpad bug 522637 in Launchpad Bazaar Integration "BzrCheckError: Cannot add revision(s) to repository: missing referenced chk root keys (affected: 16, heat: 89)" [Low,Triaged] https://launchpad.net/bugs/52263701:58
spivSo the merge succeeds, but the commit fails?01:58
peitschieyep01:58
spivThat's extra bizarre :)01:58
peitschiethey can then simply throw away the commit, and keep working as normal and committing... but can never get changes in from svn trunk01:58
spivAnd they are definitely using 2.2.1?01:58
peitschiei never realised how close bizarre and bazaar sounds until ppl say that all the time in real life lol01:58
peitschiethey are now... and the same issue still occurs01:59
spivHmm.01:59
spivWhat if they run the repair tool (on their local repo *and* the bound repo) between the merge and the commit?02:00
spiv(And does the repair tool log anything about non-canonical chk maps in ~/.bzr.log?)02:00
peitschiedue to how long the repair tool takes I haven't tried that02:01
peitschiei checked my logs and the first run of the tool has been lost unfortunately02:01
spivYeah, I understand :(02:01
peitschiei was hoping that once the network repo was fixed, each dev then only needs ~30mins to get their working sets back up again02:02
peitschiehmm02:02
peitschieso it appears that either way, teh reconcile has still left this revision hanging in the network repo that causes the missing chk root keys02:02
spivThis is sounding very much like 522637, though, or something closely related.02:03
spivWhen you say "network repo", you mean the repo that devs have their branches bound to?  Or the SVN repo?02:03
peitschiethe one their branches are bound to02:03
peitschieoh wait... i meant to say way prior... the merge works, but the commit actually blows up with bug #485601... not the one i had there02:04
ubot5Launchpad bug 485601 in Bazaar "missing chk node(s) for id_to_entry maps (affected: 2, heat: 13)" [Medium,Incomplete] https://launchpad.net/bugs/48560102:04
peitschie*but* if I attempt to branch the networked version of svntrunk (this is all bzr only... not svn interaction), I get bug #52263702:05
ubot5Launchpad bug 522637 in Launchpad Bazaar Integration "BzrCheckError: Cannot add revision(s) to repository: missing referenced chk root keys (affected: 16, heat: 89)" [Low,Triaged] https://launchpad.net/bugs/52263702:05
spivHmm.02:06
peitschieif it'd help i can draw up a pretty diagram and instructions lol... it is a slightly convoluted workflow to explain :)02:07
spivHmm.  The distinction between those two errors might not be very important: one is that the root node of a CHK map is missing, the other is that a non-root node is missing.02:08
spivIt's otherwise a sanity check at the same point in the code.02:08
peitschiethats what i started suspecting.  dont know if that helps anything much tho02:09
spivEither way, it suggests that at some point CHK maps are either not being generated correctly (i.e. the wrong nodes), or generated incompletely, or that we are losing nodes during a fetch.02:09
spivAll 3 options should be equally impossible :)02:10
spivThe slightly different errors are certainly interesting, and I think a useful hint.02:10
spivBut I'm pretty sure they are a manifestation of the same root cause.02:11
spivWhat's weird is that these checks are run on every write to the repository.02:12
peitschiei'm looking at the earliest rev to reference these and seeing where it came from02:12
spivSo if the merge works, and it does, then the data being pulled across by merge is apparently complete.02:12
peitschiemm... it's not a big merge either02:13
spiv(Not necessarily *correct*, bug 522637 can create data that passes this check but causes trouble for new data generated against the bad data)02:13
ubot5Launchpad bug 522637 in Launchpad Bazaar Integration "BzrCheckError: Cannot add revision(s) to repository: missing referenced chk root keys (affected: 16, heat: 89)" [Low,Triaged] https://launchpad.net/bugs/52263702:14
peitschiehas 2 revs... 1 rev is a single binary file, second rev is a few sources + a bunch of binary files02:14
spivOnly file modifications02:14
spiv?02:14
peitschie1st is a file modification, 2nd are all new files02:14
spivHmm.02:14
spivOk, at this point I'd really like to know that it's not another case of 522637.02:15
spivI can't see how, but obviously some assumptions need questioning at this point :)02:16
spivhttps://code.edge.launchpad.net/~jameinel/+junk/bzr-check-chk is a plugin that will be useful02:16
peitschiegetting it now...02:16
spivYou can give it a range of revisions, and it can tell you if they are broken in a way that reconcile --canonicalize-chks will repair02:17
peitschierange... it works by branch or repo?02:17
spivBranch02:17
spivSo you can use it to relatively cheaply check if e.g. 'bzr merge' from svntrunk has this corruption.02:18
peitschiei'm running it over the networked repo's trunk at the moment02:20
peitschiethen i'll do it in the branch it first appeared in02:20
spivIn fact, it seems to me that if 'bzr merge ..\svntrunk && bzr commit' fails on commit but not merge that it's likely that either the new revisions fetched by 'merge' are broken, or the most recent parents of those are, or one of the recent parents of the current tip you are trying to commit on are.02:20
peitschiethat would reflect how it appears to behave02:21
spivNote that tool is actually slower than 'bzr reconcile --canonicalize-chks' per revision, so it'll only be faster to use it if you give a range of revisions rather than letting it check the whole repo.02:21
peitschieif i then delete the individual dev's repo, and create a brand new clone from the network repo again, the problem goes away... until the next bzr checkin lands in svn that both the dev and the remote repo retrieve02:22
peitschieok... check-chk on trunk hasn't turned up anything for the revision range where the affected root key was merged in02:23
peitschiei've widened the range to work earlier slightly and am running again02:23
spivBasically at this point I'd really like narrow down where the corruption is being introduced.02:23
spivBecause so far in isolation all the individual pieces sound fine.02:24
peitschieahh the fun of complex interactions :)02:25
spivAnd e.g. glancing at the bzr-svn source it seems to be fetching revisions from SVN to bzr in a totally reasonable way, so I wouldn't tend to suspect it.02:25
spivExcept that the only people reporting this bug are using bzr-svn...02:25
peitschiei wonder if it is something related to two different repos with slightly different history available coming up with a slightly different revision somehow02:26
peitschiesvn would b the key then, because of it's effect on ghosting various parts of teh revision02:27
peitschieunder normal bzr operation, the situation doesn't seem quite as common as for bzr-svn02:27
peitschie(the ghosting situation that is :))02:27
spivPossibly, yes.  I mean, in principle that should be fine!  But obviously *something* isn't fine.02:28
peitschieon a side note, are you aware of any tools for generating a bunch of changes for a branch?  I've been considering throwing together a fuzzer of sorts so that I can set up a repository and essentially simulate a whole bunch of changes being made... working on the theory that i will eventually hit this again02:30
spivNo, not really.02:33
spivI mean, we have a perfectly decent API ;)02:33
peitschieoh... that check-chks doesn't work with a branch that has ghosts by the way02:33
peitschiei didn't want to go through the api for fear that it was bzr-svn's use of said api that was doing something "unusual"02:33
spivOh, interesting.  I guess I can see that.02:34
lifelesswell bzr-svn is an implementation of the api02:34
lifelessso its a bit special in that regard02:34
peitschie i can't run check-chk on the clean checkout of svntrunk due to the ghost thing... is there any easy way we can fix that?02:35
spivpeitschie: specify revisions one by one?02:36
peitschielifeless: thats wat was one of the questions... one of teh bugs is only affecting bzr-svn users, which suggests bzr-svn's usage is a little different from standard bzr somehow... likely in some very subtle way... hence why i'm thinking of fuzzing via the file system directly rather than the bzr api02:36
lifelesspeitschie: I think you misunderstand me.02:37
lifelesspeitschie: bzr-svn is an *implementation* of the API02:37
lifelesspeitschie: its not a consumer of it in the usual sense, at all.02:37
lifelesspeitschie: this is what makes bzr-svn glue in so nicely to the core02:38
peitschielifeless: ahh.  sorry :S.  gotchya02:38
peitschiespiv: so far it hasn't reported any issues with either the new or old repo02:40
spivHmm, I wonder if bzr-svn isn't roundtripping inventories perfectly.02:42
peitschieis there any way to verify that you can think of?02:44
* spiv adds a note to the bug while he's thinking of it, so jelmer will see it02:46
spivBasically, compare the CHK root keys before and after roundtripping.02:46
peitschiehmm02:47
peitschiei can probably try and branch the revisions just prior to this issue from the broken dir02:47
spivi.e. make a revision in bzr repo A, commit/push it to the SVN repo, and fetch it into bzr repo B.  I suppose if you're seeing this bug, and this theory is right, you already have examples of this.02:47
spivThen use the bzr APIs to tell you what the CHK root keys for that revision's inventory are in A vs. B.  They are supposed to be the same.02:48
peitschiethe challenge is finding the exact combination that causes it to break :).  things work the large majority of the time... so it is a specific sequence of somethings that does it02:48
spivYou can probably see how to adapt bzr-check-chk or similar to just print the key for a given revision.02:48
peitschieyep02:49
spiv(If this theory is right, then it will pass the 'canonical-form' check, because the bug isn't the layout of the CHK, it's that actual inventory contents for a given revision ID are not the same in the two repos.)02:50
peitschie(all check-chks came back without any issues btw)02:56
spivOk, that's good to know.  Thanks for that.02:56
* spiv -> lunch03:05
peitschiespiv: let me know wen ur back... i could use a few more pointers :)03:32
peitschiespiv: i found the dodgey rev... now i need to get the details out of it somehow04:01
spivpeitschie: back04:04
peitschiespiv: wb :)04:04
spivpeitschie: oh nice04:04
spivTell me more about this dodgy rev!04:04
peitschiespiv: it's rather ... unexpected.  the key revision is a pure bzr rev that has stacked on an svn rev04:04
peitschiei don't know how to get other debug info out of it yet... i'm quickly testing checking out these revs against trunk04:05
peitschieonce this single bzr rev gets into a branch, every branch from that point onwards shows the missing chk node entry bug04:05
spivA pure bzr rev in the same repo it was created it?  Or a pure bzr rev that has travelled via the svn repo?04:05
peitschie(when i try and branch it into my clean repo)04:05
peitschiepure bzr04:06
peitschieso the dev branched off svn trunk (a rev the repo already had), then performed a checkin to their feature branch (pure bzr)04:06
peitschiei can pull the svn rev into the clean repo04:06
peitschiei cant pull the dev checkin to the repo04:06
spiv"pull the svn rev into the clean repo" -- pull from svn -> bzr, or from the first bzr repo?04:07
peitschiefirst bzr => second (new clean from svntrunk) bzr repo04:07
spivOk.  I'd definitely like to know if the chk root keys for that rev in both repos match.04:08
spivAnd I assume both the bzr rev and the rev from svn trunk both pass check-chk?04:09
peitschiechecking now04:10
peitschiethese revs were way outside the range i was checking before04:11
peitschieback in early june sometime04:11
spivWhat do the two revs look like in terms of changes?  Modifies, adds, deletes?04:12
peitschiethe svn rev just prior is adding 2 files04:12
peitschiethe first bzr checkin after is deletes & modifications04:13
peitschiecheck-chks says nothing special for those two04:13
peitschieim currently branching at various trunk revs to see what happens once that revision lands back into trunk04:20
peitschieag... duh.. thats not gonna help because the new repo has all trunk revs >.<04:21
peitschieok... whats the best way to get all the info we can about these two revisions that cause the problem?04:21
spivModify bzr-check-chk to print the root keys04:23
spiv(even if they pass the check)04:24
peitschiethey pass the check without any issues04:24
spivand then use that to make sure the root keys for those revs are the same in both repos04:24
peitschieahh... thats gonna b fun04:24
peitschiethe second commit is only present in one repo... i can't get it in the other04:25
spivHmm, yeah.  Well, just check that one.04:25
spivI think it will match, but I'd like to check my assumptions :)04:25
peitschiesorry it's taking so long04:31
peitschiei've dropped pdb into ther and am trying to find what i want on the inventory :)04:31
spivinv.id_to_entry.key() and inv.parent_id_basename_to_file_id.key()04:32
peitschiethnx!04:32
spivI don't suppose you're able to send me a copy of the repo that exhibits the problem?04:33
peitschieits 1.2Gb... so it's a little difficult04:34
peitschieoh... thats not so good i suspect04:35
peitschieshas for the svn checkin in question are different04:35
echo-areaHi04:37
echo-areaI'm getting trouble similar to https://bugs.launchpad.net/bzr/+bug/37726104:37
ubot5Launchpad bug 377261 in Bazaar ""AssertionError: name u'COMPILING' already in parent" in _generate_inventory when running "bzr update" (affected: 5, heat: 21)" [High,Confirmed]04:37
echo-areaThe difference is that I got different stack backtrace than that bug04:38
echo-areaShould I file another bug?04:38
peitschieecho-area: probably a good idea.  It is easier to mark a bug as a duplicate than split a bug out :).  Make sure you mention the other bug in it as well to make it easier for whoever is checking to see04:39
echo-areapeitschie: Okay, I'll do that.  Thanks04:39
spivpeitschie: ah, so we are getting close after all!04:39
peitschiespiv: it is starting to look that way a bit.  wat next?04:40
spivpeitschie: that probably does explain why the next revision that depends on it can't be fetched04:40
spivpeitschie: if you don't mind sharing some of your data,04:41
spivpeitschie: send me the output of print inv.id_to_entry._dump_tree(True) and inv.parent_id_basename_to_file_id._dump_tree(True) for both04:41
peitschiespiv: i can probably talk to people.. I work at a commercial company so things will need to be a little careful.  Whats the easiest way for you to get 1.2Gb...?04:42
peitschiespiv: even better :)04:42
peitschiespiv: so you want that of the rev in question correct?04:42
spivYes, and from both repos04:42
spivThe output will, I hope, be different :)04:42
spivAnd actually, it'd be great if you can send me the output for the parent revision (or revisions?) of that rev-from-svn too.04:46
peitschieyep... so you want the rev that breaks things, and it's parent rev in both sides?04:46
peitschieis 7zip ok for the file?  It's way smaller than zip...04:47
spivI *think* so.  bzip2 is also good.04:50
pooliespiv, there is a 7z in ubuntu04:50
peitschiespiv: I'm attempting to send it now... i'm behind a proxy tho, so if this fails i can email it04:51
spivemail is fine, andrew.bennetts at canonical.com04:52
spivMy IRC client says 'DCC unknown ctcp XXXX from peitschie ...'04:52
spivSo I guess that's not going to work :)04:52
peitschieyups :)... emailing now04:54
peitschieit's sent04:54
spivThanks!04:54
peitschienow heres to hoping it's useful in some way...04:55
spivReceived ok, I think this is going to be helpful05:01
spivWhat is r4686 is the rev from svn?05:01
peitschiethats the one that magically starts breaking things05:02
peitschieso i have a checkin on a branch just past that point, which i cannot branch into my "clean" bzr repo05:03
peitschiethat reminds me, do you want the info from the checkin just past 4686 as well?05:03
spivSo interestingly 4685 differs in both revs too05:04
peitschiei've been chasing those back...05:05
spiver, in both *repos*05:05
peitschiethey were differening back to the first bzr checkin made05:05
peitschieso up until the first checkin, it's all identical.  once the first checkin was made, the files immediately start differing05:05
spivThe inventories have the same files and directories, with the same IDs, with the same contents and the same lengths and the same executable bits...05:06
spiv*but* some of those files and directories have different revision IDs05:06
peitschiei thought so05:06
spivWhich is the inconsistency that is causing all your trouble.s05:07
spivSo, how precisely were these two repositories created?05:07
peitschieso... repo 1 (broken) was created with a check out of the entire svntrunk05:08
peitschiethat then served as our network repo since then (early june)05:08
peitschierepo 2 was created by rechecking svntrunk out a few days ago... that has had no other use at this point05:08
peitschieas soon as the first bzr checkin is made to the repo, the bzr info that i'm dumping changes05:09
spivpeitschie: hmm!05:10
spivSo adding a new bzr revision to the SVN repo is causing future bzr checkouts from that repo to get different results for old revisions?05:11
peitschieit is looking like it!05:11
peitschiei am wondering... we got bitten by https://bugs.launchpad.net/bzr-svn/+bug/587819 ages ago05:11
ubot5Launchpad bug 587819 in Bazaar Subversion Plugin "race condition when doing a bzr commit to an svn repo (dup-of: 515850)" [Undecided,New]05:11
ubot5Launchpad bug 515850 in Bazaar Subversion Plugin "Revisions added while a commit is happening are ignored (affected: 4, heat: 23)" [High,Triaged]05:11
peitschiei had to manually delete all bzr revision properties from the svn history05:12
peitschiei wonder if someone forgot to delete their svn cache prior to a checkin...05:12
peitschieand if that might have poisoned the stack05:12
spivpeitschie: ooh, sounds messy!05:14
spivpeitschie: that sounds plausible05:15
spivpeitschie: I'm out of my depth on that degree of SVN-fu, though.05:15
spivpeitschie: I think at this point we need jelmer for further diagnosis05:15
peitschiespiv: i suspected we were hitting that point as well :)05:15
spivI've added some more comments to the bug.  We're definitely much much closer now, thank you very much for your persistence.05:16
spivAnd patience :)05:16
peitschieit's a pleasure :).. i like working with you guys05:16
peitschiewith those dumps that I sent... I dont mind if you pass them out to a dev or too.. just make sure they don't get too far out of ur sight please :)05:16
spivOk, I'll pass them onto jelmer as well05:17
spivYou should probably add a bug comment with the suspicions about svn caches and deleting old bzr rev props05:17
peitschieyep... will do05:19
peitschieif it is related to that... that took a scarily long time to bite :S05:19
peitschiespiv: wb :)... another quick query... is it worth me doing a check-out of svn using an older version of bzr (2.0 or 2.1) to see if that is different too?05:37
spivHmm, I don't think so.  But then I still don't quite know what's going wrong, so what would I know? :)05:38
peitschiehehe... i know that feeling :S05:39
peitschiei'll hold off then and see how far jelmer can get on wat we've given him05:39
peitschiethanks again for all your help digging that out... It would have taken me all week to do that without your guidance!05:39
spivIf my own experience with these bugs is any guide, longer probably ;)05:43
peitschieaint that the truth... it scares my poor little mind thinking about it :S05:44
=== IBZ is now known as jfroy
mgzlifeless: I'm around now if you're still after me.06:23
lifelessmgz: yeah, you fixed timing data from parallel stuff06:24
lifelessI was wondering if any of that was still in bzrlib, or if its all in testtools nows06:24
mgzit's moved to testtools basically.06:25
mgzhttps://code.launchpad.net/~gz/bzr/use_testtools_timings_625594/+merge/3678406:25
mgzthat's the bzr mp that does it.06:25
lifelessthanks06:29
vilahi all !07:06
vilapoolie: did you get an email for the shortcuts failures ? Can I have a copy ?07:07
mgzvila: yes, lp:~gz/bzr/escape_selftest_console_output_633216 depends on a non-broken-with-unicode testtools version07:08
vilapoolie: regarding the http tests, the code is not called because the http client coalesce the offsets. The tests need to be tweaked to avoid that, but doing so led to a hang when I briefly tried yesterday. Why it hasn't been noticed before is... unfortunate :-/07:08
mgzand I'd like to see the failure spiv got with it as well.07:08
vilamgz: yup, hence my ping in the review comments07:09
vilaspiv: ^07:09
vilapoolie: and to avoid problems, please send this mail to my canonical address07:10
vilapoolie: I reported the problem to my ISP but I'm not holding my breath, *one* postmaster for millions of users to handle false positive spams... hmmm, does it blend^W scale ?07:11
mgzshould make pqm post a summary to the mp07:11
pooliehi vila, i did get a failure mail07:12
poolievila: sent07:12
pooliemgz we should use tarmac07:12
mgzor that.07:12
poolievila, i'm also reviewing your config mp07:12
poolieor, at least, work out why not to use it07:12
poolievila, well, it's nice we noticed now07:13
vilapoolie: noticed what ?07:14
poolienoticed the http test wasn't reached07:14
vilaha, yes, we may just get rid of the tests, they try to ensure a pretty unlikely regression and the hang may be a real bug in the test server07:16
vilapoolie: if you can't "work out why not to use it" I'd be happy to land it and work on the *next* steps ;)07:25
vilapoolie: ok, got the PQM failures mail. That's insane, what the hell is different on the pqm instance...07:28
poolievila, i meant either use Tarmac or get a good idea why not07:33
pooliebut maybe not today07:33
vilapoolie: did Tarmac allows running the test suite before landing ?07:34
poolieit should07:34
pooliei haven't tried this week07:34
vilaok07:34
pooliei mean i haven't tried yet; i hope to try this week or next week before UDS07:34
pooliehave you touched fastimport at all?07:35
vilanever07:46
vilahmm, at least nothing I can recall, I may have fixed some test failures though ;)07:47
lifelessPQM has code to comment on the MP07:57
lifelessand rockstar has overhauled the API - a small tweak to use the new API next week, and it should be usable.07:58
lifelessusing tarmac would be good too07:58
lifelesspoolie: I've merged your testscenarios patch; it needed a little tlc to be up to your normal standards, so I did that as I merged.07:59
pooliethanks, i saw08:00
poolievila, are there any unit tests for urllib2_wrappers?08:00
poolienm, i can grep08:01
GaryvdMMorning all.08:02
lifelesspoolie: if you want to depend on testscenarios, I'd be delighted to do a release of it for you08:03
vilapoolie: I don't think so. For historical reasons, I always wrote tests against both _pycurl.py and _urllib.py08:13
vilapoolie: thanks for the review !08:32
vilapoolie: note that s/from fnmatch import fnmatch/import fnmatch/ is actually a genuine case where it's *required* I need to access *another* symbol in the module !08:33
poolielifeless: i wouldn't mind08:35
poolieit's not very compelling at the end because we have the equivalent in hose08:35
poolie*house08:35
pooliethe main thing i would like to do would be to clean up ad-hoc parameterization by subclassing08:35
poolieunfortunately it's a bit hard to grep for08:35
lifelesspoolie: grep -i 'base|mixin' tests ?08:41
pooliethat'll be close, also for xxx comments08:41
poolieif they can all be cleaned up in a good way that'd be quite a positive step08:41
poolieprobably no reason why they can't be08:41
pooliewell, positive for the code and good validation of scenarios08:42
lifelessyes, OTOH you could in principle delete the in-tree copy eventually :)08:44
lifelessI'll see about a release this weekend or so08:44
pooliei'd kinda like to delete the in-tree copy08:46
pooliei wonder, empirically, how much pain do dependencies cause for packagers?08:46
poolievila, i pushed my branch, i'm curious what you think of the tests08:49
vilapoolie: tests are nice08:53
vilapoolie: as for the fix... I don't understand why 'port' is not set in auth... istm it should in which case your fix is not in the right place, but ibmw08:54
vilapoolie: it's especially weird that you create the auth *section* with port, but still get no port in the auth entry08:55
vilapoolie: may be I just don't remember the code path well enough anymore :-/08:57
vilapoolie: ha, right, you explained that clearly in the cover letter, sorry, went straight for the diff08:57
vilapoolie: I replied to your config review and need additional answers to progress :)09:06
pooliethanks for that09:11
vilapoolie: I've approved you mp for the auth password (port really) and I'm now changing my hat to RM and will announce 2.3b209:12
vilapoolie: we have installers for OSX and windows ready and maxb is working on the beta ppa (activating the test suite run AIUI) so it should be ready soon too09:13
vilamaxb: Did I get this right ? Do you need help there ?09:13
pooliethanks vila09:28
maxbvila: Aaaaaaaaaaaaaaaaaaaagh. Why? WHY!? WHY is bzr packaged using cdbs!??!09:45
poolienight all09:45
maxb(I just looked at the debian/rules and cried)09:45
vilamaxb: excuse my Klatchian, but what is cdbs ?09:46
maxbon the plus side, it appears there is a test invocation already in there, but disabled09:46
maxbcdbs is an evil monstrosity that results when someone thinks it's a good idea to build an extensible class library of Makefile fragments09:46
maxbfor debian package building09:46
maxbWell I'm just going to ignore that and pray just toggling the conditional works :-)09:48
vilahehe, sounds like a plan ;)09:48
aboeinghi. does anyone know how to insert a revision string into source code from bzr?10:06
aboeingfor example, after a commit, set a variable REVISION_STRING = 123410:07
lifelessthe feature used to do that is 'filters'10:11
aboeinglifeless: thanks, would you have an example of this?10:11
lifelesshave a look on the plugins page10:12
lifelessthere's at least one filter there - the end of line one, for windows users.10:12
aboeingThanks, found this which looks like what I need: https://launchpad.net/bzr-keywords10:21
ingeDear Members of bzr channel, we have a problem with bzr and file system access I wonder if anybody can help.11:20
ingeThe repositories are located at a server which is mounted to a directory any user can internally access, this is /home/bzr.11:21
maxbIt's always best to actually ask a technical question rather than asking to ask. it lets people gauge whether they have relevant experise.11:21
maxb* expertise11:21
ingeAnytime I do a bzr co --lightweight /home/bzr/REPOSITORY the bzr command will not return. I can only kill the shell but the bzr process still exists as a zombie and locks a file in the repository "dirstate"11:22
ingeOur assumption is that it could have something to do with NFS4 we migrated to lately, does anybody know something about it?11:25
mgzif you ctrl+\ where is the process stuck at?11:25
mgzblaming nfs is probably right.11:25
ingectrl+\ does not do anything11:26
Kamping_Kaiseringe: what were you usinb before you put in nfs?11:29
ingewe where using nfs3, no problems then11:30
ingeI was trying to attach to the bzr process with gdb but that doesn't work.11:31
ingeAm I the only one with this problem?11:33
mgzfeel free to poke around on the bug tracker, nothing springs to mind though]11:35
mgzyou might find it useful to add a break point earlier in the process then step through to work out where the hard hang is happening11:36
=== vila changed the topic of #bzr to: Bazaar version control | try https://answers.launchpad.net/bzr for more help | http://irclogs.ubuntu.com/ | Patch pilot: vila | Release Manager: vila | 2.3b2 is officially released, test it ! | work on bzr: http://webapps.ubuntu.com/employment/canonical_BSE/
vilainge: yes, there are known issues with nfs411:48
vilainge: well, known may be a bit optimistic, the problem AIUI is that we don't understand what is happening, but the suspicion is against nfs11:48
vilainge: but the 'dirstate' file is part of the working tree, it shouldn't be in the repo11:50
vilainge: may we don't assign the same meaning to repo here...11:51
vilainge: thinking more about it, the problem I'm aware of related to nfs4 is about OS locks, which are only used for the dirstate files, so if your working trees are *not* accessed via nfs, i.e. only the branches and their repos, then you should be fine11:57
vilainge: I'm about to leave for a lunch break, but I'll read and answer your questions if needed when I'll be back11:58
ingevila: I meant the dirstate file in the branch, e.g.: REPOSITORYNAME/.bzr/checkout/dirstate, this is I think part of the branch. The working  trees are not affected by this problem, nor are the update or commit commands.12:17
vilainge: checkout/ is what defines a working tree, do you *need* a working tree there ?12:21
ingeI think your suspicion with OS locks could be true, checking out first runs normally, only at the end, maybe some finishing operation, it hangs.12:22
ingevila: I am a bit confused about the checkout/working tree stuff. Just to explain our setup: We have a central branch/repository on a server A, there only the .bzr directories exist. From the other computer e.g. mine I do e.g. a checkout --lightweight to get a cvs like copy of the current files. So no working tree on the server, only at my personal computer.12:24
vilainge: right, so: http://wiki.bazaar.canonical.com/MatthewFuller/SpotDocs/PiecesInBrief12:25
vilainge: from what you're describing, REPOSITORYNAME/.bzr/checkout/dirstate shouldn't *exist* so we need to find why it's there and get rid of it12:26
vilainge: can we do that in1/2 hour ? (I didn't get really get this lunch break ;-)12:27
ingeYes of course, I will wait.12:27
vilacool, read this url above, I find it quite good at helping us talk about the same things with the same words12:28
ingeI am already reading12:28
fullermdOh look, bzr ls doesn't take multiple args.12:50
vilafullermd: what a shame, file a bug ;)13:05
vilainge: I'm back13:05
ingeme too, had to reboot, to many zombies13:05
vilaerr, which one of you is really you ? ;)13:06
vilaha ok13:06
ingesorry, double entry on notebook13:06
vilaso, basically in the end, you need to: 'bzr reconfigure --no-tree' while logged on the server, but I'd like to understand how you end up there13:06
vilaerr, --with-no-trees13:07
ingeI don't know if that really is the problem, but I think I have repository and branch in the same location13:07
vilainge: it's ok, it's what we call standalone branches as opposed to branches using a shared repository13:07
vilainge: if you have several branches related to the same project, it's generally best to use a shared repo13:08
ingeI migrated the repositories from cvs using tailor, then multiple branches where generated and cross merging, maybe something went wrong then.13:08
vilamy guess would be that someone has been working on the server and used working trees there13:08
ingeYes that's what we are in general doing.13:09
ingeYour guess could be true. From time to time I find some files next to the .bzr directory on the server. The guy the files beling to  says he is only working in his working tree, not on the server.13:10
ingeAny idea about that?13:10
vilait's a bit unclear but I suspect some operation on the lightweight checkout *also* update the remote working tree13:11
ingebzr: ERROR: Requested reconfiguration of '/home/bzr/trunk/MIP/' is not supported.13:11
vilaon the server ?13:11
vilaha, right, sorry, that should be 'bzr reconfigure --branch'13:12
ingeyes, I am on the server with ssh13:12
vilathat will remove the working tree too13:13
vilahmm, check for uncommitted changes first maybe :-}13:13
vilabut the command should do that hopefully13:13
ingeokbzr: ERROR: Working tree "/home/bzr/trunk/MIP/" has uncommitted changes (See bzr status).13:13
vila:)13:13
vilapfew13:14
ingeyes uncommitted chages, status shows 100 conflicts with files that are not there, I will need a moment to figure that out13:14
vilahmm, most probably accumulated cruft13:15
vilaif you can confirm that, 'bzr revert --no-backup' will restore a pristine working tree13:15
vilabut don't use --no-backup if you're unsure13:16
ingewhat about the subdirectories in .bzr, checkout and branch, can I delete them?13:17
vilano13:17
ingeI am unsure about the --no-backup, I don't want a working tree there but a clean repository with no branch and no working tree13:18
vilanever touch anything under .bzr/ unless told otherwise :) The only exception being .bzr/branch/branch.conf but even for that we're working on providing a command to edit it13:18
vilainge: the --no-backup is to restore a clean working tree so you can do 'bzr reconfigure --branch' which will delete .bzr/checkout13:18
vilaerr, and you want a lean *branch* with its own private repository13:19
vila*clean13:19
vilaunless you also want to use a shared repository for multiple branches but we can look into this later13:19
vilaor unless you are already using a shared repository and suddenly get a branch and a working tree there in which case I misunderstood13:20
ingeYes I want a shared Repository, and I got this branch and working tree in there. Think it was not created correctly by tailor, or we messed it up during merges13:25
=== zyga is now known as zyga-break
ingevila: ok I went to all repositories and did bzr reconfigure --branch --force and now the checkouts etc. work, no hangs anymore so far13:59
ingevila: thank you very much for your help.14:00
vilainge: great !14:01
vilainge: if you encounter again some weird combination that ends with a remote working tree, please file a bug with a reproducing recipe !14:01
ingeOk I will, but this time I really don't know how to reproduce that14:02
vilasure, no problem14:02
=== zyga-break is now known as zyga
poolieGaryvdM, hi?14:37
jammorning vila, hey poolie14:56
pooliehi there jam14:56
pooliethat's a bad sign :)14:56
vilahey jam14:56
vilapoolie: :)14:56
jampoolie: I was thinking the same thing14:57
jamI shouldn't see vila wake up, and you shouldn't see me come online14:57
jamthough you were saying you wanted to see me around more :)14:57
pooliegood night vila, jam15:13
GaryvdMHi jam15:14
vilapoolie: good night ;)15:15
jamsleep well poolie15:15
jamhey GaryvdM15:15
=== zyga is now known as zyga-afk
cbztrying to use bzr on windows can't find a set of options that will print out the full content of the file with changes15:35
cbzTried bzr --diff --using=/path/to/gnu/diff --diff-options="-iwb -U 100000" - but it only shows the limited section around the changes15:35
cbzany  ideas?15:39
GaryvdMcbz: I think you are probably looking command line solution. For that I have no idea, but if you open qdiff, and select Unidiff, and Complete, it will give you that.15:48
trashbird1240I'm trying to migrate a repository from hg to bzr15:52
trashbird1240I've used fastimport and everything appears to have worked, but how do I update my working tree or create a branch?15:53
trashbird1240I've followed http://wiki.bazaar.canonical.com/BzrMigration#Mercurial%20%28hg%2915:53
=== deryck is now known as deryck[lunch]
=== zyga-afk is now known as zyga
=== zyga__ is now known as zyga
=== deryck[lunch] is now known as deryck
senderjelmer: you there? any news on the bzr-svn bug that we spoke about last week? :)17:21
jelmersender, hi17:34
jelmersender, I remember talking with you about it but I don't remember which bug that was. Do you have the bug #?17:35
jelmersender, I should be able to have a look at it after I finish my work day.17:35
vilajelmer: it seems that  bzr-svn and bzr-rewrite needs an API bump to be used with 2,3b2 anf trunk17:46
vilaabentley: bzr-pipeline and probably bzrtools as well17:46
jelmervila: that's already happened17:47
jelmervila: are you sure you're using the respective trunks?17:47
vilajelmer: not me someone on the ML17:48
vilaI thought he said he get latest versions, may be it's not running from source...17:48
jamvila, jelmer: I think he's using a ppa, and got the latest bzr but not updated plugins17:49
GaryvdMvila: the only plugin that is in the windows installer that has not been bumped in it's trunk is pipeline.17:50
vilajam: meh, which ppa then ? The beta one still propose 2.3b117:50
jamthen again, he says "I'm trying this new release" so he certainly could be running bzr 2.3b2 from source but all plugins from the system17:52
jam/usr/local/lib/... makes it sound like he ran "setup.py install" at least17:52
GaryvdMMaybe a debian user?17:53
maxbLanguage in that email makes me think he is running setup.py install from *source tarballs*17:56
=== beuno is now known as beuno-lunch
maxbCan anyone think of an easy way to figure out if bzr selftest is loading compiled extensions or not?18:03
roryyi get a warning if i don't have compiled extensions, fwiw18:06
maxbNormally yes. But I think bzr selftest might be different18:07
jammaxb: you can check the features themselves, and the end of the selftest tells you "X tests not running because of features ..."18:13
jamGaryvdM: he was also clear that he was running Ubuntu18:13
GaryvdMoh - I missed that...18:14
vilamaxb: selftest is no different, I see a warning everytime I run without extensions18:27
maxbhmm. Then, either I'm lucky and magically the right thing is happening, or ./bzr is picking up the compiled extensions from my system bzrlin18:27
maxb*bzrlib18:27
vilamaxb: I dunno what you are trying to do, but I have a bzr installed and running './bzr' warns18:29
maxbI was briefly testing how to run the selftest inside the debian package build18:29
vilamaxb: 'make check' ?18:30
maxbThere was existing code in the debian/rules to do ./bzr selftest --no-plugins,18:30
vilamaxb: or 'make check-nodocs'18:30
vilaha18:30
vilamay be it's triggered after the extensions are built ?18:30
vilathat would makes sense18:31
maxbit was triggered before they were built. It still didn't warn in my local test18:31
vilamake clean should get rid of the existing ones18:31
maxbAnyway, I decided that I need to leave shortly so I threw a best-guess into the bzr-beta-ppa for the builders to chew on18:31
mtaylorw00t! new bzr error I've never seen!18:34
mtayloroh - nevermind18:34
vilamtaylor: go ahead, we love enthusiastic bug reports ! ;)18:34
mtaylorvila: $ bzr branch lp:drizzle/elliot18:35
mtaylorbzr: ERROR: Permission denied: "Cannot create 'elliot'. Only Bazaar branches are allowed."18:35
maxbheh, that's changed from earlier today18:35
mtaylorwell - in _this_ case, lp:drizzle/elliot isn't valid - it should have been lp:drizzle/elliott18:36
vilamtaylor: oh yeah, it's a lp one, never made sense to me either18:36
mtaylorthe error message should be "you're an idiot - learn to spell!"18:37
vilamaxb: grrrrrr no module named testtools...18:37
maxboh. duh. obviously18:38
vilamaxb: you need it to run the tests, I should have thought about it and warned you18:38
maxbIf I'd actually thought about it, or tested in a chroot, I would have realized18:39
=== beuno-lunch is now known as beuno
=== Ursinha is now known as Ursinha-afk
jelmersender, still there?21:15
rubbsis there a reference to all the branch aliases? I created a branch and pushed it to our central server, now I want to bind the one I pushed from to the one I pushed too. What's the easiest way to do that?21:25
jamrubbs: bzr bind :push ?21:25
jambzr help location-alias21:25
rubbsjam: that did it thanks.21:25
rubbsah, awesome that's exactly the help entry i was looking for21:26
slangasekif a remote branch is stacked on a branch which has been moved, how can I make bzr look at the new location instead?22:04
slangasek(case in point: lp:~chessy/live-build/live-helper.chessy, and lp:~vcs-imports/live-helper/trunk/ vs. lp:~vcs-imports/live-build/trunk/)22:05
jelmerslangasek: Hi22:05
* slangasek waves :)22:05
jamslangasek: edit .bzr/branch/branch.conf to reference the new location?22:05
jelmerslangasek: I think "bzr reconfigure --stacked-on=<new-url>" <branch-url> should do that22:05
mwhudsonslangasek: use lftp to edit .bzr/branch/branch.conf22:05
slangasekah, but I don't have commit access to the remote branch :)22:06
mwhudsonfind someone who does :/22:06
jamhey mwhudson, just checking what the next step for the forker service is. you mentioned pqm being frozen, and I don't really know when to remind you to try and land it again.22:06
slangaseklool: ping ;)22:06
mwhudsonjam: i'll try to remember when pqm reopens i guess22:06
slangasekjam, jelmer, mwhudson: thanks, will take it up with the branch owners22:07
jammwhudson: do you have a date so I could help you remember? (this week, next, etc?)22:07
mwhudsonslangasek: also an admin or a bazaar-expert (eg thumper) can do this for you22:07
mwhudsonjam: if i haven't merged it by next monday, certainly give me a prod22:07
jammwhudson: k, thanks22:07
slangasekmwhudson: mattman should be around, let's make him do it :)22:07
jamslangasek: though he isn't in #bzr22:08
slangasek5~22:09
slangasekjam: nevertheless, he's where I can get at him :)22:09
thumperjam: hi22:13
jamhey thumper22:13
thumperjam: do you have 15 minutes for a chat?22:13
jamI probably have 15, though I'm supposed to chat with poolie today (he probably is sleeping in, since I saw him < 8 hrs ago)22:13
thumperok22:14
thumperjam: skype?22:14
jamworks for me22:14
peitschiemornin everyone22:52

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