=== matsubara is now known as matsubara-afk [08:17] Good morning! I am using launchpad for translating my github-based app, APRSdroid. Unfortunately, no bzr-git imports are possible since I added a submodule to the git repo: 'The repository you are fetching from contains submodules. To continue, upgrade your Bazaar repository to a format that supports nested trees, such as 'development-subtree'.' Is there a short-term workaround possible? I do not care for the submodule being correct in bzr. [08:17] https://code.launchpad.net/~ge0rg/aprsdroid/master is the launchpad source tree [08:17] hmm [08:19] otherwise I will probably fall-back to manual .pot uploads [10:46] hello, I am trying to use API 1.0, and the attempts to get merge proposals for a branch are failing - http://paste.ubuntu.com/1282834/ [10:47] is it known or I am doing something wrong? [10:51] ah, " branch.getMergeProposals returns MPs proposed to merge INTO the branch not ones for where the branch is the source" from 2009 [10:52] glad 2009 me could help [10:55] to future me, if you want to get merge proposals where the branch you are querying is the source, use landing_targets property, not getMergeProposals [10:56] bac: also, thank you :) === Quintasan_ is now known as Quintasan === doko__ is now known as doko [13:22] Any eta on https://bugs.launchpad.net/bzr-git/+bug/402814 ? [13:22] Ubuntu bug 402814 in Launchpad itself "Importing revisions with submodules is not supported" [High,Triaged] [13:24] dupondje: hi it's not on the current work list for development at present [13:24] jelmer: is this to do with the updates for bzr? [13:25] :( to bad, it breaks the daily builds for alot of projects :( [13:25] no, submodules have never been supported [13:26] no chance we can 'ignore' them until its fixed? [13:26] Unfortunately, the nature of Bazaar foreign integration is that it's massively hard to change the mapping later, so there's a very high desire to it properly the first time - which unfortunately means finishing off Bazaar's own submodule-esque features first [13:26] cause now even if you commit history has submodules, its broken. [13:26] even if the submodule is already removed [13:28] On the other hand, given the grief it's currently causing, people might prefer to suffer the need to reconvert revisions when it eventually does get done, rather than remain stuck in the current situation [13:29] for me it would be cool if daily build was working again. Dont really care about reconvert/... [13:29] and think alot of people don't care, but just want daily builds :) [13:38] nothing that can be done about that in the near future? === yofel_ is now known as yofel === matsubara-afk is now known as matsubara [14:05] dupondje: not really; the best workaround is to generate a separate git repository with the submodules stripped out [14:06] jelmer: the submodules has been removed already, but seems its still looking at the history? [14:08] dupondje: yes, the import is of the full history so you'll have to generate a repository that doesn't include them anywhere in the history [14:20] jelmer: but is it hard to just ignore that in the history when its already removed? [14:26] computers tend to try doing what you tell them to, the importer is about bringing all the history in. [14:26] making it do something different would involve changing code. === adam_g_ is now known as adam_g === deryck is now known as deryck[lunch] === glebihan_ is now known as glebihan === matsubara is now known as matsubara-lunch === deryck[lunch] is now known as deryck === matsubara-lunch is now known as matsubara [19:01] Hi, I need some stuff shuffled around due to juju GUI [19:01] which involves renaming stuff [19:02] is this best done by pinging the list, here, or an RT ticket? [19:03] jcastro_: already being discussed elsewhere as far as I can [19:03] see === Ursinha_ is now known as Ursinha [19:27] dupondje: what mgz said === Ursinha is now known as Ursinha-afk [20:44] hi, can a someone with rights undo the damage in bug 929179 please? [20:44] Launchpad bug 929179 in BOSS "ca-certificates.crt not found on OS X" [High,Fix released] https://launchpad.net/bugs/929179 [20:44] see https://bugs.launchpad.net/boss/+bug/929179/+activity for what to revert [20:46] confused user changed project and other details and I don't have rights on that project to set it back [21:15] Hey, with bzr lp-propose-merge, is there a way to set the comment from the command line? I want a bot to push an automatic merge but it currently spawns an editor. [21:32] michaelh: isn't that what -m does? [21:33] jelmer: no, that sets the commit message but not the comment. [21:33] michaelh: (it says that -m sets the commit message, but I'm not sure if that's what it actually does) [21:33] michaelh: I guess the other alternative is to set VISUAL=cat and to pipe in the comment. [21:34] jelmer: yeah, that's the plan ATM. [21:34] I had a poke in the code and it unconditionally calls the editor [21:34] michaelh: of course, we'd also be happy to take a patch that adds another option for the comment. [21:34] Yip, as always. === matsubara is now known as matsubara-dinner [21:49] Howdy, anyone around to help me with a quick LP date via the API question? I need the proper incantation of http://paste.ubuntu.com/1283975/ [21:49] the error msg is not useful to me [21:49] please and thank you [21:52] * joey wonders if sinzui is around [21:59] joey, what is the error message? [21:59] I just got it [22:00] it needed (date=expirydate) vs (expirydate) [22:00] thanks james_w for popping in [22:05] o7z: You can actually fix that yourself by clicking the expander arrow on the left [22:06] good good [23:58] Are the timestamps on https://bugs.launchpad.net/frack/+bug/1066616/+activity in UTC? [23:58] Ubuntu bug 1066616 in Frack "Cannot modify tickets" [Undecided,Incomplete] [23:59] exarkun: Yes