[00:17] smoser hey, i'm gonna ask the infra folks to remerge over the 0.7.x branch from bzr -> stackforge [00:17] https://github.com/harlowja/cloud-init/tree/0.7.x is the updated version (with the latest changes from launchpad) [00:17] okie dokie with u? [00:18] basically just replaces https://github.com/stackforge/cloud-init/tree/0.7.x [02:19] harlowja, thats fine. how can we keep that indefinitely working ? [02:20] smoser hehe, good question, monty was/is like 'i'll do that once more, but no more syncs' [02:20] :-/ [02:20] we could just accept things only new 0.7.x via stackforge :-/ [02:20] hm.. well hm.. [02:20] i'd not be terribly opposed to that i guess. [02:20] would using git on laucnhpad help any? [02:21] then it'd be straight mirror. [02:21] i got to run.. [02:21] the sun has gone down where i live. [02:21] smoser oh, maybe, that'd be cool [02:21] is it possible to have git on launchpad? [02:21] * harlowja really just wants git to make some other y! folks lives easier, ha [02:21] if its not 0.7.x on stackforge, thats cool [02:21] http://blog.launchpad.net/general/git-code-hosting-beta [02:21] later dude [02:22] oh nice [02:22] yes, that'd be best, then can just drop 0.7.x on stackforge [02:22] and still have git on the launchpad 'legacy' stuff [02:22] *and leave stackforge just for all the new hotness === natorious is now known as zz_natorious [12:50] smoser: Can you remind me how I can check if cloud-init has finished running? [12:50] smoser: (By looking at the filesystem) [12:58] /run/cloud-init/*.json [13:23] Odd_Bloke, ^ [13:23] smoser: Cheers. === zz_natorious is now known as natorious [15:09] smoser: I think https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1440263 was mistakenly marked as fixed in the latest cloud-init release. [15:09] (Because I mistakenly told you it was, so you marked it with --fixes on a merge) [15:10] hm. [15:10] well then. we need to fix that. [17:13] smoser hey, so enabling http://blog.launchpad.net/general/git-code-hosting-beta for cloud-init (legacy) would be suppperrrr [17:13] if that could be done, it'd save some pain for me (and/or infra) [17:13] cause the yahoo build systems really only understand git (and not bzr) [17:16] Odd_Bloke, what do you think ? [17:16] * smoser is mostly just joking here as he knows what Odd_Bloke thinks [17:16] i don't think [17:16] lol [17:16] so i never have that problem :-P [17:17] YES YES A THOUSAND TIMES YES [17:17] * Odd_Bloke --> pub [17:24] smoser do u know if anything special is needed to turn on http://blog.launchpad.net/general/git-code-hosting-beta ? [17:24] i dont think anything special. [17:25] moving 0.7.x trunk off of bzr is not offensive to me. [17:25] but dont knwo what to do with the bzr packaging branches [17:25] cause i trieeddd [17:25] Warning: Permanently added 'git.launchpad.net,162.213.33.96' (RSA) to the list of known hosts. [17:25] fatal: remote error: Repository 'cloud-init' not found. [17:25] :-/ [17:25] git clone git+ssh://git.launchpad.net/cloud-init [17:26] *but maybe not doing it right or something [18:19] oh. you probably hve to push some button. [18:19] andyou'd probably have to push to it before you could clone it :) [18:25] smoser can u push the button [18:25] i am blind-poor-soul that does not know where the button is [18:31] k [18:31] i'll look [18:32] thx for helping poor-blind-sould [18:32] *soul [18:32] * harlowja is so blind he can't even type [18:32] harlowja, so in theory, you have the 0.7.x branch imported into stackforgae [18:32] right ? [18:33] right, but its not the same as whats on launchpad unless https://github.com/harlowja/cloud-init/tree/0.7.x resyncs (i just recreated that last night) [18:33] ^ https://github.com/harlowja/cloud-init/tree/0.7.x should have all the recent launchpad stuff up to yesterday [18:34] right. ok. and that is 116 commits ahea dof tackforge:0.7.x [18:34] ya, something like that [18:34] how did you do the sync ? [18:37] smoser basically http://paste.openstack.org/show/406483/ [18:39] +- that [18:56] harlowja, http://paste.ubuntu.com/11968557/ [18:57] http://paste.ubuntu.com/11968562/ [18:57] your git branch has much less tags. [18:59] ya [18:59] *git repo, not branch [18:59] i don't think the infra people will sync all those tags anyway [18:59] *openstack-infra people [18:59] although maybe they will [19:00] https://github.com/stackforge/cloud-init/tags has only a subset of those [19:00] not sure if it should even have the ubuntu-* ones? [19:09] i dont care about the ubuntu- ones [19:09] but i'd like to get the X.Y.Z tags [19:18] kk, so let me avoid trashing those and repost === cliles_ is now known as cliles === natorious is now known as zz_natorious === zz_natorious is now known as natorious [20:00] smoser http://paste.openstack.org/show/406497/ a full script that can do this resync stuff [20:01] nice [20:01] * smoser executes harlow's rootkit [20:03] ha [20:03] smoser or https://github.com/harlowja/cloud-init/tree/0.7.x [20:03] has that updated, with all the tags pushed [20:04] (minus ^ubuntu ones and trunk-karmic or whatever [20:07] we need to update some of the tools to not use bzr [20:08] and the one thing that i like about bzr ... [20:08] revision numbers [20:08] that is used in changelog.in (build-deb) [20:09] hmmm [20:09] oooorrr http://blog.launchpad.net/general/git-code-hosting-beta [20:09] i'm fine with that to :) [20:09] just some git, so that yahoo build-systems can be happy :-P [20:39] harlowja, i have to be able to ./packages/build-deb [20:39] which uses bzr export tarball (through make-dist-tarball) [21:07] hmmm, that can probably be switched pretty easy i think [21:07] pretty sure git can make a tarball or something [22:23] smoser ok, found another issue that probably should get merged; https://code.launchpad.net/~harlowja/cloud-init/encode-resolve-fix if u get time [22:24] pretty straightforward, make sure its a string before writing it... [22:31] smoser perhaps https://www.kernel.org/pub/software/scm/git/docs/git-archive.html works for bzr export thing [22:32] ya $ git archive --format=tar.gz HEAD > thing.tar.gz seems to work