/srv/irclogs.ubuntu.com/2010/06/03/#bzr.txt

* jelmer yells at libapr00:04
pooliehi all00:21
spivGood morning.00:52
lifelesshi guys00:53
pooliehi there spiv02:08
mwhudsonjelmer: hey, do you want to make launchpad work with bzr 2.2? :-)02:57
pooliemwhudson, what's broken?02:58
mwhudsoni can't remember02:59
mwhudsonthe usual sort of boring things i think02:59
pooliefailing tests in integration?03:00
mwhudsonyeah03:00
* mwhudson is trying to dig up a buildbot log, the openid process is a little slow over 3g03:01
mwhudsonhm, the compile is failing currently, but that looks like an image problem03:02
mwhudsonsrc/zope/interface/_zope_interface_coptimizations.c:15:20: error: Python.h: No such file or directory03:02
mwhudson(that's not even the build of bzr)03:02
mwhudsonhee hee, making bzr whoami mandatory seems to have broken some tests03:05
mwhudsonpoolie: failing tests from a couple of weeks back: https://lpbuildbot.canonical.com/builders/bzr/builds/200/steps/shell_8/logs/summary03:05
mwhudsoni guess we have some bzr-using tests that don't inherit from bzrlib's testcase, maybe03:06
pooliewow03:06
poolieprobably03:06
poolielook at all that crap :)03:06
pooliewhat are the dns failures about?03:07
mwhudsonnot sure03:09
mwhudson_probably_ the image is old and needs stuff adding to /etc/hosts03:10
parthmi was looking at bug #488519 what would be a way to handle this. abort the operation telling the user to change the name? any suggestions?05:22
ubot5Launchpad bug 488519 in Bazaar "[master] UnicodeDecodeError in osutils.walkdirs with non-ascii filenames (affected: 12, heat: 26)" [High,Confirmed] https://launchpad.net/bugs/48851905:22
poolieoh hi parthm05:28
pooliedude you're fixing all our bugs! :-}05:28
pooliei think in the first place it would be good to at least just print the name of the problem file05:29
pooliewhat actually should happen05:29
parthmpoolie: i am just having fun ;-) ... also bugs with stack trace are easier to fix.05:29
poolie1- in most cases, the filename is valid but the filename encoding is not set properly05:29
poolieeg on unix filenames are normally going to be utf-8 but in this case we seem to be detecting it as ascii05:30
poolieso that could be about better detection or better defaults or perhaps (last resort) having a configuration for it05:30
poolie2- in some cases the user really may have a file that does not fit with the encoding of their tree05:30
poolieand then i guess we should...05:30
pooliei wonder05:31
pooliei think ideally we would just tolerate it if it was an ignored file05:31
parthmpoolie: i saw another ticket by you saying we need a config option for bazaar.conf. maybe that should be fixed first?05:32
parthmpoolie: bug #53892505:33
ubot5Launchpad bug 538925 in Bazaar "want configuration option for filesystem encoding (affected: 1, heat: 6)" [Medium,Confirmed] https://launchpad.net/bugs/53892505:33
pooliei would do #1 then bug 538925 then #205:34
ubot5Launchpad bug 538925 in Bazaar "want configuration option for filesystem encoding (affected: 1, heat: 6)" [Medium,Confirmed] https://launchpad.net/bugs/53892505:34
parthmpoolie: makes sense. ... i will look into the detection logic and try to understand it better. thanks for your inputs.05:36
GungaDinHow come bzr tells me it's added file.OTHER during a merge?05:44
poolieGungaDin, ah, because you didn't totally resolve a conflict05:47
pooliethis shouldn't be allowed; there's a bug vila's working on05:47
GungaDinshouldn't it have added just file and not file.OTHER?05:47
GungaDinafter bzr resolve --all it's disappeared and file is just under 'unknown'05:48
vilaGungaDin: Urgh, 'bzr resolve --all' is a huge hammer that should almost never be used06:16
vilaIf a file.OTHER is versioned after a merge, it's generally because there was a 'file' present in the working tree and in the other branch leading to a conflict on this path and you should resolve this conflict manually (by keeping one file, the other or a mix of the two)06:18
vilaGungaDin: 'bzr resolve --all' "solves" the conflicts by just deleting them, it's really the last resort when nothing else make sense06:19
* vila not really there yet, will be back in ~40mins06:19
vilapoolie: spurious failure at http://lbabune.ladeuil.net:24842/job/selftest-jaunty/90/testReport/junit/bzrlib.tests.test_progress/TestTextProgressView/test_render_progress_nested/06:28
vilapoolie: not reproducible, so probably a time dependent issue, just mentioning it as it's the first time I see it fail06:29
pooliethat is odd that it would be timing depednt06:30
pooliehowever some of those tests are old and could bear to be refactored and thereby more isolated06:30
lifelesshmm, didn't get nearly enough done today07:09
lifelesstomorrow!07:09
=== radoe_ is now known as radoe
mlhthere is always tomorrow07:12
vilapoolie: why not ? progress rendering is controlled with a time threshold no ?07:13
vilahi all !07:13
* vila fully there now albeit may need to reboot soon :)07:13
poolievila, i guess it is07:14
poolieobviously in rendering tests it should not be07:14
vilapoolie: not a big deal, the subsequent run worked anyway07:15
poolievila i'm going offline for a bit in the name of concentration07:29
vilapoolie: np, I'm going to reboot in the name of valuable upgrades :)07:30
fullermdWell, I'm eating in the name of getting fatter.07:32
vila:)07:32
vilacu later all07:32
vilabug #586341 is assigned to bazaar (Ubuntu), what is the trick get it assigned to bzr ? I can't set the importance right now08:15
ubot5Bug 586341 on http://launchpad.net/bugs/586341 is private08:15
vilaargh08:15
vilafor once the private status is valid :-/08:16
vilasome confidential stuff exposed in the comments :-/08:16
spivvila: Click "Also affects project"?08:22
vilaspiv: that will create an additional line, I want to do that as a last resort only :-/ But thanks08:23
spivvila: why as a last resort?08:23
vilaI think the current affectation is bogus08:23
spivWell, it affects the version in Ubuntu...08:23
spivAnyway, the LP bug tracker doesn't currently allow directly reassigning from a distro package to a project.  Using the "also affects" options is as close as it gets.08:24
vilaHa, ok08:24
vilaspiv: hehe, I can't copy/paste right now, but just try what you're proposing :)08:25
spivFirst, let me fix it to be assigned to bzr (Ubuntu) rather than bazaar (Ubuntu)...08:27
poolievila you can't delete 'affects' lines (aka tasks)08:27
pooliewhich is a bug08:27
poolieso just leave it there or mark it invalid08:27
vilapoolie: I can't use 'Also affects project' either, I run into a 'too many matches' when searching for 'bzr' as  a project08:29
spivvila: worked for me08:29
spivvila: although as noted I fixed it to point to the right package first08:30
spivWhich means it automatically defaulted to the right project.08:30
vilaspiv: cool, thanks08:30
spivThe "there's no upstream link for this package" and "this package has no versions published in Maverick" was a bit of clue that something was up :)08:30
pooliesorry, that sucks08:31
pooliethere's a bug for that too08:31
vilapoolie: well, spiv is right, I suck too :)08:31
spivvila: heh, I didn't mean to say that :)08:32
vila:)08:32
poolievila or you can use hydrazine bugclient and say 'bug 1234123' 'affects bzr' :-)08:33
ubot5Error: Could not parse data returned by Launchpad: 1234123 (https://launchpad.net/bugs/1234123)08:33
vilapoolie: wow, cool, well, the demo effect didn't please ubot5 but I trust you :)08:34
vilaubot5: don't worry, that wasn't a real bug08:35
ubot5Error: I am only a bot, please don't think I'm intelligent :)08:35
vilaubot5: that's why I explain08:35
ubot5Error: I am only a bot, please don't think I'm intelligent :)08:35
pooliepoor thing08:35
lifelessvila: you might like to file a bug saying you can't do that reassignment you wanted to09:02
pooliethere is one laready09:10
vilajelmer: ping13:12
spivin 2713:32
=== nlisgo_ is now known as nlisgo
vilaspiv: try 28 too13:57
spiv:P13:58
nitiani am getting "different rich-root support" and " is not compatible " when i am rying to merge my branch .14:39
nitianhow can i fix this?14:39
JemsquashDoes anyone know if there is jira integration for bazaar?16:02
verterokJemsquash: Hi, there is a experimental plugin (for jira 3.x)16:37
verterokJemsquash: and I have a inprogress branch to make it work with the new jira SDK (and probably jira 4)16:38
JemsquashI think I just found it, is this the correct place to get it? https://code.launchpad.net/~verterok/bzr-eclipse/trunk16:39
serviliohi! I am getting an bzrlib.errors.NoSuchRevision exception in bzr when doing a rebase; is this normal or something I should file a bug for?16:39
verterokJemsquash: http://launchpad.net/bzr-jira isn't a full integration, just a small experiment based on the svn integration16:39
Jemsquashjust paste the wrong one - doh16:40
verterokJemsquash: but it depends on the old jira sdk :(16:40
Jemsquashah we just upgraded to the latest Jira yesterday - sods law :(16:40
maxbservilio: You should file a bug (against the bzr-rewrite project). If at all possible, provide links to the branches you were trying to rebase16:42
RDV_LinuxI am looking for some help. I cannot push changes to my branch. I was working in March of this year.  Here is a step by step from starting at a bzr update to make sure I was working from what was in LP. http://paste.ubuntu.com/444107/16:42
RDV_LinuxAny help would be appreciated. This is for Mythbuntu.16:42
serviliomaxb: what if the branches are not publicly accessible ATM?16:45
serviliomaxb: I mean, what would you recommend in that case?16:45
maxbDid bzr write a .crash file and give you its path when it died?16:46
serviliomaxb: yes, it did :)16:46
maxbCheck it doesn't contain anything private (I doubt it will), and attach it to the bug. Describe as much as possible about the rebase operation you were doing16:48
serviliomaxb: ok, thanks!16:48
maxbThe NoSuchRevision presumably mentioned a specific revision-id - try to find out what that revision-id was16:50
serviliomaxb: I notice in the traceback that though the exception ocurred while using a command from the bzr-rewrite module, it happened in bzrlib/repofmt/groupcompress_repo.py, should I file the bug in bzr instead of bzr-rewrite?16:50
maxbWere there bzr-rewrite frames in the traceback?16:51
serviliomaxb: there is indeed a missing revision, I had to revert a commit in the parent branch and add a couple of other things16:51
maxbIf so, it's more likely a rewrite issue16:51
serviliomaxb: yes, there is; also, thinking about it, it was while doing a rebase and fails, so it should be there16:51
serviliomaxb: again, thanks!16:52
=== IslandUsurper is now known as IslandUsurperAFK
=== IslandUsurperAFK is now known as IslandUsurper
=== deryck is now known as deryck[lunch]
lfaraonelifeless: you said that bug 556968 was fixed in bzr-git, do you know which commit that was?18:37
ubot5Launchpad bug 556968 in Bazaar Git Plugin "bzr branch crashes with "exceptions.TypeError: expected string or buffer" when cloning a git repository (needs upstream cherrypick/backport) (affected: 3, heat: 18)" [Critical,Confirmed] https://launchpad.net/bugs/55696818:37
lfaraonejelmer: see above.18:39
jelmerlfaraone: hi18:39
jelmerlfaraone: it's fixed in the latest release18:39
jelmer0.5.1 IIRC18:39
lfaraonejelmer: okay. I'm looking for what I should SRU to Lucid.18:40
jelmerlfaraone: you'd have to SRU both dulwich and bzr-git18:41
jelmerI think dulwich 0.5.0 and bzr-git 0.5.0 would be sufficient as well18:41
jelmeralternatively you can cherry-pick the fix, which is trivial18:41
lfaraonejelmer: ideally, we want to make the smallest change possible.18:42
jelmerlfaraone: I have to make sure I get my groceries before the shops close, but if you're still here in 2 hours I can get you a patch for just this issue.18:42
lfaraonejelmer: sure, thanks.18:42
=== khmarbaise_ is now known as khmarbaise
=== deryck[lunch] is now known as deryck
serviliowhat is the recommended way of changing the parent of a branch? is editing the branch.conf ok?19:39
beunoservilio, bzr pull --remember?19:42
serviliobeuno: I was wondering if there would another way other than editing branch.conf or using --remember19:57
serviliobeuno: thanks!19:57
james_wabentley: hi, was it lp-submit that has pipeline integration?21:48
abentleyjames_w, lp-submit and lp-propose both have pipeline integration.21:48
james_wI'm having trouble getting it to do what I want21:48
james_waren't they the same thing?21:49
abentleyjames_w, lp-submit was the official name of the version in bzr-pipeline, and an alias for lp-propose when it moved to bzr proper.21:50
james_wabentley: ok. Is there a certain way to add ~/.bazaar/locations.conf entries to get a nice mapping to LP branches?21:51
james_wappendpath has .bzr/pipes/ showing up in the LP urls21:51
abentleyjames_w, there's nothing that will make locations.conf give a nice public location for that kind of layout.21:52
james_wabentley: you have your branches at the same level as the checkout?21:52
abentleyjames_w, no, but I have my branches at the same level as each other, whether or not they're part of a pipeline.21:53
abentleyjames_w, I have my checkouts in ~abentley/launchpad, and my branches in ~abentley/launchpad/branches21:54
* mtaylor bitches about bzr storing the expansion of shortcuts rather than the shortcut itself23:31
mtaylorbitch bitch bitch23:31
lifelesshuh?23:35

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